From 63d0d98a5cc087530f998c97afda5e792fb3b565 Mon Sep 17 00:00:00 2001 From: o9000 Date: Wed, 20 Dec 2017 20:19:49 +0100 Subject: [PATCH] Release 16.0 --- ChangeLog | 3 ++- README.md | 6 +++--- doc/readme.html | 10 +++++----- doc/tint2.1 | 2 +- doc/tint2.md | 2 +- 5 files changed, 12 insertions(+), 11 deletions(-) diff --git a/ChangeLog b/ChangeLog index a89db24..216ba2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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) @@ -975,3 +975,4 @@ released tint-0.2 . . . +. diff --git a/README.md b/README.md index eaca8ea..7b747c4 100644 --- a/README.md +++ b/README.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 @@ 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 15.3 +git checkout 16.0 mkdir build cd build cmake .. diff --git a/doc/readme.html b/doc/readme.html index 39bff15..4fcfff2 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -199,9 +199,9 @@ pre { -

Latest stable release: 15.3

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

Documentation: manual.html

Compile it with (after you install the dependencies):

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

Latest stable release: 16.0

Changes: https://gitlab.com/o9000/tint2/blob/16.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 15.3
+git checkout 16.0
 mkdir build
 cd build
 cmake ..
@@ -239,9 +239,9 @@ update-mime-database /usr/local/share/mime
 
 

Known issues

    -
  • Graphic glitches on Intel graphics cards can be avoided by changing the acceleration method to UXA (issue 595)
  • -
  • Window managers that do not follow exactly the EWMH specification might not interact well with tint2 (known issues for awesome, bspwm. openbox-multihead)
  • -
  • Full transparency requires a compositor such as Compton (if not provided already by the window manager, as in Compiz/Unity, KDE or XFCE)
  • +
  • Graphical glitches on Intel graphics cards can be avoided by changing the acceleration method to UXA (issue 595)
  • +
  • Window managers that do not follow exactly the EWMH specification might not interact well with tint2 (issue 627).
  • +
  • Full transparency requires a compositor such as Compton (if not provided already by the window manager, as in Compiz/Unity, KDE or XFCE).

How can I help out?

    diff --git a/doc/tint2.1 b/doc/tint2.1 index 346300e..1a95f08 100644 --- a/doc/tint2.1 +++ b/doc/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 diff --git a/doc/tint2.md b/doc/tint2.md index b88a3d4..7bf6f01 100644 --- a/doc/tint2.md +++ b/doc/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