mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-21 20:05:42 +02:00
This is done by update_size(). Setting it in xdg_output_handle_done() causes update_size() to do an early exit, and thus we end up never actually configuring the surface. We also never instantiate a pixman image, which led to a hard crash at startup when the user had configured a specific output to use. |
||
---|---|---|
.. | ||
backend.h | ||
bar.c | ||
bar.h | ||
meson.build | ||
private.h | ||
wayland.c | ||
wayland.h | ||
xcb.c | ||
xcb.h |