mirror of
https://github.com/swaywm/sway.git
synced 2025-11-05 13:29:51 -05:00
Feedback for fullscreen.
This commit is contained in:
parent
52420cc24d
commit
bfd5834f4c
7 changed files with 13 additions and 41 deletions
|
|
@ -72,7 +72,6 @@ struct sway_container {
|
|||
// For C_OUTPUT, this is the output position in layout coordinates
|
||||
// For other types, this is the position in output-local coordinates
|
||||
double x, y;
|
||||
double saved_x, saved_y;
|
||||
// does not include borders or gaps.
|
||||
double width, height;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue