xwayland and somemother stuff

This commit is contained in:
2026-04-15 22:57:27 +07:00
parent 1f9116eb94
commit 3e1c61e9b6
5 changed files with 52 additions and 25 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ struct absinthe_toplevel {
enum absinthe_toplevel_type type;
struct wl_list link;
struct wl_list flink; // for focus stack
struct wl_list flink;
struct absinthe_server *server;
struct absinthe_output *output;
struct wlr_scene_tree *scene_tree;