schemas: Center windows by default
Now that the requirements to do this are met, we can finally center new windows by default. Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/2123 Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/1662 Closes: https://gitlab.gnome.org/GNOME/mutter/-/issues/246 Closes: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1898442 Closes: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1298263 Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/4294>
This commit is contained in:
parent
a673adebab
commit
9fe83c736c
@ -94,7 +94,7 @@
|
|||||||
</key>
|
</key>
|
||||||
|
|
||||||
<key name="center-new-windows" type="b">
|
<key name="center-new-windows" type="b">
|
||||||
<default>false</default>
|
<default>true</default>
|
||||||
<summary>Place new windows in the center</summary>
|
<summary>Place new windows in the center</summary>
|
||||||
<description>
|
<description>
|
||||||
When true, the new windows will always be put in the center of the
|
When true, the new windows will always be put in the center of the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user