Re: Idea how to make systray icons work correctly

2008-10-18 Thread Dennis Kasprzyk
Alex Merry wrote: > On Saturday 18 October 2008 03:59:54 Dennis Kasprzyk wrote: >> - Use XComposite to redirect the content of the normal systray icon (The >> window will still be there and get input but won't display anything) - >> Use QT/XRender to display the icon pix

Idea how to make systray icons work correctly

2008-10-17 Thread Dennis Kasprzyk
Hi, during the last week I've tried to make systray icons work correcty. Let me explain what the real problem is first: - Systray icons are normal X11 windows that are reparented into systray area of the panel. - They usually have the visual of the creating application in most cases (= RGB). -