Files
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
..
2021-08-20 10:06:35 -05:00
2021-02-10 08:26:21 -08:00