elementary / gala

Gala Window Manager for elementary OS and Pantheon
https://elementary.io
GNU General Public License v3.0
275 stars 76 forks source link

Fix stacking order after workspace switch #2081

Closed leolost2605 closed 1 month ago

leolost2605 commented 1 month ago

Starts addressing #2080

On main a 100% way to reproduce #2080 is having a maximized window so that the dock is hidden then trying to switch workspace so that a nudge plays and then trying to show the dock again. That is fixed by this PR. However there are more ways to reproduce #2080 so it's not entirely fixed.

2080 will be fixed by #2094 however this can/should still be merged because the current behavior is just wrong

leolost2605 commented 1 month ago

https://github.com/elementary/gala/issues/2080 will be fixed by https://github.com/elementary/gala/pull/2094 however this can/should still be merged because the current behavior is just wrong