kazysmaster / gnome-shell-extension-lockkeys

Numlock and Capslock indicator for gnome-shell
168 stars 48 forks source link

[feature request] notify when disable #114

Open 945fc41467 opened 12 months ago

945fc41467 commented 12 months ago

The expected behaviour is slightly different from caps lock and verr num : we usually want to know when caps lock IS activated and when verr num ISN’T activated. So what I suggest : sepparate option for both feature :

Always show : display the icon in semitransparent when disabled and white when enabled never show : never show the icon hide/unhide : show the item when activated and hide it when disabled reverse hide/unhide : show a slashed icon when disabled and hide it when activated

The menu would be a clearer as a side effect.

Thanks for your work anyway.