csiew / BiscuitWM

A window manager written in Python (based on TinyWM and xpywm)
https://csiew.github.io/BiscuitWM/
MIT License
7 stars 1 forks source link

Modifier key shortcuts not responsive #4

Open csiew opened 2 years ago

csiew commented 2 years ago
Key Description
Problem Keybindings with modifier key are non-responsive.
Report message "I can move the mouse, but any of the keybindings with the keyboard doesn't work. Alt-Space or Alt-Esc or Alt-X ...nothing"
Report date 18 May 2021
csiew commented 2 years ago

Ticket: https://trello.com/c/Wz9EoLK8

First step towards resolving this by refactoring the whole keyboard event observer.

Known issues