mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04: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
|
|
@ -25,7 +25,6 @@
|
|||
#include "sway/input/seat.h"
|
||||
#include "sway/scene_descriptor.h"
|
||||
#include "sway/server.h"
|
||||
#include "sway/surface.h"
|
||||
#include "sway/sway_text_node.h"
|
||||
#include "sway/tree/arrange.h"
|
||||
#include "sway/tree/container.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue