all repos — tint2 @ cc826cbcb5d0170a48ff1f69d31c73449bab829f

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

cc826cbcb5d0170a48ff1f69d31c73449bab829f

parent

f59702054deeb670cdac9c80b5456a56165f4f3f

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

jump to
M README.mdREADME.md

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

-### New unstable release: 0.12-rc4 +### New unstable release: 0.12-rc5 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-rc4 -cd tint2-0.12-rc4 -wget 'https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=v0.12-rc4' --output-document tint2-0.12-rc4.tar.gz -tar -xzf tint2-0.12-rc4.tar.gz +mkdir tint2-0.12-rc5 +cd tint2-0.12-rc5 +wget 'https://gitlab.com/o9000/tint2/repository/archive.tar.gz?ref=v0.12-rc5' --output-document tint2-0.12-rc5.tar.gz +tar -xzf tint2-0.12-rc5.tar.gz cd tint2.git mkdir build cd build