<li><p><code>panel_shrink = boolean (0 or 1)</code> : If set to 1, the panel will shrink to a compact size dynamically.</p></li>
<li><p><code>panel_shrink = boolean (0 or 1)</code> : If set to 1, the panel will shrink to a compact size dynamically.<em>(since 0.13)</em></p></li>
<li><p><code>panel_margin = horizontal_margin vertical_margin</code> : The margins define the distance between the panel and the horizontal/vertical monitor edge. Use <code>0</code> to obtain a panel with the same size as the edge of the monitor (no margin).</p></li>
<li><p><code>taskbar_hide_if_empty = boolean (0 or 1)</code> : If enabled, in multi-desktop mode the taskbars corresponding to empty desktops different from the current desktop are hidden.</p></li>
<li><p><code>taskbar_hide_if_empty = boolean (0 or 1)</code> : If enabled, in multi-desktop mode the taskbars corresponding to empty desktops different from the current desktop are hidden.<em>(since 0.13)</em></p></li>
<li><p><code>taskbar_distribute_size = boolean (0 or 1)</code> : If enabled, in multi-desktop mode distributes between taskbars the available size proportionally to the number of tasks. Default: disabled. <em>(since 0.12)</em></p></li>
<h1id="latest-stable-release-0-12-12"><spanclass="md2man-title">Latest</span><spanclass="md2man-section">stable</span><spanclass="md2man-date">release:</span><spanclass="md2man-source">0.12.12</span><aname="latest-stable-release-0-12-12"href="#latest-stable-release-0-12-12"class="md2man-permalink"title="permalink"></a></h1><p>Changes: <ahref="https://gitlab.com/o9000/tint2/blob/0.12.12/ChangeLog">https://gitlab.com/o9000/tint2/blob/0.12.12/ChangeLog</a></p><p>Documentation: <ahref="manual.html">manual.html</a></p><p>Compile it with (after you install the <ahref="https://gitlab.com/o9000/tint2/wikis/Install#dependencies">dependencies</a>):</p><preclass="highlight plaintext"><code>git clone https://gitlab.com/o9000/tint2.git
<h1id="latest-stable-release-0-13"><spanclass="md2man-title">Latest</span><spanclass="md2man-section">stable</span><spanclass="md2man-date">release:</span><spanclass="md2man-source">0.13</span><aname="latest-stable-release-0-13"href="#latest-stable-release-0-13"class="md2man-permalink"title="permalink"></a></h1><p>Changes: <ahref="https://gitlab.com/o9000/tint2/blob/0.13/ChangeLog">https://gitlab.com/o9000/tint2/blob/0.13/ChangeLog</a></p><p>Documentation: <ahref="manual.html">manual.html</a></p><p>Compile it with (after you install the <ahref="https://gitlab.com/o9000/tint2/wikis/Install#dependencies">dependencies</a>):</p><preclass="highlight plaintext"><code>git clone https://gitlab.com/o9000/tint2.git
cd tint2
git checkout 0.12.12
git checkout 0.13
mkdir build
cd build
cmake ..
...
...
@@ -244,7 +244,7 @@ make -j4
<h1id="how-can-i-help-out">How can I help out?<aname="how-can-i-help-out"href="#how-can-i-help-out"class="md2man-permalink"title="permalink"></a></h1>
<ul>
<li>Report bugs and ask questions on the <ahref="https://gitlab.com/o9000/tint2/issues">issue tracker</a>;</li>
<li>Contribute to the development by helping us fix bugs and suggesting new features.</li>
<li>Contribute to the development by helping us fix bugs and suggesting new features. Please read the contribution guide: <ahref="CONTRIBUTING.md">CONTRIBUTING.md</a></li>
\fB\fCpanel_shrink = boolean (0 or 1)\fR : If set to 1, the panel will shrink to a compact size dynamically.
\fB\fCpanel_shrink = boolean (0 or 1)\fR : If set to 1, the panel will shrink to a compact size dynamically. \fI(since 0.13)\fP
.IP \(bu 2
\fB\fCpanel_margin = horizontal_margin vertical_margin\fR : The margins define the distance between the panel and the horizontal/vertical monitor edge. Use \fB\fC0\fR to obtain a panel with the same size as the edge of the monitor (no margin).
.RE
...
...
@@ -433,7 +433,7 @@ You can switch between virtual desktops.
.RE
.RE
.IP \(bu 2
\fB\fCtaskbar_hide_if_empty = boolean (0 or 1)\fR : If enabled, in multi\-desktop mode the taskbars corresponding to empty desktops different from the current desktop are hidden.
\fB\fCtaskbar_hide_if_empty = boolean (0 or 1)\fR : If enabled, in multi\-desktop mode the taskbars corresponding to empty desktops different from the current desktop are hidden. \fI(since 0.13)\fP
.IP \(bu 2
\fB\fCtaskbar_distribute_size = boolean (0 or 1)\fR : If enabled, in multi\-desktop mode distributes between taskbars the available size proportionally to the number of tasks. Default: disabled. \fI(since 0.12)\fP