<label>Whether to show only window tasks that are on the same screen as the widget.</label>
<default>false</default>
</entry>
<entryname="showOnlyCurrentDesktop"type="Bool">
<label>Whether to only show tasks that are on the current virtual desktop.</label>
<default>true</default>
</entry>
<entryname="showOnlyCurrentActivity"type="Bool">
<label>Whether to show only tasks that are on the current activity.</label>
<default>true</default>
</entry>
<entryname="showOnlyMinimized"type="Int">
<label>Whether to show only window tasks that are minmized.</label>
<default>false</default>
</entry>
<entryname="unhideOnAttention"type="Bool">
<label>Whether to unhide if a window wants attention.</label>
<default>true</default>
</entry>
<entryname="groupingStrategy"type="Enum">
<label>How tasks are grouped: 0 = Do Not Group, 1 = By Program Name</label>
<default>1</default>
</entry>
<entryname="groupedTaskVisualization"type="Enum">
<label>What happens when clicking on a grouped task: 0 = cycle through grouped tasks, 1 = try to show tooltips, 2 = try to show present Windows effect, 3 = show textual list (AKA group dialog)</label>
<label>The launcher URLs (usually .desktop file or executable URLs) of applications that should not have their tasks grouped.</label>
<default></default>
</entry>
<entryname="sortingStrategy"type="Int">
<label>How to sort tasks: 0 = Do Not Sort, 1 = Manually, 2 = Alphabetically, 3 = By Desktop, 4 = By Activity</label>
<default>1</default>
</entry>
<entryname="separateLaunchers"type="Bool">
<label>Whether launcher tasks are sorted separately at the left side of the widget or can be mixed with other tasks.</label>
<default>true</default>
</entry>
<entryname="maxStripes"type="Int">
<label>The maximum number of rows (in a horizontal-orientation containment, i.e. panel) or columns (in a vertical-orientation containment) to layout task buttons in.</label>
<default>2</default>
<min>1</min>
</entry>
<entryname="forceStripes"type="Bool">
<label>Whether to try and always layout task buttons in as many rows/columns as set via maxStripes.</label>
<default>false</default>
</entry>
<entryname="showToolTips"type="Bool">
<label>Whether to show tooltips when hovering task buttons.</label>
<default>true</default>
</entry>
<entryname="wheelEnabled"type="Bool">
<label>Whether using the mouse wheel with the mouse pointer above the widget should switch between tasks.</label>
<label>Whether to request the window manager highlight windows when hovering corresponding task tooltips.</label>
<default>true</default>
</entry>
<entryname="launchers"type="StringList">
<label>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>