1
1
mirror of https://github.com/swaywm/sway synced 2024-11-23 13:22:17 +01:00
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
meson.build
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