diff --git a/ChangeLog b/ChangeLog index 3becf39..7a4c2bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-03-19 0.13.2 +- Fixes: + - Fixed compilation under FreeBSD + 2017-03-12 0.13.1 - Fixes: - Fixed compilation with new glibc (issue #625) diff --git a/README.md b/README.md index 1848c93..93f695b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# Latest stable release: 0.13.1 -Changes: https://gitlab.com/o9000/tint2/blob/0.13.1/ChangeLog +# Latest stable release: 0.13.2 +Changes: https://gitlab.com/o9000/tint2/blob/0.13.2/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.13.1 +git checkout 0.13.2 mkdir build cd build cmake .. @@ -87,7 +87,7 @@ tint2 is a simple panel/taskbar made for modern X window managers. It was specif ## Demos -* 0.13.1: [Compact panel, separator, color gradients](https://gitlab.com/o9000/tint2/wikis/whats-new-0.13.0.gif) -* 0.12.4: [Executor](https://gitlab.com/o9000/tint2/wikis/whats-new-0.12.4.gif) -* 0.12.3: [Mouse over effects](https://gitlab.com/o9000/tint2/wikis/whats-new-0.12.3.gif) -* 0.12: [Distribute size between taskbars, freespace](https://gitlab.com/o9000/tint2/wikis/whats-new-0.12.gif) +* [Compact panel, separator, color gradients](https://gitlab.com/o9000/tint2/wikis/whats-new-0.13.0.gif) +* [Executor](https://gitlab.com/o9000/tint2/wikis/whats-new-0.12.4.gif) +* [Mouse over effects](https://gitlab.com/o9000/tint2/wikis/whats-new-0.12.3.gif) +* [Distribute size between taskbars, freespace](https://gitlab.com/o9000/tint2/wikis/whats-new-0.12.gif) diff --git a/doc/readme.html b/doc/readme.html index e73d2a5..9a75326 100644 --- a/doc/readme.html +++ b/doc/readme.html @@ -199,9 +199,9 @@ pre { -

Latest stable release: 0.13.1

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

Documentation: manual.html

Compile it with (after you install the dependencies):

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

Latest stable release: 0.13.2

Changes: https://gitlab.com/o9000/tint2/blob/0.13.2/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.13.1
+git checkout 0.13.2
 mkdir build
 cd build
 cmake ..
@@ -256,10 +256,10 @@ make -j4
 
 

Screenshots

Default config:

Screenshot_2016-01-23_14-42-57

Various configs:

screenshot

Demos

diff --git a/doc/tint2.1 b/doc/tint2.1 index 04b4b51..0aed09d 100644 --- a/doc/tint2.1 +++ b/doc/tint2.1 @@ -1,4 +1,4 @@ -.TH TINT2 1 "2017\-03\-12" +.TH TINT2 1 "2017\-03\-12" 0.13.2 .SH NAME .PP tint2 \- lightweight panel/taskbar diff --git a/doc/tint2.md b/doc/tint2.md index fdeac86..2adff8a 100644 --- a/doc/tint2.md +++ b/doc/tint2.md @@ -1,4 +1,4 @@ -# TINT2 1 "2017-03-12" +# TINT2 1 "2017-03-12" 0.13.2 ## NAME tint2 - lightweight panel/taskbar