Release 0.12.10
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
2016-05-07 master
|
2016-05-07 0.12.10
|
||||||
- Fixes:
|
- Fixes:
|
||||||
- Fixed crash in systray with non-Latin languagess (thanks zcodes)
|
- Fixed crash in systray with non-Latin languagess (thanks zcodes)
|
||||||
- Invalidate cached pixmaps on resize/move (issue #576)
|
- Invalidate cached pixmaps on resize/move (issue #576)
|
||||||
|
|||||||
10
README.md
10
README.md
@@ -1,5 +1,5 @@
|
|||||||
# New stable release: 0.12.9
|
# Latest stable release: 0.12.10
|
||||||
Changes: https://gitlab.com/o9000/tint2/blob/0.12.9/ChangeLog
|
Changes: https://gitlab.com/o9000/tint2/blob/0.12.10/ChangeLog
|
||||||
|
|
||||||
Documentation: https://gitlab.com/o9000/tint2/wikis/Configure
|
Documentation: https://gitlab.com/o9000/tint2/wikis/Configure
|
||||||
|
|
||||||
@@ -7,7 +7,7 @@ Compile it with (see also [dependencies](https://gitlab.com/o9000/tint2/wikis/In
|
|||||||
```
|
```
|
||||||
git clone https://gitlab.com/o9000/tint2.git
|
git clone https://gitlab.com/o9000/tint2.git
|
||||||
cd tint2
|
cd tint2
|
||||||
git checkout 0.12.9
|
git checkout 0.12.10
|
||||||
mkdir build
|
mkdir build
|
||||||
cd build
|
cd build
|
||||||
cmake ..
|
cmake ..
|
||||||
@@ -69,10 +69,10 @@ tint2 is a simple panel/taskbar made for modern X window managers. It was specif
|
|||||||
|
|
||||||
# Screenshots
|
# Screenshots
|
||||||
|
|
||||||
## Default config of the latest release:
|
## Default config:
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Various configurations:
|
## Various configs:
|
||||||
|
|
||||||

|

|
||||||
|
|||||||
Reference in New Issue
Block a user