all repos — tint2 @ ce8061573b98142dd1657982bdf645168ae16fce

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

Update README.md
o9000 mrovi9000@gmail.com
commit

ce8061573b98142dd1657982bdf645168ae16fce

parent

d0506f07a168c1c1372f95038d50599482bad115

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

jump to
M README.mdREADME.md

@@ -3,7 +3,7 @@ Changes: https://gitlab.com/o9000/tint2/blob/0.12.12/ChangeLog

Documentation: [doc/tint2.md](doc/tint2.md) -Compile it with (see also [dependencies](https://gitlab.com/o9000/tint2/wikis/Install#dependencies)): +Compile it with (after you install the [dependencies](https://gitlab.com/o9000/tint2/wikis/Install#dependencies)): ``` git clone https://gitlab.com/o9000/tint2.git

@@ -56,6 +56,12 @@ * [Configure](https://gitlab.com/o9000/tint2/blob/master/doc/tint2.md)

* [Add applet not supported by tint2](https://gitlab.com/o9000/tint2/wikis/ThirdPartyApplets) * [Other frequently asked questions](https://gitlab.com/o9000/tint2/wikis/FAQ) * [Obtain a stack trace when tint2 crashes](https://gitlab.com/o9000/tint2/wikis/Debug) + +# Known issues + + * Graphic glitches on Intel graphics cards can be avoided by changing the acceleration method to UXA ([issue 595](https://gitlab.com/o9000/tint2/issues/595)) + * Window managers that do not follow exactly the EWMH specification might not interact well with tint2 (known issues for [awesome](https://gitlab.com/o9000/tint2/issues/385), [bspwm](https://gitlab.com/o9000/tint2/issues/524). [openbox-multihead](https://gitlab.com/o9000/tint2/issues/456)) + * Full transparency requires a compositor such as Compton (if not provided already by the window manager, as in Compiz/Unity, KDE or XFCE) # How can I help out?