xwayland: Automaximization support
All threads resolved!
All threads resolved!
WIP because:
- it still needs to check the window type in order to not maximize things it shouldn't (like tooltips or menus)
- there appears to be some race condition visible in Anbox that sometimes results in the window state being desynchronized between xwm and phoc (or at least I assume that's what happens there)
Edited by Sebastian Krzyszkowiak
Merge request reports
Activity
Filter activity
added 7 commits
-
6e47a4d1...eec6a66a - 3 commits from branch
Librem5:master
- 721ee3e7 - seat: Check whether moving and resizing is allowed
- f755059f - xwayland: Don't apply size constraints to maximized windows
- 6bb527e9 - xwayland: Correctly handle windows that are maximized on map
- 5310cc7c - xwayland: Automaximization support
Toggle commit list-
6e47a4d1...eec6a66a - 3 commits from branch
- Resolved by Sebastian Krzyszkowiak
- Resolved by Sebastian Krzyszkowiak
- Resolved by Sebastian Krzyszkowiak
- Resolved by Sebastian Krzyszkowiak
- Resolved by Sebastian Krzyszkowiak
- Resolved by Sebastian Krzyszkowiak
- Resolved by Sebastian Krzyszkowiak
- Resolved by Sebastian Krzyszkowiak
Besides the above this looks good to me and handling all windows consistently sure is an improvement.
Edited by Guido Gunther- Resolved by Sebastian Krzyszkowiak
ETOOMANYCODESTYLES :D Updated.
added 7 commits
-
a2943fa1...eec6a66a - 3 commits from branch
Librem5:master
- 8079bddf - xwayland: Don't apply size constraints to maximized windows
- d921747e - xwayland: Correctly handle windows that are maximized on map
- 1af06a94 - xwayland: Automaximization support
- 49e5bcd1 - seat: Check whether moving and resizing is allowed
Toggle commit list-
a2943fa1...eec6a66a - 3 commits from branch
- Resolved by Sebastian Krzyszkowiak
Please register or sign in to reply