Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to resize floating windows with the left mouse button. #1213

Open
WhitingJarod opened this issue Jan 9, 2024 · 0 comments · May be fixed by #1217
Open

Add a way to resize floating windows with the left mouse button. #1213

WhitingJarod opened this issue Jan 9, 2024 · 0 comments · May be fixed by #1217
Labels
feature A new feature or request

Comments

@WhitingJarod
Copy link

Describe the feature

It would be convenient for touchscreen users to have a way to resize windows in a way that did not require the right mouse button.

I didn't put much thought into my hard-coded solution here, but I could submit a PR if desired.

A more involved solution might be to add mouse binding options to the configuration file.

How important is this feature to you?

Would be nice to have

How important do you think is this feature for the average LeftWM user?

I don't know, may be a niche edge-case

@WhitingJarod WhitingJarod added the feature A new feature or request label Jan 9, 2024
barkyq pushed a commit to barkyq/leftwm that referenced this issue Jan 10, 2024
remove default_width and default_height from State struct
barkyq pushed a commit to barkyq/leftwm that referenced this issue Jan 10, 2024
remove default_width and default_height from State struct
barkyq pushed a commit to barkyq/leftwm that referenced this issue Jan 10, 2024
remove default_width and default_height from State struct
@barkyq barkyq linked a pull request Jan 10, 2024 that will close this issue
7 tasks
mautamu pushed a commit that referenced this issue Jan 10, 2024
remove default_width and default_height from State struct

Co-authored-by: Dylan Cant <dylan@dylancant.ca>
Eskaan added a commit to Eskaan/leftwm that referenced this issue Jan 11, 2024
mautamu pushed a commit that referenced this issue Jan 14, 2024
* Revert "fix(#1213): take default_width|height from Config  (#1218)"

This reverts commit f4754ad.

* Rework #1218 by loading vars into State

* Rework theme config loading

* Rename `ThemeSettings` to `ThemeConfig`
for consistency, everything else is also ..Config

* Rename load_config to reload_config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant