Commit 3e3048a
committed
wayland: override surface local when setting geometry or window scale
If the window is fullscreen or maximized and the user sets some geometry
or window scale, we should apply it when the state transitions back to
windowed mode. This was being missed and the surface local coordinates
were being used.1 parent fd2215e commit 3e3048a
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3859 | 3859 | | |
3860 | 3860 | | |
3861 | 3861 | | |
| 3862 | + | |
3862 | 3863 | | |
3863 | 3864 | | |
3864 | 3865 | | |
| |||
4259 | 4260 | | |
4260 | 4261 | | |
4261 | 4262 | | |
| 4263 | + | |
| 4264 | + | |
4262 | 4265 | | |
4263 | 4266 | | |
4264 | 4267 | | |
| |||
4268 | 4271 | | |
4269 | 4272 | | |
4270 | 4273 | | |
4271 | | - | |
4272 | 4274 | | |
4273 | 4275 | | |
4274 | 4276 | | |
| |||
0 commit comments