You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
515 lines
20 KiB
515 lines
20 KiB
<schemalist>
|
|
<enum id="placement_type">
|
|
<value value="0" nick="automatic"/>
|
|
<value value="1" nick="pointer"/>
|
|
<value value="2" nick="manual"/>
|
|
<value value="3" nick="center"/>
|
|
</enum>
|
|
|
|
<schema id="org.cinnamon.muffin" path="/org/cinnamon/muffin/"
|
|
gettext-domain="@GETTEXT_DOMAIN">
|
|
|
|
<key name="attach-modal-dialogs" type="b">
|
|
<default>false</default>
|
|
<_summary>Attach modal dialogs</_summary>
|
|
<_description>
|
|
When true, instead of having independent titlebars, modal dialogs
|
|
appear attached to the titlebar of the parent window and are moved
|
|
together with the parent window.
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="edge-tiling" type="b">
|
|
<default>true</default>
|
|
<_summary>Enable edge tiling and snapping</_summary>
|
|
<_description>
|
|
If enabled, allows you to drag windows to the screen edges
|
|
to tile or snap them in place.
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="edge-resistance-window" type="b">
|
|
<default>true</default>
|
|
<summary>Enable windows edge resitance</summary>
|
|
<description>Determine whether the window edges can snap to each other.</description>
|
|
</key>
|
|
|
|
<key name="dynamic-workspaces" type="b">
|
|
<default>false</default>
|
|
<_summary>Workspaces are managed dynamically</_summary>
|
|
<_description>
|
|
Determines whether workspaces are managed dynamically or
|
|
whether there's a static number of workspaces (determined
|
|
by the num-workspaces key in org.cinnamon.desktop.wm.preferences).
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="unredirect-fullscreen-windows" type="b">
|
|
<default>false</default>
|
|
<_summary>Fullscreen windows are unredirected (i.e. they bypass compositing)</_summary>
|
|
<_description>
|
|
Determines whether fullscreen windows bypass compositing. False is better for vsync/screen-tearing, True gives games and apps i
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="workspace-cycle" type="b">
|
|
<default>false</default>
|
|
<_summary>Allow cycling through workspaces</_summary>
|
|
<_description>
|
|
Allows cycling through workspaces, going to the workspace at the other end
|
|
if you are at the left-most or right-most one.
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="workspaces-only-on-primary" type="b">
|
|
<default>false</default>
|
|
<_summary>Workspaces only on primary</_summary>
|
|
<_description>
|
|
Determines whether workspace switching should happen for windows
|
|
on all monitors or only for windows on the primary monitor.
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="draggable-border-width" type="i">
|
|
<default>10</default>
|
|
<range min="0" max="64"/>
|
|
<_summary>Draggable border width</_summary>
|
|
<_description>
|
|
The amount of total draggable borders. If the theme's visible
|
|
borders are not enough, invisible borders will be added to meet
|
|
this value.
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="tile-hud-threshold" type="i">
|
|
<default>25</default>
|
|
<range min="1" max="400"/>
|
|
<_summary>Window tile HUD threshold</_summary>
|
|
<_description>
|
|
The distance from the edge of the screen you must be within before
|
|
the tile/snap HUD appears
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="resize-threshold" type="i">
|
|
<default>24</default>
|
|
<range min="1" max="400"/>
|
|
<_summary>Window resize tension threshold</_summary>
|
|
<_description>
|
|
The distance you have to move a resize grip before it's actually
|
|
registered as a resize
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="snap-modifier" type="s">
|
|
<default>'Control'</default>
|
|
<_summary>Modifier for toggling between tile and snap mode</_summary>
|
|
<_description>
|
|
When dragging a window, holding this key will engage snap mode.
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="legacy-snap" type="b">
|
|
<default>false</default>
|
|
<_summary>Enable legacy drag snapping</_summary>
|
|
<_description>
|
|
Enables old-style snapping by holding the shift key while dragging a window
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="button-layout" type="s">
|
|
<default>":minimize,maximize,close"</default>
|
|
<summary>Arrangement of buttons on the titlebar</summary>
|
|
<description>
|
|
This key overrides the key in org.cinnamon.desktop.wm.preferences when
|
|
running Cinnamon.
|
|
</description>
|
|
</key>
|
|
|
|
<key name="invert-workspace-flip-direction" type="b">
|
|
<default>false</default>
|
|
<_summary>Inverts the direction the left and right arrows take you when
|
|
you switch workspaces during a window drag</_summary>
|
|
<_description>
|
|
Changes left-right arrow keys to window-centric directions rather than
|
|
workspace-centric
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="tile-maximize" type="b">
|
|
<default>false</default>
|
|
<_summary>Sets maximize as the tile action for the top edge of the screen</_summary>
|
|
<_description>
|
|
Makes tiling to the top maximize the window
|
|
</_description>
|
|
</key>
|
|
|
|
<key name="placement-mode" enum="placement_type">
|
|
<default>'center'</default>
|
|
<_summary>Window placement mode</_summary>
|
|
<_description>The window placement mode indicates how new windows
|
|
are positioned. "automatic" means the system chooses a location
|
|
automatically based on the space available on the desktop, or by
|
|
a simple cascade if there is no space; "pointer" means that new
|
|
windows are placed according to the mouse pointer position;
|
|
"manual" means that the user must manually place the new window
|
|
with the mouse or keyboard; "center" means that the system places
|
|
new windows in the center of the desktop.</_description>
|
|
</key>
|
|
|
|
<child name="keybindings" schema="org.cinnamon.muffin.keybindings"/>
|
|
</schema>
|
|
<schema id="org.cinnamon.muffin.keybindings" path="/org/cinnamon/muffin/keybindings/">
|
|
|
|
<key name="toggle-recording" type="as">
|
|
<default>[]</default>
|
|
</key>
|
|
|
|
<key name="push-tile-left" type="as">
|
|
<default>[]</default>
|
|
</key>
|
|
|
|
<key name="push-tile-right" type="as">
|
|
<default>[]</default>
|
|
</key>
|
|
|
|
<key name="push-tile-up" type="as">
|
|
<default>[]</default>
|
|
</key>
|
|
|
|
<key name="push-tile-down" type="as">
|
|
<default>[]</default>
|
|
</key>
|
|
|
|
<key name="push-snap-left" type="as">
|
|
<default>[]</default>
|
|
</key>
|
|
|
|
<key name="push-snap-right" type="as">
|
|
<default>[]</default>
|
|
</key>
|
|
|
|
<key name="push-snap-up" type="as">
|
|
<default>[]</default>
|
|
</key>
|
|
|
|
<key name="push-snap-down" type="as">
|
|
<default>[]</default>
|
|
</key>
|
|
|
|
<key name="tab-popup-select" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
|
|
<key name="tab-popup-cancel" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
|
|
<key name="switch-to-workspace-1" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-2" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-3" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-4" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-5" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-6" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-7" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-8" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-9" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-10" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-11" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-12" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-left" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-right" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-up" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-to-workspace-down" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-group" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-group-backward" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-windows" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-windows-backward" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-panels" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="switch-panels-backward" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="cycle-group" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="cycle-group-backward" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="cycle-windows" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="cycle-windows-backward" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="cycle-panels" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="cycle-panels-backward" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="show-desktop" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="panel-main-menu" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="panel-run-dialog" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="set-spew-mark" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="activate-window-menu" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="toggle-fullscreen" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="toggle-maximized" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="toggle-above" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="maximize" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="unmaximize" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="toggle-shaded" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="minimize" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="close" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="begin-move" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="begin-resize" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="toggle-on-all-workspaces" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-1" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-2" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-3" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-4" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-5" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-6" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-7" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-8" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-9" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-10" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-11" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-12" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-left" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-right" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-up" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-workspace-down" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="raise-or-lower" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="raise" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="lower" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="maximize-vertically" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="maximize-horizontally" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-corner-nw" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-corner-ne" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-corner-sw" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-corner-se" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-side-n" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-side-s" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-side-e" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-side-w" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="move-to-center" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="increase-opacity" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
<key name="decrease-opacity" type="as">
|
|
<default>[]</default>
|
|
<_summary>deprecated - moved to org.cinnamon.desktop.keybindings.wm</_summary>
|
|
</key>
|
|
</schema>
|
|
</schemalist>
|
|
|