sway/include/swaybar
Ryan Dwyer 4056c09e13 Move swaybar's event loop to common directory and refactor
* The loop functions are now prefixed with `loop_`.
* It is now easy to add timers to the loop.
* Timers are implemented using pollfd and timerfd, rather than manually
checking them when any other event happens to arrive.
2018-10-15 00:26:27 +10:00
..
tray Remove declarations that do no have definitions 2018-09-30 14:09:05 +03:00
bar.h Move swaybar's event loop to common directory and refactor 2018-10-15 00:26:27 +10:00
config.h swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
i3bar.h swaybar: annotate wl_list properties in definitions 2018-10-14 13:33:12 +01:00
ipc.h swaybar: show hidden bar on urgency 2018-10-14 13:33:12 +01:00
render.h swaybar: synchronize rendering to output frames 2018-09-30 10:07:33 +01:00
status_line.h Move swaybar's event loop to common directory and refactor 2018-10-15 00:26:27 +10:00