Skip to content

ui: inhibit compositor shortcuts while the auth dialog is focused - #61

Open
UncleJ4ck wants to merge 2 commits into
hyprwm:mainfrom
UncleJ4ck:feat-inhibit-shortcuts
Open

ui: inhibit compositor shortcuts while the auth dialog is focused#61
UncleJ4ck wants to merge 2 commits into
hyprwm:mainfrom
UncleJ4ck:feat-inhibit-shortcuts

Conversation

@UncleJ4ck

Copy link
Copy Markdown
Contributor

request a keyboard shortcuts inhibitor on the dialog toplevel so the compositor stops firing its global keybinds while the prompt has focus. this keeps a window cycle bind (hl.dsp.window.cycle_next/prev) from pulling keyboard off the prompt while a password is being typed, and unlike a layer surface the dialog keeps its border and window rules.

uses the inhibitShortcuts option added in hyprwm/hyprtoolkit#101. refs #37.

j4kuuu added 2 commits July 11, 2026 13:30
request a keyboard shortcuts inhibitor on the dialog toplevel so the compositor
stops firing its global keybinds while the prompt has focus. this keeps a window
cycle bind (hl.dsp.window.cycle_next/prev) from pulling keyboard off the prompt
while a password is being typed, and unlike a layer surface the dialog keeps its
border and window rules.

uses the inhibitShortcuts option added in hyprwm/hyprtoolkit#101. refs hyprwm#37.
@vaxerski

Copy link
Copy Markdown
Member

ping me when that is released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants