From 0235792756d6b6d49965bcf88826ec6dec01da71 Mon Sep 17 00:00:00 2001 From: Nikita Zlobin Date: Wed, 23 Feb 2022 01:33:43 +0500 Subject: [PATCH] Release 17.1 --- ChangeLog | 2 +- README.md | 8 ++++---- doc/manual.html | 34 ++++++++++++++++++++++++++++------ doc/readme.html | 31 ++++++++++++++++++------------- doc/tint2.1 | 40 ++++++++++++++++++++++++++++++++++++---- doc/tint2.md | 2 +- 6 files changed, 88 insertions(+), 29 deletions(-) diff --git a/ChangeLog b/ChangeLog index b521dcf..6b7934c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2020-02-10 master +2022-02-23 17.1 - Enhancements: - Added option "rounded_corners" to disable rounding for separate corners - Added option to use continuous executor process as command sink for its own action commands diff --git a/README.md b/README.md index 1c87bb8..da68f6d 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ So, for short - any help is welcome, not a problem if someone maintains own fork Code does not die. Not as long as there's compiler, able to build it, and system, able to run it, in the world. Moreover while it's FLOSS project. -# Latest stable release: 17.0.3 +# Latest stable release: 17.1 -Changes: https://gitlab.com/nick87720z/tint2/blob/17.0.3/ChangeLog +Changes: https://gitlab.com/nick87720z/tint2/blob/17.1/ChangeLog Documentation: [doc/tint2.md](doc/tint2.md) @@ -21,7 +21,7 @@ Compile it with (after you install the [dependencies](https://gitlab.com/o9000/t ``` git clone https://gitlab.com/nick87720z/tint2.git cd tint2 -git checkout 17.0.3 +git checkout 17.1 mkdir build cd build cmake .. @@ -90,7 +90,7 @@ tint2 is a simple panel/taskbar made for modern X window managers. It was specif # Links * Home page: https://gitlab.com/nick87720z/tint2 - * Download latest release: https://gitlab.com/nick87720z/tint2/-/archive/17.0.3/tint2-17.0.3.tar.bz2 + * Download latest release: https://gitlab.com/nick87720z/tint2/-/archive/17.1/tint2-17.1.tar.bz2 * Git repository: https://gitlab.com/nick87720z/tint2.git * Documentation: https://gitlab.com/o9000/tint2/wikis/home * Downloads: https://gitlab.com/o9000/tint2-archive/tree/master or https://code.google.com/p/tint2/downloads/list diff --git a/doc/manual.html b/doc/manual.html index 8677a95..f27f216 100644 --- a/doc/manual.html +++ b/doc/manual.html @@ -199,7 +199,7 @@ pre { -

TINT2 1 “2022-02-10” 17.0.3

+

TINT2 1 “2022-02-23” 17.1

NAME

@@ -289,8 +289,9 @@ Try to respect as much as possible the order of the options as given below.