sway/include/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
..
tray
bar.h swaybar: Fix scroll handling on workspace buttons 2018-07-19 21:15:01 +02:00
config.h Fix a bunch of swaybar memory leaks 2018-04-24 22:28:55 +01:00
event_loop.h Start port of swaybar to layer shell 2018-03-29 22:11:08 -04:00
ipc.h Render i3bar blocks 2018-04-02 11:09:23 -04:00
render.h Start port of swaybar to layer shell 2018-03-29 22:11:08 -04:00
status_line.h i3bar: count references to blocks 2018-09-12 08:28:28 +01:00