layout functionality

This commit is contained in:
2026-04-20 19:57:43 +07:00
parent 31ae30c38f
commit 06059f923b
8 changed files with 54 additions and 17 deletions
+3
View File
@@ -120,6 +120,9 @@ struct absinthe_output {
struct wl_listener frame;
struct wl_listener request_state;
struct wl_listener destroy;
float main_stack_width;
float main_stack_size;
};
struct absinthe_toplevel {