-
-
Notifications
You must be signed in to change notification settings - Fork 174
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
Swipe switching desktops does not wrap to other side of grid properly #504
Comments
Update: After any changes to the config, I restarted the touchegg service. I also completely restarted my machine just to make sure that wouldn't enable the new cyclic option. Snippet of my config:
|
There is a workaround by invoking shortcuts:
|
Describe the bug
Swipe gestures for directionally switching desktops in a grid does not properly wrap to the other side when going off the edge of the grid.
Expected behaviour
It should switch to the desktop on the other side of the grid, wrapping around as I have configured in my virtual desktop settings. It works as expected when using keyboard shortcuts for directionally switching desktops.
Actual behaviour
When using SWITCH_DESKTOP with directions left, right, up, down for swipe gestures, trying to go off of the grid makes the screen flash black but does not switch desktops. (The screen flashing black seems to be another bug, which happens on every desktop switch regardless, but not with key shortcuts)
Your environment
The text was updated successfully, but these errors were encountered: