feat(applications): Add xwayland global shortcuts configuration

This commit is contained in:
Victoria Brekenfeld 2025-04-02 16:58:53 +02:00 committed by Victoria Brekenfeld
parent 44a9840fea
commit 582a94ce06
2 changed files with 121 additions and 4 deletions

View file

@ -825,6 +825,14 @@ startup-apps = Startup Applications
legacy-applications = X11 Applications Compatibility
.desc = X11 Window system application scaling and Global shortcuts.
legacy-app-global-shortcuts = Global Shortcuts in X11 Applications
.desc = Global shortcuts allows keystrokes and mouse button events performed in applications to be recognized by other applications for features like push-to-talk or push-to-mute. By default, this is disabled in X11 applications to ensure other applications cant monitor for keyboard and mouse events containing sensitive information.
.none = No keys
.modifiers = Modifiers (Super, Shift, Control, Alt)
.combination = All keys while modifiers Super, Control or Alt are being pressed
.all = All keys
.mouse = Mouse button events in X11 applications
legacy-app-scaling = X11 Window System Application Scaling
.scaled-by-system = Scale all X11 Applications
.system-description = X11 applications will appear blurry on HiDPI screens.