all repos — tint2 @ 63d0d98a5cc087530f998c97afda5e792fb3b565

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

Release 16.0
o9000 mrovi9000@gmail.com
commit

63d0d98a5cc087530f998c97afda5e792fb3b565

parent

e73902352948c3e04a6ce680c23a2762b74222cb

5 files changed, 12 insertions(+), 11 deletions(-)

jump to
M ChangeLogChangeLog

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

-2017-12-19 master +2017-12-20 16.0 - Fixes: - Taskbar: `taskbar_distribute_size = 1` now playes well with `task_align = center` and `task_align = right` (issue #688)

@@ -971,6 +971,7 @@

2008-04-22 - fork ttm projet from p://code.google.com/p/ttm/ (by Pål Staurland staura@gmail.com) while the projet is no longer in developpement, have not changed the name of 'tint'. +. . . .
M README.mdREADME.md

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

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

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

``` git clone https://gitlab.com/o9000/tint2.git cd tint2 -git checkout 15.3 +git checkout 16.0 mkdir build cd build cmake ..
M doc/readme.htmldoc/readme.html

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

</style> </head> <body> -<h1 id="latest-stable-release-15-3"><span class="md2man-title">Latest</span> <span class="md2man-section">stable</span> <span class="md2man-date">release:</span> <span class="md2man-source">15.3</span><a name="latest-stable-release-15-3" href="#latest-stable-release-15-3" class="md2man-permalink" title="permalink"></a></h1><p>Changes: <a href="https://gitlab.com/o9000/tint2/blob/15.3/ChangeLog">https://gitlab.com/o9000/tint2/blob/15.3/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-16-0"><span class="md2man-title">Latest</span> <span class="md2man-section">stable</span> <span class="md2man-date">release:</span> <span class="md2man-source">16.0</span><a name="latest-stable-release-16-0" href="#latest-stable-release-16-0" class="md2man-permalink" title="permalink"></a></h1><p>Changes: <a href="https://gitlab.com/o9000/tint2/blob/16.0/ChangeLog">https://gitlab.com/o9000/tint2/blob/16.0/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 15.3 +git checkout 16.0 mkdir build cd build cmake ..

@@ -239,9 +239,9 @@ <li><a href="https://gitlab.com/o9000/tint2/wikis/Debug">Obtain a stack trace when tint2 crashes</a></li>

</ul> <h1 id="known-issues">Known issues<a name="known-issues" href="#known-issues" class="md2man-permalink" title="permalink"></a></h1> <ul> -<li>Graphic glitches on Intel graphics cards can be avoided by changing the acceleration method to UXA (<a href="https://gitlab.com/o9000/tint2/issues/595">issue 595</a>)</li> -<li>Window managers that do not follow exactly the EWMH specification might not interact well with tint2 (known issues for <a href="https://gitlab.com/o9000/tint2/issues/385">awesome</a>, <a href="https://gitlab.com/o9000/tint2/issues/524">bspwm</a>. <a href="https://gitlab.com/o9000/tint2/issues/456">openbox-multihead</a>)</li> -<li>Full transparency requires a compositor such as Compton (if not provided already by the window manager, as in Compiz/Unity, KDE or XFCE)</li> +<li>Graphical glitches on Intel graphics cards can be avoided by changing the acceleration method to UXA (<a href="https://gitlab.com/o9000/tint2/issues/595">issue 595</a>)</li> +<li>Window managers that do not follow exactly the EWMH specification might not interact well with tint2 (<a href="https://gitlab.com/o9000/tint2/issues/627">issue 627</a>).</li> +<li>Full transparency requires a compositor such as Compton (if not provided already by the window manager, as in Compiz/Unity, KDE or XFCE).</li> </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>
M doc/tint2.1doc/tint2.1

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

-.TH TINT2 1 "2017\-11\-05" 15.3 +.TH TINT2 1 "2017\-12\-20" 16.0 .SH NAME .PP tint2 \- lightweight panel/taskbar
M doc/tint2.mddoc/tint2.md

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

-# TINT2 1 "2017-11-05" 15.3 +# TINT2 1 "2017-12-20" 16.0 ## NAME tint2 - lightweight panel/taskbar