mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
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:
parent
cff631cb39
commit
813b85e081
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user