mirror of
https://github.com/swaywm/sway.git
synced 2025-11-06 13:29:50 -05:00
Feedback for fullscreen.
This commit is contained in:
parent
52420cc24d
commit
bfd5834f4c
7 changed files with 13 additions and 41 deletions
|
|
@ -42,7 +42,6 @@ struct sway_view {
|
|||
struct sway_container *swayc; // NULL for unmanaged views
|
||||
struct wlr_surface *surface; // NULL for unmapped views
|
||||
int width, height;
|
||||
int saved_width, saved_height;
|
||||
bool is_fullscreen;
|
||||
|
||||
union {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue