mirror of
https://github.com/swaywm/sway.git
synced 2025-11-04 13:29:52 -05:00
parent
7ac770f3c0
commit
ae39d7b28c
7 changed files with 13 additions and 33 deletions
|
|
@ -68,7 +68,6 @@ struct sway_container {
|
|||
enum sway_container_type type;
|
||||
enum sway_container_layout layout;
|
||||
enum sway_container_layout prev_layout;
|
||||
enum sway_container_layout workspace_layout;
|
||||
|
||||
// For C_ROOT, this has no meaning
|
||||
// For C_OUTPUT, this is the output position in layout coordinates
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue