sway/swaynag
Kirill Primak cd1ee0e172 swaynag: remove buffer destruction condition
An address of a variable can never be NULL, so checking it doesn't make
sense; and `destroy_buffer()` can operate on already destroyed buffers
anyway.

Fixes #6780
2022-01-23 10:41:57 -05:00
..
config.c swaynag: adds option to set wayland shell layer 2021-06-17 11:47:49 +02:00
main.c Fix incorrect format specifiers 2020-07-30 22:02:42 -04:00
meson.build swaybg: split into standalone project 2019-04-25 18:44:28 +03:00
render.c Rename pango_printf to render_text 2021-09-13 14:22:51 +02:00
swaynag.1.scd swaynag: adds option to set wayland shell layer 2021-06-17 11:47:49 +02:00
swaynag.5.scd swaynag: adds option to set wayland shell layer 2021-06-17 11:47:49 +02:00
swaynag.c swaynag: remove buffer destruction condition 2022-01-23 10:41:57 -05:00
types.c swaynag: adds option to set wayland shell layer 2021-06-17 11:47:49 +02:00