https://bugs.kde.org/show_bug.cgi?id=400675
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/4559d30399be | |bf5867c7bf49bc75064bcbaed87 | |2 --- Comment #7 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 4559d30399bebf5867c7bf49bc75064bcbaed872 by Vlad Zahorodnii. Committed on 29/09/2020 at 14:06. Pushed by vladz into branch 'master'. Place internal osd windows according to placement policies Currently, internal on screen display windows have the bypass window manager hint set. If that hint is set, the osds must place themselves, but they don't do it. As far as I know, there is no any reason why internal OSDs have that flag set. By removing the Qt::BypassWindowManagerHint flag, we let kwin core know that it's okay to place internal OSD windows. M +1 -1 qml/onscreennotification/plasma/main.qml https://invent.kde.org/plasma/kwin/commit/4559d30399bebf5867c7bf49bc75064bcbaed872 -- You are receiving this mail because: You are watching all bug changes.