all repos — tint2 @ 78313502d3b26c217f5583a23ef571bc9e0edc45

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

Release 16.7
Chris Lee @klee93
commit

78313502d3b26c217f5583a23ef571bc9e0edc45

parent

3eae1ba9126a6a266ccd7334ba6cdbca6db2d5eb

6 files changed, 15 insertions(+), 9 deletions(-)

jump to
M ChangeLogChangeLog

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

-2019-07-12 master +2019-07-14 16.7 - Fixes: - Fix spacing around icons in executor without text in vertical panels (issue #716) - Fix Bug: Clock Only Updates Every Minute With Format %s (issue #724)

@@ -1019,6 +1019,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: 16.6.1 -Changes: https://gitlab.com/o9000/tint2/blob/16.6.1/ChangeLog +# Latest stable release: 16.7 +Changes: https://gitlab.com/o9000/tint2/blob/16.7/ChangeLog Documentation: [doc/tint2.md](doc/tint2.md)

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

``` git clone https://gitlab.com/o9000/tint2.git cd tint2 -git checkout 16.6.1 +git checkout 16.7 mkdir build cd build cmake ..

@@ -97,3 +97,4 @@

## More * [Tint2 wiki](https://gitlab.com/o9000/tint2/wikis/Home) +Home)
M doc/manual.htmldoc/manual.html

@@ -688,6 +688,7 @@ It is based on ttm, originally written by Pål Staurland <a href="mailto:staura@gmail.com">staura@gmail.com</a>.</p><p>This manual page was originally written by Daniel Moerner <a href="mailto:dmoerner@gmail.com">dmoerner@gmail.com</a>, for the Debian project (but may be used by others).

It was adopted from the tint2 docs.</p><h2 id="see-also">SEE ALSO<a name="see-also" href="#see-also" class="md2man-permalink" title="permalink"></a></h2><p>The main website <a href="https://gitlab.com/o9000/tint2">https://gitlab.com/o9000/tint2</a> and the wiki page at <a href="https://gitlab.com/o9000/tint2/wikis/home">https://gitlab.com/o9000/tint2/wikis/home</a>.</p><p>This documentation is also provided in HTML and Markdown format in the system&#39;s default location for documentation files, usually <code>/usr/share/doc/tint2</code> or <code>/usr/local/share/doc/tint2</code>. +. .</p> </body> </html>
M doc/readme.htmldoc/readme.html

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

</style> </head> <body> -<h1 id="latest-stable-release-16-6-1"><span class="md2man-title">Latest</span> <span class="md2man-section">stable</span> <span class="md2man-date">release:</span> <span class="md2man-source">16.6.1</span><a name="latest-stable-release-16-6-1" href="#latest-stable-release-16-6-1" class="md2man-permalink" title="permalink"></a></h1><p>Changes: <a href="https://gitlab.com/o9000/tint2/blob/16.6.1/ChangeLog">https://gitlab.com/o9000/tint2/blob/16.6.1/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><div class="highlight"><pre class="highlight plaintext"><code>git clone https://gitlab.com/o9000/tint2.git +<h1 id="latest-stable-release-16-7"><span class="md2man-title">Latest</span> <span class="md2man-section">stable</span> <span class="md2man-date">release:</span> <span class="md2man-source">16.7</span><a name="latest-stable-release-16-7" href="#latest-stable-release-16-7" class="md2man-permalink" title="permalink"></a></h1><p>Changes: <a href="https://gitlab.com/o9000/tint2/blob/16.7/ChangeLog">https://gitlab.com/o9000/tint2/blob/16.7/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><div class="highlight"><pre class="highlight plaintext"><code>git clone https://gitlab.com/o9000/tint2.git cd tint2 -git checkout 16.6.1 +git checkout 16.7 mkdir build cd build cmake ..

@@ -267,7 +267,8 @@ <li><a href="https://gitlab.com/o9000/tint2/wikis/whats-new-0.12.gif">Distribute size between taskbars, freespace</a></li>

</ul> <h2 id="more">More<a name="more" href="#more" class="md2man-permalink" title="permalink"></a></h2> <ul> -<li><a href="https://gitlab.com/o9000/tint2/wikis/Home">Tint2 wiki</a></li> +<li><a href="https://gitlab.com/o9000/tint2/wikis/Home">Tint2 wiki</a> +Home)</li> </ul> </body> </html>
M doc/tint2.1doc/tint2.1

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

-.TH TINT2 1 "2018\-08\-05" 16.6.1 +.TH TINT2 1 "2019\-07\-14" 16.7 .SH NAME .PP tint2 \- lightweight panel/taskbar

@@ -914,3 +914,4 @@ .PP

This documentation is also provided in HTML and Markdown format in the system's default location for documentation files, usually \fB\fC/usr/share/doc/tint2\fR or \fB\fC/usr/local/share/doc/tint2\fR\&. \&. +\&.
M doc/tint2.mddoc/tint2.md

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

-# TINT2 1 "2018-08-05" 16.6.1 +# TINT2 1 "2019-07-14" 16.7 ## NAME tint2 - lightweight panel/taskbar

@@ -769,3 +769,4 @@

This documentation is also provided in HTML and Markdown format in the system's default location for documentation files, usually `/usr/share/doc/tint2` or `/usr/local/share/doc/tint2`. . +.