bbidulock / icewm

A window manager designed for speed, usability, and consistency
Other
585 stars 98 forks source link

Custom quick-switch mode doesn't activate when control key is released #583

Closed Code7R closed 3 years ago

Code7R commented 3 years ago

Hi,

this affects in the special uses of Quick-Switch control when used with custom menu-like inputs. I.e. this is about:

/usr/share/icewm/keys:switchkey "Super+p" icewm-menu-xrandr

In the former times, releasing the Super key did activate the selected item. Right now, it does not, and user has to press Return to execute the command behind the focused item. Or Escape to abort.

I prefer the old behavior, but if the new one is intentional, please document properly and close this ticket.