http://bugs.winehq.org/show_bug.cgi?id=9437
--- Comment #12 from Kirill K. Smirnov lich@math.spbu.ru 2007-08-28 10:50:11 ---
By default, no windows should be on all desktops. If something available on all desktops on top of *everything* and it is impossible to get rid of it this is very stupid and annoying bug. In fact, current WINE is much better than previous versions. Now we have almost correct behavior. "Almost" means there still some work to be done.
I do not propose to left qip in all desktops, I just want to aviod qip window hanging. It happens because qip uses minimize-to-tray technique which do not live together with taskbar.
QIP window should not appear in taskbar since it is toolwindow (Previously I thought it is 'managed', but Alexandre explained me I was wrong) which leads to hanging. Really I do not want qip window be unmanaged but: 1) Do not have two titlebars. 2) Do not hang if I click on systray icon.
Yes, it is obvious how to keep managed windows in all desktops via KDE facility. I taught it to bypass taskbar, but HOW REMOVE ADDITIONAL TITLEBAR? What type of window should I set?
Anyway, qip should not have titlebar even with default WM settings. It is the bug to deal with.
P.S. I found bug #8300 which looks like similar but not the same. I'll post there additional information.