mirror of
https://github.com/brl/mutter.git
synced 2025-02-12 19:34:10 +00:00
![Rui Matos](/assets/img/avatar_default.png)
Commit fcc7501eb8dab5c1749e5421e31311fd14fd73f0 had the side-effect of stacking fullscreen windows below docks which went unnoticed since we don't use docks in GNOME anymore. Instead of re-introducing the fullscreen layer, which we don't need otherwise, we can fix this issue by ensuring we stack docks below all other windows when the monitor they're on is marked fullscreen. This has the added benefit that the visibility rule for 3rd party docks becomes the same as gnome-shell's chrome. https://bugzilla.gnome.org/show_bug.cgi?id=772937
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%