harshadgavali / gnome-gesture-improvements

Touchpad gesture improvements for GNOME on Wayland/X11
https://extensions.gnome.org/extension/4245/gesture-improvements/
GNU General Public License v3.0
322 stars 40 forks source link

Window switcher also triggers in-app back/forward #187

Open pylightt opened 1 year ago

pylightt commented 1 year ago

https://github.com/harshadgavali/gnome-gesture-improvements/assets/81398562/607d6932-144e-476e-83d6-05f099bc6e3c

When I use 4-finger swipe to trigger window switching, it also triggers the back/forward triggers on the following window (as demonstrated in the video). My app-specific gestures are off.

Here are my misc settings: image

harshadgavali commented 1 year ago

That's strange! Please provide following information!

  1. What's your OS and GNOME versions?
  2. Do you have any other apps/extensions/plugins installed that interact with gestures? e.g., touchegg or libinput-gestures?
  3. What are your settings in "Gestures" tab?
  4. Looking at tabbar of chrome, it looks like it's changing windows instead of workspace or tabs, could you clarify what's happening there?
    • Also strange that there is no animation for changing workspace or tabs either.
  5. What's output of sudo libinput debug-events while you are performing gesture?