Warning, /plasma/latte-dock/plasmoid/package/contents/config/main.xml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <kcfg xmlns="http://www.kde.org/standards/kcfg/1.0"
0003       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
0004       xsi:schemaLocation="http://www.kde.org/standards/kcfg/1.0
0005       http://www.kde.org/standards/kcfg/1.0/kcfg.xsd" >
0006   <kcfgfile name=""/>
0007 
0008   <group name="General">
0009     <entry name="groupingAppIdBlacklist" type="StringList">
0010       <default></default>
0011     </entry>
0012     <entry name="groupingLauncherUrlBlacklist" type="StringList">
0013       <default></default>
0014     </entry>
0015     <entry name="separateLaunchers" type="Bool">
0016       <default>true</default>
0017     </entry>
0018     <entry name="wheelEnabled" type="Bool">
0019       <default>true</default>
0020     </entry>
0021     <entry name="launchers" type="String">
0022       <default></default>
0023     </entry>
0024     <entry name="launchers59" type="StringList">
0025       <label>New launchers mechanism. The list of launcher tasks on the widget. Usually .desktop file or executable URLs. Special URLs such as preferred://browser that expand to default applications are supported.</label>
0026       <default></default>
0027     </entry>
0028     <entry name="showBarLine" type="Bool">
0029       <default>false</default>
0030     </entry>
0031     <entry name="showShadows" type="Bool">
0032       <default>false</default>
0033     </entry>
0034     <entry name="showGlow" type="Bool">
0035       <default>true</default>
0036     </entry>
0037     <entry name="isPreferredForPositionShortcuts" type="Bool">
0038       <default>false</default>
0039     </entry>
0040     <entry name="isPreferredForDroppedLaunchers" type="Bool">
0041       <default>true</default>
0042     </entry>
0043     <entry name="zoomLevel" type="Int">
0044       <default>14</default>
0045     </entry>
0046     <entry name="iconSize" type="Int">
0047       <default>48</default>
0048     </entry>
0049     <entry name="zoomHelper" type="Bool">
0050       <default>false</default>
0051     </entry>
0052     <entry name="threeColorsWindows" type="Bool">
0053       <default>false</default>
0054     </entry>
0055     <entry name="dotsOnActive" type="Bool">
0056       <default>false</default>
0057     </entry>
0058     <entry name="useThemePanel" type="Bool">
0059       <default>true</default>
0060     </entry>
0061     <entry name="panelSize" type="Int">
0062       <default>10</default>
0063     </entry>
0064     <entry name="transparentPanel" type="Bool">
0065       <default>false</default>
0066     </entry>
0067     <entry name="isInLatteDock" type="Bool">
0068       <default>false</default>
0069     </entry>
0070     <entry name="durationTime" type="Int">
0071       <default>1</default>
0072     </entry>
0073     <entry name="previewsDelay" type="Int">
0074       <label>Delay in order to show previews or highlight windows. Values lower than 150ms are ignored because previews do not work correctly</label>
0075       <default>650</default>
0076     </entry>
0077     <entry name="forceMonochromaticIcons" type="Bool">
0078       <default>false</default>
0079       <label>When "true" Latte color palette is used in order to provide monochromatic icons at all times. It is not needed in general and can be used only with specific icon themes</label>
0080     </entry>
0081     <entry name="previewWindowAsPopup" type="Bool">
0082       <default>false</default>
0083       <label>When "true" Preview window behaves as popup</label>
0084     </entry>
0085 
0086 <!-- MERGED FROM CONTAINMENT -->
0087 <!-- _______________________ -->
0088 <!-- BE CAREFUL: Until these values are removed from CONTAINMENT totally and their UPGRADE procedures also, -->
0089 <!-- their default values should be updated both <here> and at their containment configuration file counterpart -->
0090 
0091     <entry name="launchersGroup" type="Enum">
0092       <choices>
0093             <choice name="Unique"/>
0094             <choice name="Layout"/>
0095             <choice name="Global"/>
0096       </choices>
0097       <default>0</default>
0098     </entry>
0099     <entry name="showWindowActions" type="Bool">
0100       <default>false</default>
0101     </entry>
0102     <entry name="showWindowsOnlyFromLaunchers" type="Bool">
0103       <default>false</default>
0104       <label>show only windows that there is a launcher for them</label>
0105     </entry>
0106     <entry name="groupTasksByDefault" type="Bool">
0107       <default>true</default>
0108       <label>by default group same tasks</label>
0109     </entry>
0110     <entry name="showOnlyCurrentScreen" type="Bool">
0111       <default>false</default>
0112     </entry>
0113     <entry name="showOnlyCurrentDesktop" type="Bool">
0114       <default>false</default>
0115     </entry>
0116     <entry name="showOnlyCurrentActivity" type="Bool">
0117       <default>true</default>
0118     </entry>
0119     <entry name="hideAllTasks" type="Bool">
0120       <default>false</default>
0121       <label>When "true" all tasks are filtered and its behavior also</label>
0122     </entry>
0123 
0124     <entry name="showInfoBadge" type="Bool">
0125       <default>true</default>
0126     </entry>
0127     <entry name="showProgressBadge" type="Bool">
0128       <default>true</default>
0129     </entry>
0130     <entry name="showAudioBadge" type="Bool">
0131       <default>true</default>
0132     </entry>
0133     <entry name="audioBadgeActionsEnabled" type="Bool">
0134       <default>true</default>
0135     </entry>
0136     <entry name="infoBadgeProminentColorEnabled" type="Bool">
0137       <default>false</default>
0138     </entry>
0139 
0140     <entry name="animationLauncherBouncing" type="Bool">
0141         <default>true</default>
0142     </entry>
0143     <entry name="animationWindowInAttention" type="Bool">
0144         <default>true</default>
0145     </entry>
0146     <entry name="animationNewWindowSliding" type="Bool">
0147         <default>true</default>
0148     </entry>
0149     <entry name="animationWindowAddedInGroup" type="Bool">
0150         <default>true</default>
0151     </entry>
0152     <entry name="animationWindowRemovedFromGroup" type="Bool">
0153         <default>true</default>
0154     </entry>
0155 
0156     <entry name="scrollTasksEnabled" type="Bool">
0157       <default>false</default>
0158     </entry>
0159     <entry name="autoScrollTasksEnabled" type="Bool">
0160       <default>true</default>
0161     </entry>
0162     <entry name="manualScrollTasksType" type="Enum">
0163       <choices>
0164             <choice name="Disabled"/>
0165             <choice name="Parallel"/>
0166             <choice name="VerticalHorizontal"/>
0167       </choices>
0168       <default>1</default>
0169     </entry>
0170     <entry name="leftClickAction" type="Enum">
0171       <choices>
0172             <choice name="None"/>
0173             <choice name="Close"/>
0174             <choice name="NewInstance"/>
0175             <choice name="ToggleMinimized"/>
0176             <choice name="CycleThroughTasks"/>
0177             <choice name="ToggleGrouping"/>
0178             <choice name="PresentWindows"/>
0179             <choice name="PreviewWindows"/>
0180             <choice name="HighlightWindows"/>
0181             <choice name="PreviewAndHighlightWindows"/>
0182       </choices>
0183       <default>6</default>
0184     </entry>
0185     <entry name="middleClickAction" type="Enum">
0186       <choices>
0187             <choice name="None"/>
0188             <choice name="Close"/>
0189             <choice name="NewInstance"/>
0190             <choice name="ToggleMinimized"/>
0191             <choice name="CycleThroughTasks"/>
0192             <choice name="ToggleGrouping"/>
0193             <choice name="PresentWindows"/>
0194             <choice name="PreviewWindows"/>
0195             <choice name="HighlightWindows"/>
0196             <choice name="PreviewAndHighlightWindows"/>
0197       </choices>
0198       <default>2</default>
0199     </entry>
0200     <entry name="hoverAction" type="Enum">
0201       <choices>
0202             <choice name="None"/>
0203             <choice name="Close"/>
0204             <choice name="NewInstance"/>
0205             <choice name="ToggleMinimized"/>
0206             <choice name="CycleThroughTasks"/>
0207             <choice name="ToggleGrouping"/>
0208             <choice name="PresentWindows"/>
0209             <choice name="PreviewWindows"/>
0210             <choice name="HighlightWindows"/>
0211             <choice name="PreviewAndHighlightWindows"/>
0212       </choices>
0213       <default>0</default>
0214     </entry>
0215     <entry name="taskScrollAction" type="Enum">
0216       <choices>
0217             <choice name="ScrollNone"/>
0218             <choice name="ScrollTasks"/>
0219             <choice name="ScrollToggleMinimized"/>
0220       </choices>
0221       <default>1</default>
0222     </entry>
0223     <entry name="modifierClickAction" type="Enum">
0224       <choices>
0225             <choice name="None"/>
0226             <choice name="Close"/>
0227             <choice name="NewInstance"/>
0228             <choice name="ToggleMinimized"/>
0229             <choice name="CycleThroughTasks"/>
0230             <choice name="ToggleGrouping"/>
0231             <choice name="PresentWindows"/>
0232             <choice name="PreviewWindows"/>
0233             <choice name="HighlightWindows"/>
0234             <choice name="PreviewAndHighlightWindows"/>
0235       </choices>
0236       <default>0</default>
0237     </entry>
0238     <entry name="modifier" type="Enum">
0239       <choices>
0240             <choice name="Shift"/>
0241             <choice name="Control"/>
0242             <choice name="Alt"/>
0243             <choice name="Meta"/>
0244       </choices>
0245       <default>1</default>
0246     </entry>
0247     <entry name="modifierClick" type="Enum">
0248       <choices>
0249             <choice name="LeftClick"/>
0250             <choice name="MiddleClick"/>
0251             <choice name="RightClick"/>
0252       </choices>
0253       <default>0</default>
0254     </entry>
0255   </group>
0256 </kcfg>
0257