all repos — tint2 @ d710eb9cea467611773881d1580f19f6ad7f3028

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

Updated readme
o9000 mrovi9000@gmail.com
commit

d710eb9cea467611773881d1580f19f6ad7f3028

parent

0385ca46dc1baf123cdd77f79914c67e950d51ce

1 files changed, 5 insertions(+), 5 deletions(-)

jump to
M README.mdREADME.md

@@ -1,14 +1,14 @@

-### New unstable release: 0.12-rc2 +### New unstable release: 0.12-rc3 Changes: https://gitlab.com/o9000/tint2/blob/master/ChangeLog Documentation: https://gitlab.com/o9000/tint2/wikis/home Try it out with (see also [dependencies](https://gitlab.com/o9000/tint2/wikis/Install#dependencies)): ``` -mkdir tint2-0.12-rc2 -cd tint2-0.12-rc2 -wget 'https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=v0.12-rc2' --output-document tint2-0.12-rc2.tar.gz -tar -xzf tint2-0.12-rc2.tar.gz +mkdir tint2-0.12-rc3 +cd tint2-0.12-rc3 +wget 'https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=v0.12-rc3' --output-document tint2-0.12-rc3.tar.gz +tar -xzf tint2-0.12-rc3.tar.gz cd tint2.git mkdir build cd build