Waybar/src
Till Smejkal 7429d1f9cc Fix click events for the taskbar module
When only the option 'on-click-right' was set and no other 'on-click'
option than the taskbar module wouldn't register for click events and
hence those events were handled by the generic AModule::on-click code.
This code would try to start a shell with the specified command, which
wouldn't make any sense in this circumstances.

The taskbar code falsely checked for the 'on-click-left' option instead
for the 'on-click-right' when deciding to register for click events.
2020-06-24 09:36:28 +02:00
..
modules Fix click events for the taskbar module 2020-06-24 09:36:28 +02:00
util fix: cancel thread and fix window close 2020-05-27 09:10:38 +02:00
ALabel.cpp Feat icons vector (#716) 2020-05-22 21:23:04 +02:00
AModule.cpp fix: cancel thread and fix window close 2020-05-27 09:10:38 +02:00
bar.cpp fix: cancel thread and fix window close 2020-05-27 09:10:38 +02:00
client.cpp fix: cancel thread and fix window close 2020-05-27 09:10:38 +02:00
factory.cpp river/tags: add module 2020-06-12 15:19:46 +02:00
main.cpp Adding spdlog 2019-05-18 19:44:45 -04:00