mirror of
https://github.com/brl/mutter.git
synced 2025-01-27 11:59:12 +00:00
Florian Müllner
2eec11b445
window: Be more careful when setting initial workspace state
A window may either be sticky because it has been requested as such, or because it is placed on a non-primary monitor (and the corresponding preference is set). While we do take the latter into account, we currently override the sticky state later during initialization; be a bit more careful there to get the initial state right. https://bugzilla.gnome.org/show_bug.cgi?id=737178
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%