Waybar/src
sheenobu a6c0bc5a52 Fix deadlock on workspace scrolling
Make the mutex guard lifecycle finish before the send ipc command
by adding scope around the code.

Fixes #395 .
2019-07-05 20:47:44 -07:00
..
modules Fix deadlock on workspace scrolling 2019-07-05 20:47:44 -07:00
ALabel.cpp feat: ellipsize modules 2019-06-28 14:16:09 +02:00
AModule.cpp AModule::getScrollDir: convert reset if-else into switch 2019-06-17 20:42:19 +02:00
bar.cpp feat(bar): individual bars can be named for CSS 2019-07-04 02:15:56 +01:00
client.cpp refactor: avoid useless class vars 2019-05-24 09:49:09 +02:00
factory.cpp refactor: AModule 2019-06-15 14:57:52 +02:00
main.cpp Adding spdlog 2019-05-18 19:44:45 -04:00