Switcher has bad interaction with wobbly plugin
Video showing it (github didn't allow me to upload an mp4, so it's inside the tar): wayfire.tar.gz
Wayfire simply doesn't quit the switcher plugin, despite whatever keyboard shortcuts I try to use. I can still interact with the focused application with the keyboard, but I can't interact with the mouse. wayfire -d shows:
DD 29-10-20 02:35:09.692 - [src/output/output.cpp:368] output WL-1: activate plugin switcher
DD 29-10-20 02:35:10.174 - [src/core/seat/pointer.cpp:125] change cursor focus 0x7f3b59983aa8 -> (null)
DD 29-10-20 02:35:16.886 - [src/output/output.cpp:82] warning: no focused views in the focused layer, probably a bug
Another run gave me:
DD 29-10-20 02:30:48.826 - [src/output/output.cpp:368] output WL-1: activate plugin switcher
DD 29-10-20 02:30:50.760 - [types/seat/wlr_seat_pointer.c:382] button_count=1 grab_serial=148 serial=160
DD 29-10-20 02:30:50.845 - [types/seat/wlr_seat_pointer.c:382] button_count=0 grab_serial=160 serial=161
DD 29-10-20 02:30:50.845 - [src/core/seat/pointer.cpp:125] change cursor focus 0x7f12bad1d118 -> (null)
DD 29-10-20 02:30:51.798 - [src/output/output.cpp:82] warning: no focused views in the focused layer, probably a bug
I should probably build from master, if you think there's a chance this has been fixed there.
Yes, there is a chance. This bug was recently reported fixed on master by another user. Can you confirm?
It still behaves a bit weird when launched, sometimes the windows go to bizarre places during the first few key presses. But it has stopped locking up the whole compositor!
Repurposed the issue for another thing I spotted with the switcher plugin, which goes a bit mad with wobbly windows. Video inside tarball: wayfire.tar.gz
Is this still happening with latest wayfire?
Closing for inactivity. Feel free to reopen if you are still having issues.
I have tried to reproduce this with the latest version I have installed and it hasn't happened, so it seems something's been fixed. Thanks!