Waybar/src
Aleksei Bavshin 03a641ed83
feat(bar): support swaybar `mode` for configuring window
Use `mode` (`waybar::Bar::setMode`) as a shorthand to configure bar
visibility, layer, exclusive zones and input event handling in the same
way as `swaybar` does.
See `sway-bar(5)` for a description of available modes.
2021-09-15 22:35:50 +07:00
..
modules Merge branch 'master' into disk 2021-11-23 13:54:17 +01:00
util fix(rfkill): handle EAGAIN correctly 2021-02-10 08:26:21 -08:00
ALabel.cpp Fix divide by zero (#1303) 2021-10-29 14:12:48 +03:30
AModule.cpp Fix "on-click-backward" when "on-click-forward" is not present 2020-09-26 15:55:06 -04:00
bar.cpp feat(bar): support swaybar `mode` for configuring window 2021-09-15 22:35:50 +07:00
client.cpp refactor(config): remove style handling from Config 2021-09-15 21:34:53 +07:00
config.cpp fix(config): preserve explicit null when merging objects 2021-09-15 22:20:44 +07:00
factory.cpp Finish 2021-11-28 01:12:35 +03:00
main.cpp Implement support for reloading of config files. 2020-08-28 22:34:24 +10:00