sway/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
..
bar.c Remove timerfd from loop implementation 2018-10-15 00:26:27 +10:00
config.c swaybar: handle mode/hidden_state changes 2018-10-14 13:33:12 +01:00
i3bar.c swaybar: add leading comma to click event JSON 2018-10-02 14:05:51 +01:00
ipc.c swaybar: show hidden bar on urgency 2018-10-14 13:33:12 +01:00
main.c swaybar: save id upon startup 2018-10-14 13:33:12 +01:00
meson.build Move swaybar's event loop to common directory and refactor 2018-10-15 00:26:27 +10:00
render.c swaybar: when hiding bar, save old height to be restored upon reshow 2018-10-14 13:33:12 +01:00
status_line.c Remove timerfd from loop implementation 2018-10-15 00:26:27 +10:00