Tagged Questions
3
votes
1answer
184 views
KDE toolbar background messed up
At one day (it has been for a while now) the background of KDE main toolbar started looking really strange: screenshot (it looks to me as the alpha channel of the background image is missing).
...
6
votes
2answers
4k views
What does LIBGL_ALWAYS_INDIRECT=1 actually do?
KDE SC 4.5.0 has some problems with some video cards including mine. Upon Release Arch recommended several workarounds. One of which was
export "LIBGL_ALWAYS_INDIRECT=1" before starting KDE
I ...