mirror of
https://github.com/swaywm/sway.git
synced 2026-04-17 06:46:32 -04:00
Merge branch 'master' into swaybar_tray_last
This commit is contained in:
commit
1f03afee23
2 changed files with 28 additions and 26 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue