sway/swaybar
emersion 8a5ff5a4db swaybar: don't wl_display_roundtrip on each frame
This was the source of numerous bugs, from hotplug events not being
received to segfaults because wl_display_roundtrip was making the
bar process unplug events while blocking in an iteration over all
outputs.
2018-09-20 19:31:03 +02:00
..
bar.c swaybar: don't wl_display_roundtrip on each frame 2018-09-20 19:31:03 +02:00
config.c
event_loop.c swaybar: fix empty function prototypes 2018-09-18 11:36:33 +01:00
i3bar.c swaybar: add debugging statements for handling i3bar json 2018-09-18 16:10:34 +01:00
ipc.c Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE 2018-09-03 09:08:49 +02:00
main.c Update for swaywm/wlroots#1126 2018-07-09 22:54:30 +01:00
meson.build Revert "Install swaybar and swaybg under /usr/lib/sway" 2018-05-06 00:20:57 +01:00
render.c swaybar: don't wl_display_roundtrip on each frame 2018-09-20 19:31:03 +02:00
status_line.c swaybar: only free tokener when using i3bar protocol 2018-09-18 18:06:19 +01:00