sway/swaybar
Ian Fan 2eaef80206 i3bar: count references to blocks
This prevents blocks from being destroyed before their hotspots are destroyed,
in case it is used for a pending click event that fires between the bar
receiving a new status, which destroys the block, and the bar rendering the new
status, which destroys the hotspot; this problem can be easily produced by
scrolling on a block that immediately causes a new status to be sent, with
multiple outputs
2018-09-12 08:28:28 +01:00
..
bar.c swaybar: Fix scroll handling on workspace buttons 2018-07-19 21:15:01 +02:00
config.c Fix a bunch of swaybar memory leaks 2018-04-24 22:28:55 +01:00
event_loop.c Change remove_event logic 2018-04-21 14:38:34 +12:00
i3bar.c i3bar: count references to blocks 2018-09-12 08:28:28 +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 i3bar: count references to blocks 2018-09-12 08:28:28 +01:00
status_line.c i3bar: count references to blocks 2018-09-12 08:28:28 +01:00