all repos — tint2 @ 107bfc85a3955a8b88ff027d2f6cb4cb7e943cb0

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Update for 0.12.7
o9000 mrovi9000@gmail.com
commit

107bfc85a3955a8b88ff027d2f6cb4cb7e943cb0

parent

85536065bc55f613b4b907b714386e27659cb013

3 files changed, 7 insertions(+), 6 deletions(-)

jump to
M ChangeLogChangeLog

@@ -1,7 +1,7 @@

-2016-01-26 master +2016-01-29 0.12.7 - Fixes: - - Fix crash caused by race when reading _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS (2 minutes ago) (2016-01-26 20:30:31 +0100) - - Fix regression (all desktop tasks not working) (4 minutes ago) (2016-01-26 20:28:23 +0100) + - Fix crash caused by race when reading inconsistent values for _NET_CURRENT_DESKTOP and _NET_NUMBER_OF_DESKTOPS + - Fix regression (all desktop tasks not working) - Fix small memory leak in launcher 2016-01-25 0.12.6
M README.mdREADME.md

@@ -1,5 +1,5 @@

-# New stable release: 0.12.6 -Changes: https://gitlab.com/o9000/tint2/blob/0.12.6/ChangeLog +# New stable release: 0.12.7 +Changes: https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog Documentation: https://gitlab.com/o9000/tint2/wikis/Configure

@@ -7,7 +7,7 @@ Try it out with (see also [dependencies](https://gitlab.com/o9000/tint2/wikis/Install#dependencies)):

``` git clone https://gitlab.com/o9000/tint2.git cd tint2 -git checkout 0.12.6 +git checkout 0.12.7 mkdir build cd build cmake ..
M tint2.filestint2.files

@@ -168,3 +168,4 @@ src/tint2conf/po/fr.po

src/tint2conf/po/hr.po src/tint2conf/po/pl.po src/tint2conf/po/sr.po +README.md