LeonMatthes / mousefollowsfocus

A GNOME extension for a more efficient keyboard driven navigation.
GNU General Public License v3.0
16 stars 8 forks source link

Breaks wl-copy/wl-paste #2

Closed bdaase closed 2 years ago

bdaase commented 2 years ago

wl-clipoard uses an ugly hack (it maps a transparent toplevel window to steal the focus and fetch the clipboard). When having this extension activated, wl-copy and wl-paste don't work anymore at all and the GNOME session also breaks (the overview randomly opens up after the usage of wl-copy/wl-paste, together with a ton of allocation errors logged).

LeonMatthes commented 2 years ago

Took me a while to get around to fix this, but v5 fixes this and is up for review on extensions.gnome.org