https://bugs.kde.org/show_bug.cgi?id=400675
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/4559d30399be |ma/kwin/commit/6e56d5741da6 |bf5867c7bf49bc75064bcbaed87 |8a76e5038c2ceb168ad74dc8eff |2 |b --- Comment #9 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 6e56d5741da68a76e5038c2ceb168ad74dc8effb by Vlad Zahorodnii. Committed on 29/09/2020 at 14:10. Pushed by vladz into branch 'Plasma/5.20'. 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. (cherry picked from commit 4559d30399bebf5867c7bf49bc75064bcbaed872) M +1 -1 qml/onscreennotification/plasma/main.qml https://invent.kde.org/plasma/kwin/commit/6e56d5741da68a76e5038c2ceb168ad74dc8effb -- You are receiving this mail because: You are watching all bug changes.