adding xwayland support

This commit is contained in:
2026-04-07 11:36:55 +07:00
parent 452016974d
commit d0d3f85331
6 changed files with 54 additions and 27 deletions
+2
View File
@@ -136,6 +136,8 @@ struct absinthe_toplevel {
struct wlr_scene_rect *border[4];
struct wlr_xdg_toplevel_decoration_v1 *decoration;
bool floating;
bool tiled;
bool fullscreen;
bool performing_resize;