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

Resize enhancement #206

Merged
merged 4 commits into from
May 1, 2023
Merged

Resize enhancement #206

merged 4 commits into from
May 1, 2023

Conversation

jmmaranan
Copy link
Collaborator

Fixes #111

  • Initial rough implementation. It works on Tiled and Floating windows
  • Redraw issue when long pressing keybindings - moves the window the wrong way, so user has to press in intervals. Will need to figure out queuing events properly.
  • This is a separate implementation from the GNOME built in resize, usually bound at Alt + F8

@jmmaranan jmmaranan marked this pull request as ready for review May 1, 2023 23:39
@jmmaranan jmmaranan merged commit 99910fc into main May 1, 2023
2 checks passed
@jmmaranan jmmaranan deleted the resize-enhancement branch May 1, 2023 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: resize active window with keyboard
1 participant