stumpwm / mahogany

A stumpwm like Wayland compositor
GNU General Public License v2.0
241 stars 14 forks source link

Don't pass on key events when handling keybindings #73

Closed sdilts closed 3 weeks ago

sdilts commented 3 weeks ago

We need to block key events from being passed to clients when we are in the middle of processing a key sequence.