From ea92bf771828b78b9dce53b8f1cbc68fe5324cbc Mon Sep 17 00:00:00 2001 From: o9000 Date: Sat, 2 Sep 2017 15:07:36 +0200 Subject: [PATCH] Release 15.0 --- ChangeLog | 3 ++- README.md | 7 ++++--- doc/manual.html | 3 ++- doc/readme.html | 15 ++++++++++++--- doc/tint2.1 | 3 ++- doc/tint2.md | 3 ++- 6 files changed, 24 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 48bb6d8..f2fd43c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2017-09-02 master +2017-09-02 15.0 - Fixes: - Clock, executors and other timers fire correctly after waking up from suspend - One-shot timers are restarted correctly from their own callbacks @@ -946,3 +946,4 @@ released tint-0.2 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'. +. diff --git a/README.md b/README.md index fd4ba12..53887c1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Latest stable release: 0.14.6 -Changes: https://gitlab.com/o9000/tint2/blob/0.14.6/ChangeLog +# Latest stable release: 15.0 +Changes: https://gitlab.com/o9000/tint2/blob/15.0/ChangeLog Documentation: [doc/tint2.md](doc/tint2.md) @@ -8,7 +8,7 @@ Compile it with (after you install the [dependencies](https://gitlab.com/o9000/t ``` git clone https://gitlab.com/o9000/tint2.git cd tint2 -git checkout 0.14.6 +git checkout 15.0 mkdir build cd build cmake .. @@ -97,3 +97,4 @@ tint2 is a simple panel/taskbar made for modern X window managers. It was specif ## More * [Tint2 wiki](https://gitlab.com/o9000/tint2/wikis/Home) +Home) diff --git a/doc/manual.html b/doc/manual.html index 97eb660..3b52eac 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -694,6 +694,7 @@ execp_interval = 1 It is based on ttm, originally written by Pål Staurland staura@gmail.com.

This manual page was originally written by Daniel Moerner dmoerner@gmail.com, for the Debian project (but may be used by others). It was adopted from the tint2 docs.

SEE ALSO

The main website https://gitlab.com/o9000/tint2 and the wiki page at https://gitlab.com/o9000/tint2/wikis/home.

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.

+for documentation files, usually /usr/share/doc/tint2 or /usr/local/share/doc/tint2. +.

diff --git a/doc/readme.html b/doc/readme.html index 28784c3..45b3dcd 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -199,9 +199,9 @@ pre { -

Latest stable release: 0.14.6

Changes: https://gitlab.com/o9000/tint2/blob/0.14.6/ChangeLog

Documentation: manual.html

Compile it with (after you install the dependencies):

git clone https://gitlab.com/o9000/tint2.git
+

Latest stable release: 15.0

Changes: https://gitlab.com/o9000/tint2/blob/15.0/ChangeLog

Documentation: manual.html

Compile it with (after you install the dependencies):

git clone https://gitlab.com/o9000/tint2.git
 cd tint2
-git checkout 0.14.6
+git checkout 15.0
 mkdir build
 cd build
 cmake ..
@@ -256,12 +256,21 @@ update-mime-database /usr/local/share/mime
 
  • Downloads: https://gitlab.com/o9000/tint2-archive/tree/master or https://code.google.com/p/tint2/downloads/list
  • Old project location (inactive): https://code.google.com/p/tint2
  • -

    Screenshots

    Default config:

    Screenshot_2016-01-23_14-42-57

    Various configs:

    screenshot

    Demos

    +

    Screenshots

    Default config:

    Screenshot_2016-01-23_14-42-57

    Various configs:

    + +

    Demos

    +

    More

    + diff --git a/doc/tint2.1 b/doc/tint2.1 index 21099f1..2d24469 100644 --- a/doc/tint2.1 +++ b/doc/tint2.1 @@ -1,4 +1,4 @@ -.TH TINT2 1 "2017\-06\-11" 0.14.6 +.TH TINT2 1 "2017\-09\-02" 15.0 .SH NAME .PP tint2 \- lightweight panel/taskbar @@ -895,3 +895,4 @@ and the wiki page at \[la]https://gitlab.com/o9000/tint2/wikis/home\[ra]\&. .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\&. +\&. diff --git a/doc/tint2.md b/doc/tint2.md index b7642b2..125a782 100644 --- a/doc/tint2.md +++ b/doc/tint2.md @@ -1,4 +1,4 @@ -# TINT2 1 "2017-06-11" 0.14.6 +# TINT2 1 "2017-09-02" 15.0 ## NAME tint2 - lightweight panel/taskbar @@ -752,3 +752,4 @@ and the wiki page at https://gitlab.com/o9000/tint2/wikis/home. 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`. +.