2016-12-25 09:25:27 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<kcfg xmlns= "http://www.kde.org/standards/kcfg/1.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
<kcfgfile name= "" />
<group name= "General" >
<entry name= "appletOrder" type= "String" >
<label > encoded order of items</label>
</entry>
<entry name= "lockedZoomApplets" type= "String" >
<label > applets that lock the zoom effect</label>
</entry>
2019-01-15 15:14:51 +02:00
<entry name= "userBlocksColorizingApplets" type= "String" >
<label > applets that do not want to be colorized in any case</label>
</entry>
2016-12-25 09:25:27 +02:00
<entry name= "panelPosition" type= "Enum" >
<choices >
<choice name= "Center" />
<choice name= "Left" />
<choice name= "Right" />
<choice name= "Top" />
<choice name= "Bottom" />
</choices>
<default > 0</default>
</entry>
<entry name= "zoomLevel" type= "Int" >
<default > 10</default>
</entry>
<entry name= "iconSize" type= "Int" >
<default > 64</default>
</entry>
2019-03-04 18:54:39 +02:00
<entry name= "editBackgroundOpacity" type= "Double" >
2019-03-06 20:10:36 +02:00
<default > 0.2</default>
2019-03-04 18:54:39 +02:00
<label > opacity value for edit mode background</label>
</entry>
2017-03-14 17:51:35 +02:00
<!-- this is percentage -->
2019-02-17 14:52:18 +02:00
<entry name= "thickMargin" type= "Int" >
2019-02-24 00:06:46 +02:00
<default > 20</default>
2019-02-17 14:52:18 +02:00
<label > this is a percentage value</label>
</entry>
<entry name= "lengthExtMargin" type= "Int" >
2019-02-24 00:06:46 +02:00
<default > 0</default>
2019-02-17 14:52:18 +02:00
<label > this is a percentage value</label>
2017-03-14 17:51:35 +02:00
</entry>
2017-03-11 19:32:43 +02:00
<entry name= "shrinkThickMargins" type= "Bool" >
2019-02-23 09:45:44 +02:00
<default > false</default>
2019-02-17 14:52:18 +02:00
<label > this is a percentage value</label>
2017-03-11 19:32:43 +02:00
</entry>
2019-12-25 11:10:12 +02:00
<entry name= "fittsLawIsRequested" type= "Bool" >
<default > false</default>
<label > floating views require Fitts Law to be applied</label>
</entry>
2017-03-09 15:41:44 +02:00
<entry name= "proportionIconSize" type= "Double" >
<default > -1</default>
2019-02-17 14:52:18 +02:00
<label > this is a percentage value, -1 means disabled</label>
2017-03-09 15:41:44 +02:00
</entry>
2019-12-24 12:35:28 +02:00
<entry name= "screenEdgeMargin" type= "Int" >
<default > -1</default>
<label > margin from screen edge in pixels, -1 means disabled</label>
</entry>
2019-03-05 14:26:35 +02:00
<entry name= "inConfigureAppletsMode" type= "Bool" >
<default > false</default>
</entry>
2016-12-25 09:25:27 +02:00
<entry name= "useThemePanel" type= "Bool" >
2017-03-04 16:02:44 +02:00
<default > true</default>
2016-12-25 09:25:27 +02:00
</entry>
<entry name= "panelSize" type= "Int" >
2019-02-23 09:45:44 +02:00
<default > 6</default>
2016-12-25 09:25:27 +02:00
</entry>
2017-04-13 00:24:16 +03:00
<entry name= "panelShadows" type= "Bool" >
<default > true</default>
</entry>
2017-05-27 20:40:23 +03:00
<entry name= "disablePanelShadowForMaximized" type= "Bool" >
<default > false</default>
</entry>
2017-04-13 00:24:16 +03:00
<entry name= "panelTransparency" type= "Int" >
<default > 100</default>
</entry>
2019-03-16 19:41:04 +02:00
<entry name= "panelOutline" type= "Bool" >
2017-03-04 15:29:56 +02:00
<default > false</default>
</entry>
2017-03-17 16:58:57 +02:00
<entry name= "blurEnabled" type= "Bool" >
<default > true</default>
</entry>
2017-03-19 12:23:17 +02:00
<entry name= "autoDecreaseIconSize" type= "Bool" >
<default > true</default>
2016-12-25 09:25:27 +02:00
</entry>
<entry name= "smallAutomaticIconJumps" type= "Bool" >
<default > true</default>
</entry>
2017-03-21 16:31:14 +02:00
<entry name= "addLaunchersInTaskManager" type= "Bool" >
<default > true</default>
</entry>
2017-05-17 23:17:47 +03:00
<entry name= "backgroundOnlyOnMaximized" type= "Bool" >
<default > false</default>
</entry>
2017-09-18 19:06:25 +03:00
<entry name= "solidBackgroundForMaximized" type= "Bool" >
<default > false</default>
</entry>
2019-02-09 15:13:56 +02:00
<entry name= "plasmaBackgroundForPopups" type= "Bool" >
<default > false</default>
</entry>
2019-02-09 15:43:12 +02:00
<entry name= "themeColors" type= "Enum" >
<choices >
<choice name= "PlasmaThemeColors" />
<choice name= "ReverseThemeColors" />
<choice name= "SmartThemeColors" />
</choices>
<default > 0</default>
<label > which theme color palette is going to be used</label>
</entry>
<entry name= "windowColors" type= "Enum" >
<choices >
<choice name= "NoneWindowColors" />
<choice name= "ActiveWindowColors" />
<choice name= "TouchingWindowColors" />
</choices>
<default > 0</default>
<label > which color palette is going to be used based on windows</label>
</entry>
2016-12-25 09:25:27 +02:00
<entry name= "splitterPosition" type= "Int" >
<default > -1</default>
</entry>
2017-01-30 18:19:38 +02:00
<entry name= "splitterPosition2" type= "Int" >
<default > -1</default>
</entry>
2016-12-25 09:25:27 +02:00
<entry name= "shadows" type= "Enum" >
<label > Shadows for the applets</label>
<choices >
<choice name= "None" />
<choice name= "Locked" />
<choice name= "All" />
</choices>
2017-04-22 15:47:33 +03:00
<default > 2</default>
2016-12-25 09:25:27 +02:00
</entry>
2018-12-31 21:23:26 +02:00
<entry name= "shadowColorType" type= "Enum" >
<label > Applets shadow color type</label>
<choices >
<choice name= "Default" />
<choice name= "Theme" />
<choice name= "User" />
</choices>
<default > 0</default>
</entry>
2017-06-25 19:41:46 +03:00
<entry name= "shadowOpacity" type= "Int" >
2017-07-28 19:14:13 +03:00
<default > 70</default>
2017-06-25 19:41:46 +03:00
</entry>
<entry name= "shadowSize" type= "Int" >
2017-07-28 19:14:13 +03:00
<default > 30</default>
2017-06-25 19:41:46 +03:00
</entry>
<entry name= "shadowColor" type= "String" >
<default > 080808</default>
</entry>
2017-11-18 10:47:08 +02:00
<entry name= "showGlow" type= "Bool" >
<default > false</default>
</entry>
2017-01-28 17:27:24 +02:00
<entry name= "maxLength" type= "Int" >
<default > 100</default>
</entry>
2017-04-08 19:44:33 +03:00
<entry name= "offset" type= "Int" >
<default > 0</default>
</entry>
2019-04-11 20:41:08 +03:00
<entry name= "dragActiveWindowEnabled" type= "Bool" >
<default > false</default>
<label > Drag and maximize/restore active window from empty areas</label>
</entry>
2019-06-09 14:41:23 +03:00
<entry name= "activeWindowFilter" type= "Enum" >
<choices >
<choice name= "InCurrentScreen" />
<choice name= "FromAllScreens" />
</choices>
<default > 0</default>
</entry>
2019-01-19 16:30:44 +02:00
<entry name= "leftClickAction" type= "Enum" >
<choices >
<choice name= "None" />
<choice name= "Close" />
<choice name= "NewInstance" />
<choice name= "ToggleMinimized" />
<choice name= "CycleThroughTasks" />
<choice name= "ToggleGrouping" />
<choice name= "PresentWindows" />
<choice name= "PreviewWindows" />
<choice name= "HighlightWindows" />
<choice name= "PreviewAndHighlightWindows" />
</choices>
<default > 6</default>
</entry>
2017-03-15 21:44:54 +02:00
<entry name= "middleClickAction" type= "Enum" >
<choices >
<choice name= "None" />
<choice name= "Close" />
<choice name= "NewInstance" />
<choice name= "ToggleMinimized" />
2017-05-09 17:55:50 +03:00
<choice name= "CycleThroughTasks" />
2017-06-10 16:28:41 +03:00
<choice name= "ToggleGrouping" />
2019-01-19 16:30:44 +02:00
<choice name= "PresentWindows" />
<choice name= "PreviewWindows" />
<choice name= "HighlightWindows" />
<choice name= "PreviewAndHighlightWindows" />
2017-03-15 21:44:54 +02:00
</choices>
<default > 2</default>
</entry>
2019-01-19 16:30:44 +02:00
<entry name= "hoverAction" type= "Enum" >
<choices >
<choice name= "None" />
<choice name= "Close" />
<choice name= "NewInstance" />
<choice name= "ToggleMinimized" />
<choice name= "CycleThroughTasks" />
<choice name= "ToggleGrouping" />
<choice name= "PresentWindows" />
<choice name= "PreviewWindows" />
<choice name= "HighlightWindows" />
<choice name= "PreviewAndHighlightWindows" />
</choices>
<default > 0</default>
</entry>
2019-03-17 00:49:51 +02:00
<entry name= "scrollAction" type= "Enum" >
<choices >
<choice name= "ScrollNone" />
<choice name= "ScrollDesktops" />
<choice name= "ScrollActivities" />
<choice name= "ScrollTasks" />
</choices>
<default > 0</default>
</entry>
2017-03-16 21:44:16 +02:00
<entry name= "modifierClickAction" type= "Enum" >
<choices >
<choice name= "None" />
<choice name= "Close" />
<choice name= "NewInstance" />
<choice name= "ToggleMinimized" />
2017-05-09 17:55:50 +03:00
<choice name= "CycleThroughTasks" />
2017-06-10 16:28:41 +03:00
<choice name= "ToggleGrouping" />
2019-01-19 16:30:44 +02:00
<choice name= "PresentWindows" />
<choice name= "PreviewWindows" />
<choice name= "HighlightWindows" />
<choice name= "PreviewAndHighlightWindows" />
2017-03-16 21:44:16 +02:00
</choices>
<default > 0</default>
</entry>
<entry name= "modifier" type= "Enum" >
<choices >
<choice name= "Shift" />
<choice name= "Control" />
<choice name= "Alt" />
<choice name= "Meta" />
</choices>
<default > 1</default>
</entry>
<entry name= "modifierClick" type= "Enum" >
<choices >
<choice name= "LeftClick" />
<choice name= "MiddleClick" />
<choice name= "RightClick" />
</choices>
<default > 0</default>
</entry>
2017-01-04 01:35:22 +02:00
<!-- Config properties -->
<entry name= "configurationSticker" type= "Bool" >
<default > false</default>
</entry>
2019-03-11 19:13:07 +02:00
<!-- Animations -->
<entry name= "animationsEnabled" type= "Bool" >
<default > true</default>
2017-01-02 19:42:43 +02:00
</entry>
2017-01-02 20:44:07 +02:00
<entry name= "durationTime" type= "Enum" >
<choices >
<choice name= "None" />
<choice name= "x1" />
<choice name= "x2" />
<choice name= "x3" />
</choices>
<default > 2</default>
</entry>
2019-03-11 19:13:07 +02:00
<entry name= "animationLauncherBouncing" type= "Bool" >
<default > true</default>
</entry>
<entry name= "animationWindowInAttention" type= "Bool" >
<default > true</default>
</entry>
<entry name= "animationNewWindowSliding" type= "Bool" >
<default > true</default>
</entry>
<entry name= "animationWindowAddedInGroup" type= "Bool" >
<default > true</default>
</entry>
<entry name= "animationWindowRemovedFromGroup" type= "Bool" >
<default > true</default>
</entry>
<!-- Tasks properties -->
2017-07-24 18:27:53 +03:00
<entry name= "launchersGroup" type= "Enum" >
<choices >
<choice name= "Unique" />
<choice name= "Layout" />
<choice name= "Global" />
</choices>
<default > 0</default>
2019-02-03 09:53:49 +02:00
</entry>
2017-01-02 21:16:35 +02:00
<entry name= "showWindowActions" type= "Bool" >
<default > false</default>
</entry>
2018-04-06 17:49:57 +03:00
<entry name= "showWindowsOnlyFromLaunchers" type= "Bool" >
<default > false</default>
<label > show only windows that there is a launcher for them</label>
</entry>
2018-04-19 17:54:51 +03:00
<entry name= "groupTasksByDefault" type= "Bool" >
<default > true</default>
<label > by default group same tasks</label>
</entry>
2017-01-02 21:42:53 +02:00
<entry name= "showOnlyCurrentScreen" type= "Bool" >
<default > false</default>
</entry>
<entry name= "showOnlyCurrentDesktop" type= "Bool" >
<default > false</default>
</entry>
<entry name= "showOnlyCurrentActivity" type= "Bool" >
<default > true</default>
</entry>
2017-07-26 18:52:11 +03:00
<entry name= "titleTooltips" type= "Bool" >
2018-04-06 00:29:42 +03:00
<default > true</default>
2017-07-26 18:52:11 +03:00
</entry>
2019-01-20 20:22:06 +02:00
<entry name= "showInfoBadge" type= "Bool" >
<default > true</default>
</entry>
<entry name= "showProgressBadge" type= "Bool" >
<default > true</default>
2019-02-03 09:53:49 +02:00
</entry>
2019-01-20 20:22:06 +02:00
<entry name= "showAudioBadge" type= "Bool" >
2017-04-30 19:15:04 +03:00
<default > true</default>
</entry>
2019-02-10 01:07:51 +02:00
<entry name= "audioBadgeActionsEnabled" type= "Bool" >
<default > true</default>
</entry>
2019-06-21 12:47:32 +03:00
<entry name= "infoBadgeProminentColorEnabled" type= "Bool" >
<default > false</default>
</entry>
2017-05-26 19:52:01 +03:00
<entry name= "mouseWheelActions" type= "Bool" >
<default > true</default>
</entry>
2019-05-23 17:56:28 +03:00
<entry name= "scrollTasksEnabled" type= "Bool" >
2019-04-21 15:03:00 +03:00
<default > false</default>
</entry>
2019-05-23 17:56:28 +03:00
<entry name= "autoScrollTasksEnabled" type= "Bool" >
<default > true</default>
</entry>
<entry name= "manualScrollTasksType" type= "Enum" >
<choices >
<choice name= "Disabled" />
<choice name= "Parallel" />
<choice name= "VerticalHorizontal" />
</choices>
<default > 1</default>
</entry>
2018-07-23 17:17:00 +03:00
<entry name= "unifiedGlobalShortcuts" type= "Bool" >
<default > true</default>
<label > Global Shortcuts are combined between applets and tasks</label>
</entry>
2016-12-25 09:25:27 +02:00
</group>
</kcfg>