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

Separate horizontal/vertical swipes in Gesture tab #4020

Closed
lwouis opened this issue Dec 24, 2024 · 1 comment
Closed

Separate horizontal/vertical swipes in Gesture tab #4020

lwouis opened this issue Dec 24, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@lwouis
Copy link
Owner

lwouis commented Dec 24, 2024

image

Should we have 5 options here?

  • Disabled
  • Horizontal Swipe with 3 Fingers
  • Vertical Swipe with 3 Fingers
  • Horizontal Swipe with 4 Fingers
  • Vertical Swipe with 4 Fingers

Originally posted by @lwouis in #4012 (comment)

@chalda
Copy link

chalda commented Dec 25, 2024

Hey actually was gonna make a separate enhancement post but might as well piggy back from my bug #4027 and see if it’s possible to have gestures (or multi finger clicks) bound as hot keys.

I guess it’s also a larger question of how alt tab can be used with gestures.

In my particular case, i use the swipe as a defacto Mission Control replacement with on release disabled. This presents a challenge tho because

  • the mouse follows focus setting is global and not per hotkey, and it can get in the way sometimes
  • selecting a window is easy enough with space but backing out of the alttab requires reaching all the way to escape, other keys around space are all modifiers.
    • perhaps an X to close? Click away didn’t seem to work
  • there is a option in the menu bar dropdown to open alttab (setting this to 4 fingers up would effectively be a replacement for Mission Control) but afaik there isn’t a hot key binding for it

@lwouis lwouis closed this as completed in ebafed6 Dec 26, 2024
lwouis added a commit that referenced this issue Dec 26, 2024
swipe recognition has also been improved in many ways
github-actions bot pushed a commit that referenced this issue Dec 26, 2024
# [7.14.0](v7.13.1...v7.14.0) (2024-12-26)

### Bug Fixes

* improve acknowledgments tab (closes [#4025](#4025)) ([db5500f](db5500f))

### Features

* clear feedback form after submission (closes [#4026](#4026)) ([42bbd0f](42bbd0f))
* improve chinese, irish, italian localizations ([18ef16f](18ef16f))
* swipes can now be horizontal or vertical (closes [#4020](#4020)) ([fda3ada](fda3ada))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants