mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
fd763ad857dc5630ae2788d69c6b9dea8e171097

When dynamic workspaces are used, we pick up an existing NUMBER_OF_DESKTOP
hint in meta_screen_init_workspaces() to properly restore workspaces
on restart. Unconditionally setting that hint to 1 *before* reading it
breaks that, and we end up shifting all windows to the first workspace.
This reverts commit 8532b10290
.
https://bugzilla.gnome.org/show_bug.cgi?id=760651
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%