mirror of
https://github.com/swaywm/sway.git
synced 2024-11-11 13:04:11 +01:00
2eaef80206
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 |
||
---|---|---|
.. | ||
bar.c | ||
config.c | ||
event_loop.c | ||
i3bar.c | ||
ipc.c | ||
main.c | ||
meson.build | ||
render.c | ||
status_line.c |