sway/swaybar
Alexander Orzechowski 9cf66e8c7c swaybar: Lift background clearing out of main rendering function
This avoids us from using a bogus background_color value that
mutates as swaybar renders things and deciding opacity depending on
that.

Also remove a redundant full surface clear. Just directly write our
desired background color.
2023-04-02 01:58:02 +02:00
..
tray swaybar: Make hotspots block bar release bindings 2022-11-26 10:17:53 +01:00
bar.c
config.c
i3bar.c swaybar: Make hotspots block bar release bindings 2022-11-26 10:17:53 +01:00
input.c swaybar: Make hotspots block bar release bindings 2022-11-26 10:17:53 +01:00
ipc.c
main.c
meson.build build: drop intermediate libraries for protocols 2022-11-25 10:51:20 +01:00
render.c swaybar: Lift background clearing out of main rendering function 2023-04-02 01:58:02 +02:00
status_line.c
swaybar-protocol.7.scd