Alexander Orzechowski 2026-03-13 14:51:47 -04:00 committed by Simon Ser
parent c57daaf0d1
commit 6d25b100a2
2 changed files with 28 additions and 26 deletions

View file

@ -93,8 +93,7 @@ struct sway_container {
struct wlr_scene_tree *content_tree;
struct wlr_scene_buffer *output_handler;
struct wl_listener output_enter;
struct wl_listener output_leave;
struct wl_listener outputs_update;
struct wl_listener output_handler_destroy;
struct sway_container_state current;