smooth resize

This commit is contained in:
2026-01-07 01:20:24 +07:00
parent 47e9badb14
commit d5f736d9a6
5 changed files with 58 additions and 42 deletions
+1
View File
@@ -99,6 +99,7 @@ struct absinthe_toplevel {
struct wlr_scene_tree *scene_tree;
struct wlr_scene_tree *scene_surface;
struct wlr_scene_rect *border[4];
bool performing_resize;
struct wlr_box geometry;
struct wlr_xdg_toplevel *xdg_toplevel;
struct wl_listener map;