mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 20:44:01 +01:00
bcc61e5147
As well as adding the hidden_state property to the bar config struct, this commit handles barconfig_update events when the mode or hidden_state changes, and uses a new function determine_bar_visibility to hide or show the bar as required, using, respectively, destroy_layer_surface, which is also newly added, and add_layer_surface, which has been changed to allow dynamically adding the surface. |
||
---|---|---|
.. | ||
tray | ||
bar.h | ||
config.h | ||
event_loop.h | ||
i3bar.h | ||
ipc.h | ||
render.h | ||
status_line.h |