all repos — tint2 @ 0bd49f42275ebec39cde297e9b07bb670d3534aa

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

Release 0.12.8
o9000 mrovi9000@gmail.com
commit

0bd49f42275ebec39cde297e9b07bb670d3534aa

parent

580c3e765f882ad3dc427290320b36d4474aea6b

2 files changed, 4 insertions(+), 4 deletions(-)

jump to
M ChangeLogChangeLog

@@ -1,4 +1,4 @@

-2016-03-20 master +2016-03-25 0.12.8 - Major changes (see details below): - Icon cache and lazy icon theme loading to improve performance in tint2 and tint2conf - Extra tint2rc themes are installed to /usr/share/tint2 and available in tint2conf
M README.mdREADME.md

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

-# New stable release: 0.12.7 -Changes: https://gitlab.com/o9000/tint2/blob/0.12.7/ChangeLog +# New stable release: 0.12.8 +Changes: https://gitlab.com/o9000/tint2/blob/0.12.8/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.7 +git checkout 0.12.8 mkdir build cd build cmake ..