sway/swaybar
Tobias Blass 8976a47f62 [swaybar] fix non-dbus build
Swaybar's CMakeLists.txt uses the enable-tray option directly to decide whether to build the tray. This leads to a compilation error if dbus is not installed.
This patch uses the ENABLE_TRAY variable instead, which is only true if the user enabled the tray *and* dbus is available.
2017-07-20 23:03:16 +02:00
..
tray Fix memory leaks in swaybar tray 2017-07-16 19:06:24 -07:00
CMakeLists.txt [swaybar] fix non-dbus build 2017-07-20 23:03:16 +02:00
bar.c Revert "swaybar: Group child processes for signalling" 2017-06-29 13:22:54 -04:00
config.c Implement Tray Icons 2017-06-07 17:49:16 -07:00
event_loop.c Fix memory leaks in swaybar tray 2017-07-16 19:06:24 -07:00
ipc.c Implement Tray Icons 2017-06-07 17:49:16 -07:00
main.c Add -DVERSION flag for release version numbers 2017-04-26 15:56:46 +02:00
render.c Reorganize Tray Code 2017-06-07 21:32:48 -07:00
status_line.c UnGNUify the codebase 2017-03-10 23:41:24 -05:00