sway/include/swaybar
Ryan Dwyer 6921fdc6d6 Remove timerfd from loop implementation
timerfd doesn't work on the BSDs, so this replaces it with a timespec
for the expiry and uses a poll timeout to check the timers when needed.
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 Remove timerfd from loop implementation 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