Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Modifier key shortcuts not responsive #4

Open
csiew opened this issue Sep 17, 2021 · 1 comment
Open

Modifier key shortcuts not responsive #4

csiew opened this issue Sep 17, 2021 · 1 comment

Comments

@csiew
Copy link
Owner

csiew commented Sep 17, 2021

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
Copy link
Owner Author

csiew commented Sep 18, 2021

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

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

Known issues

  • Keyboard events are currently completely consumed by BiscuitWM and can't pass them to applications (very bad).
  • When using Xephyr, the Shift key is not removed from the key_down array. This means that anyone using BiscuitWM on native hardware will likely have to press Shift when using any of the BiscuitWM keyboard shortcuts.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant