JakeStanger / ironbar

Customisable Wayland gtk bar written in Rust.
https://crates.io/crates/ironbar
MIT License
640 stars 55 forks source link

`libinput` / key mod indicator module #700

Open JakeStanger opened 3 months ago

JakeStanger commented 3 months ago

Is your feature request related to a problem? Please describe.

Some keyboards (mine included) has no lights for caps/num lock.

Describe the solution you'd like

A module which shows the status of these on the bar, ie by showing an icon when the mod is on. This can be achieved by binding to libinput

Describe alternatives you've considered

SwayOSD can do this as a separate layer-shell application.

JakeStanger commented 1 day ago

Fast-tracking this myself because a) fun little change from bugfixing horrible things and b) I keep fumbling caps and driving myself crazy