Coffee2CodeNL / gebaar-libinput

Gebaar, A Super Simple WM Independent Touchpad Gesture Daemon for libinput
GNU General Public License v3.0
272 stars 17 forks source link

Weird error with rofi and thunderbird #17

Open ghost opened 5 years ago

ghost commented 5 years ago

Hello, in my config I have set these two things:

[commands.swipe.three]
up      = "thunderbird"
down    = "rofi -show drun"

When I execute the down gesture rofi starts but it can not start Thunderbird. Even no process with the name thunderbird shows up.

When I execute the up gesture thunderbird does not open but it does show up about twenty processes named thunderbird.

I'd like to debug this more but it actually only happens when gebaar is started with gebaard -b.

Note that I use sway and thus wayland. Also note that none of this happens with libinput-gestures.

PS: Thank you for writing this great daemon!

osleg commented 4 years ago

Can you try my fork with one_shot enabled for swipes? https://github.com/osleg/gebaar-libinput