Skip to content

[bugfix][hyprland] Expose way to update hyprland keyboard#480

Open
jdost wants to merge 1 commit intoignis-sh:mainfrom
jdost:hyprland-keyboard-update
Open

[bugfix][hyprland] Expose way to update hyprland keyboard#480
jdost wants to merge 1 commit intoignis-sh:mainfrom
jdost:hyprland-keyboard-update

Conversation

@jdost
Copy link
Copy Markdown

@jdost jdost commented Mar 23, 2026

There is no event to respond to from hyprland to update the main_keyboard property. This means that the hyprland.main_keyboard property is populated at start and never updated after. This just exposes the proactive population method to be called if desired, via something like a utils.Poll if you want to hook something into it (like a caps-lock indicator).

There is no event to respond to from hyprland to update the
`main_keyboard` property.  This means that the `hyprland.main_keyboard`
property is populated at start and *never* updated after.  This just
exposes the proactive population method to be called if desired, via
something like a `utils.Poll` if you want to hook something into it
(like a caps-lock indicator).
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.

1 participant