1
0
Fork 0

schemas: Remove unused keys

Mutter's own tab popup implementation was removed almost a decade
ago, about time to clean out the left-over settings.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2809>
This commit is contained in:
Florian Müllner 2023-01-27 20:50:22 +01:00
parent cff631cb39
commit 813b85e081

View file

@ -62,15 +62,6 @@
</description>
</key>
<key name="no-tab-popup" type="b">
<default>false</default>
<summary>No tab popup</summary>
<description>
Determines whether the use of popup and highlight frame should
be disabled for window cycling.
</description>
</key>
<key name="focus-change-on-pointer-rest" type="b">
<default>false</default>
<summary>Delay focus changes until the pointer stops moving</summary>
@ -178,16 +169,6 @@
<summary>View split on right</summary>
</key>
<key name="tab-popup-select" type="as">
<default>[]</default>
<summary>Select window from tab popup</summary>
</key>
<key name="tab-popup-cancel" type="as">
<default>[]</default>
<summary>Cancel tab popup</summary>
</key>
<key name="switch-monitor" type="as">
<default><![CDATA[['<Super>p','XF86Display']]]></default>
<summary>Switch monitor configurations</summary>