x11 borders fix

This commit is contained in:
2026-04-26 22:34:31 +07:00
parent 9d8dff3372
commit 68b274628c
7 changed files with 34 additions and 9 deletions
+1
View File
@@ -142,6 +142,7 @@ struct absinthe_toplevel {
struct wlr_xdg_toplevel_decoration_v1 *decoration;
bool tiled, floating, fullscreen, maximized;
bool urgent;
uint32_t resizing;
struct wlr_box geometry;