Guake/guake
Vedi su GitHubAdd first-time configuration guide for global hotkey on wayland
Open
#2011 aperta il 18 gen 2022
Type: Feature Requestgood first issue
Metriche repository
- Star
- (4281 star)
- Metriche merge PR
- (Merge medio 4g 6h) (2 PR mergiate in 30 g)
Descrizione
Wayland prevents global hotkey registration as part of its anti-keylogger crusade, which means that Guake's global toggle needs to be done by adding guake-toggle to the window manager's global keyboard shortfcuts. Currently this is not mentioned in the program, so I'd like to propose the following flow for the program:
- Detect wayland by catching global hotkey binding failure
- Pop a dialog to explain the situation and provide instructions on how to set the hotkey in keyboard settings.
- Offer to unbind the global hotkey so that further messages do not appear.