https://bugs.kde.org/show_bug.cgi?id=356437

Thomas Lübking <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED

--- Comment #1 from Thomas Lübking <[email protected]> ---
tooltips are unmanaged (override_redirect) and simply ignored by the VM.
you'll likely only see them w/ compositing because the mainwindow is then (by
default) not unmapped (technically it remains visible)

afaik, plain qt doesn't care about virtual desktops (qdesktopwidget property is
sth. different), so the best solution would be to omit qtooltip and use an
undecorated transient (dialog) instead.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to