mirror of
https://github.com/swaywm/sway.git
synced 2025-11-20 06:59:46 -05:00
container: Don't track outputs
The scene graph abstraction does this for us
This commit is contained in:
parent
1e018e72b4
commit
5f0801b6f2
10 changed files with 0 additions and 143 deletions
|
|
@ -8,7 +8,6 @@
|
|||
#include "sway/layers.h"
|
||||
#include "sway/output.h"
|
||||
#include "sway/server.h"
|
||||
#include "sway/surface.h"
|
||||
|
||||
struct sway_session_lock_output {
|
||||
struct wlr_scene_tree *tree;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue