nwg-panel 0.9.12
- added the SwayMode module, requested on Discussions.
This is a simple indicator of the currently selected binding mode. You may list modes currently defined in your config with:
$ swaymsg -t get_binding_modes
[
"default",
"resize"
]
By default the indicator will only show up when a mode other than "default" is selected. You may change this behaviour in settings:
The module has been added to the default config
file. For your panels defined earlier, you need to add the Sway-mode module on your own.