Waybar/src
Gavin Beatty 9ee701974f
Fix memory leak and data race
- Delete previous Layout before creating next one, and in destructor
- Use stack XKBContext instead of local new+delete
- Lock mutex in update() as it is called from a different thread than onEvent(res)
2021-08-20 10:06:35 -05:00
..
modules Fix memory leak and data race 2021-08-20 10:06:35 -05:00
util fix(rfkill): handle EAGAIN correctly 2021-02-10 08:26:21 -08:00
ALabel.cpp Support per-device icon in pulseaudio 2021-07-15 09:20:43 +02:00
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): add config flag to disable exclusive zone 2021-05-21 22:44:18 -07:00
client.cpp Do not fail to parse a multi-bar config 2021-07-10 20:22:37 +00:00
factory.cpp Prefer keyboard-state over keyboard_state 2021-07-23 09:45:07 -04:00
main.cpp Implement support for reloading of config files. 2020-08-28 22:34:24 +10:00