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

Implement keyboard-based "swipe tiling windows" (tiling viewport drifting) #917

Merged
merged 10 commits into from
Aug 2, 2024

Conversation

jtaala
Copy link
Collaborator

@jtaala jtaala commented Aug 1, 2024

This PR resolves #730.

This PR provides two new keybinds which effectively "swipe" the tiling viewport left/right (similar to trackpad behaviour, but keyboard-based):

Default keybinds are ctrl+shift+left/right.

Below I'm using this functionality using just the keyboard (not trackpad):

Screencast.from.2024-08-01.23-25-56.mp4

You can change the drift speed in advanced settings:
image

@jtaala jtaala added PR READY Pull Request is ready and removed PR READY Pull Request is ready labels Aug 1, 2024
@jtaala jtaala requested a review from Thesola10 August 1, 2024 21:40
Copy link
Collaborator

@Thesola10 Thesola10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks!

@jtaala jtaala merged commit 9aa2df4 into develop Aug 2, 2024
@jtaala jtaala deleted the improve-730-swipe-drifting branch August 2, 2024 12:01
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.

Add a keyboard shortcut for "Swipe tilling windows"
2 participants