1
1
mirror of https://github.com/swaywm/sway synced 2024-09-28 15:21:32 +02:00
sway/include
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
..
sway swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
swaybar Move swaybar's event loop to common directory and refactor 2018-10-15 00:26:27 +10:00
swaylock swaylock: Support keyboard and pointer disconnects and reconnects 2018-10-06 09:38:12 +10:00
swaynag
background-image.h
cairo.h
ipc-client.h
ipc.h swaybar: show hidden bar on key event 2018-10-14 13:33:12 +01:00
list.h
log.h
loop.h Move swaybar's event loop to common directory and refactor 2018-10-15 00:26:27 +10:00
meson.build
pango.h
pool-buffer.h
readline.h
stringop.h
unicode.h
util.h