https://bugs.kde.org/show_bug.cgi?id=415601
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/libplasma/-/commit/3d8fe |ma/libplasma/-/commit/027c7 |a22963f81d8155299f5efd836e2 |d6af6ae7bb7884566753751e686 |ad854f2a |bf054e18 --- Comment #10 from Nate Graham <n...@kde.org> --- Git commit 027c7d6af6ae7bb7884566753751e686bf054e18 by Nate Graham, on behalf of David Edmundson. Committed on 02/02/2024 at 19:22. Pushed by ngraham into branch 'Plasma/6.0'. Use correct prefix SVG prefix for tooltips In various porting using the correct prefix for tooltips got lost. This patch restores that by adding an additional prefix argument to the constructor of PlasmaWindow and having a separate DialogShadows instance per SVG prefix. (cherry picked from commit 69fe0b04ce363d750961975140fb96df8cad1b20) M +1 -1 src/declarativeimports/core/tooltipdialog.cpp M +2 -2 src/plasmaquick/appletpopup.cpp M +1 -1 src/plasmaquick/appletpopup.h M +3 -3 src/plasmaquick/dialog.cpp M +13 -10 src/plasmaquick/dialogshadows.cpp M +3 -3 src/plasmaquick/dialogshadows_p.h M +7 -5 src/plasmaquick/plasmawindow.cpp M +1 -1 src/plasmaquick/plasmawindow.h M +2 -2 src/plasmaquick/popupplasmawindow.cpp M +1 -1 src/plasmaquick/popupplasmawindow.h https://invent.kde.org/plasma/libplasma/-/commit/027c7d6af6ae7bb7884566753751e686bf054e18 -- You are receiving this mail because: You are watching all bug changes.