all repos — tint2 @ cb72aa7996d62763a2372806fa6a61d3287bec29

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Update doc (add version for new options, see issue #624)
o9000 mrovi9000@gmail.com
commit

cb72aa7996d62763a2372806fa6a61d3287bec29

parent

661ef0cbe3cf240571040430fa270f3ebbf238e0

1 files changed, 2 insertions(+), 2 deletions(-)

jump to
M doc/tint2.mddoc/tint2.md

@@ -270,7 +270,7 @@ # The panel's width is 94% the size of the monitor, the height is 30 pixels:

panel_size = 94% 30 ``` - * `panel_shrink = boolean (0 or 1)` : If set to 1, the panel will shrink to a compact size dynamically. + * `panel_shrink = boolean (0 or 1)` : If set to 1, the panel will shrink to a compact size dynamically. *(since 0.13)* * `panel_margin = horizontal_margin vertical_margin` : The margins define the distance between the panel and the horizontal/vertical monitor edge. Use `0` to obtain a panel with the same size as the edge of the monitor (no margin).

@@ -344,7 +344,7 @@ * `multi_desktop` : Pager like capability. Shows multiple taskbars, one per virtual desktop, with which:

* You can drag-and-drop tasks between virtual desktops; * You can switch between virtual desktops. - * `taskbar_hide_if_empty = boolean (0 or 1)` : If enabled, in multi-desktop mode the taskbars corresponding to empty desktops different from the current desktop are hidden. + * `taskbar_hide_if_empty = boolean (0 or 1)` : If enabled, in multi-desktop mode the taskbars corresponding to empty desktops different from the current desktop are hidden. *(since 0.13)* * `taskbar_distribute_size = boolean (0 or 1)` : If enabled, in multi-desktop mode distributes between taskbars the available size proportionally to the number of tasks. Default: disabled. *(since 0.12)*