all repos — tint2 @ 4534bd6aaa51c790822ae7049609ef4f100482d0

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

Update for 0.13
o9000 mrovi9000@gmail.com
commit

4534bd6aaa51c790822ae7049609ef4f100482d0

parent

de982b9adac57029eb7c691916be470be6cfe2be

6 files changed, 14 insertions(+), 13 deletions(-)

jump to
M ChangeLogChangeLog

@@ -1,4 +1,4 @@

-2017-02-19 master +2017-03-04 0.13 - Fixes: - Ignore monitors with size 0, fixing crash (issue #618) - Battery: support Asus Chromebook Flip C100PA (issue #616)

@@ -10,6 +10,7 @@ - New config option taskbar_hide_if_empty to hide an empty taskbar in multi_desktop mode (contributed by Benoit Averty)

- Gradient backgrounds (contributed by Oskari Rauta) - New option: panel_shrink (fixes issue #333) - Support for Path in .desktop files (contributed by Michael Messmore) + - Tint2conf start up is much faster - New plugin: separator (contributed by Oskari Rauta) 2016-08-02 0.12.12
M README.mdREADME.md

@@ -1,5 +1,5 @@

-# Latest stable release: 0.12.12 -Changes: https://gitlab.com/o9000/tint2/blob/0.12.12/ChangeLog +# Latest stable release: 0.13 +Changes: https://gitlab.com/o9000/tint2/blob/0.13/ChangeLog Documentation: [doc/tint2.md](doc/tint2.md)

@@ -8,7 +8,7 @@

``` git clone https://gitlab.com/o9000/tint2.git cd tint2 -git checkout 0.12.12 +git checkout 0.13 mkdir build cd build cmake ..
M doc/manual.htmldoc/manual.html

@@ -388,7 +388,7 @@ panel_size = 94% 30

</code></pre> <ul> -<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> </ul> <p><img src="images/panel_size_margin.jpg" alt=""></p>

@@ -444,7 +444,7 @@ <li>You can drag-and-drop tasks between virtual desktops;</li>

<li>You can switch between virtual desktops.</li> </ul></li> </ul></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> <li><p><code>taskbar_padding = horizontal_padding vertical_padding spacing</code></p></li> </ul>
M doc/readme.htmldoc/readme.html

@@ -199,9 +199,9 @@

</style> </head> <body> -<h1 id="latest-stable-release-0-12-12"><span class="md2man-title">Latest</span> <span class="md2man-section">stable</span> <span class="md2man-date">release:</span> <span class="md2man-source">0.12.12</span><a name="latest-stable-release-0-12-12" href="#latest-stable-release-0-12-12" class="md2man-permalink" title="permalink"></a></h1><p>Changes: <a href="https://gitlab.com/o9000/tint2/blob/0.12.12/ChangeLog">https://gitlab.com/o9000/tint2/blob/0.12.12/ChangeLog</a></p><p>Documentation: <a href="manual.html">manual.html</a></p><p>Compile it with (after you install the <a href="https://gitlab.com/o9000/tint2/wikis/Install#dependencies">dependencies</a>):</p><pre class="highlight plaintext"><code>git clone https://gitlab.com/o9000/tint2.git +<h1 id="latest-stable-release-0-13"><span class="md2man-title">Latest</span> <span class="md2man-section">stable</span> <span class="md2man-date">release:</span> <span class="md2man-source">0.13</span><a name="latest-stable-release-0-13" href="#latest-stable-release-0-13" class="md2man-permalink" title="permalink"></a></h1><p>Changes: <a href="https://gitlab.com/o9000/tint2/blob/0.13/ChangeLog">https://gitlab.com/o9000/tint2/blob/0.13/ChangeLog</a></p><p>Documentation: <a href="manual.html">manual.html</a></p><p>Compile it with (after you install the <a href="https://gitlab.com/o9000/tint2/wikis/Install#dependencies">dependencies</a>):</p><pre class="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 @@ </ul>

<h1 id="how-can-i-help-out">How can I help out?<a name="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 <a href="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: <a href="CONTRIBUTING.md">CONTRIBUTING.md</a></li> </ul> <h1 id="links">Links<a name="links" href="#links" class="md2man-permalink" title="permalink"></a></h1> <ul>
M doc/tint2.1doc/tint2.1

@@ -1,4 +1,4 @@

-.TH TINT2 1 "2016\-05\-22" +.TH TINT2 1 "2017\-03\-04" .SH NAME .PP tint2 \- lightweight panel/taskbar

@@ -339,7 +339,7 @@ .fi

.RE .RS .IP \(bu 2 -\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 .IP \(bu 2
M doc/tint2.mddoc/tint2.md

@@ -1,4 +1,4 @@

-# TINT2 1 "2016-05-22" +# TINT2 1 "2017-03-04" ## NAME tint2 - lightweight panel/taskbar