https://bugs.kde.org/show_bug.cgi?id=404322
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/ca686f651a | |90f136ef887416fd318cc44624c | |356 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #7 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit ca686f651a90f136ef887416fd318cc44624c356 by Vlad Zahorodnii, on behalf of tusooa the west wind. Committed on 27/09/2024 at 19:20. Pushed by vladz into branch 'master'. Add app menu svg support for aurorae This adds support for a proper app menu icon for aurorae svg decorations. The appmenu.svg(z) file will be used for the icon if it exists. If not, it will fallback to the window's icon, the same as before. M +2 -0 src/plugins/kdecorations/aurorae/src/lib/auroraetheme.cpp M +2 -0 src/plugins/kdecorations/aurorae/src/lib/auroraetheme.h M +15 -4 src/plugins/kdecorations/aurorae/src/qml/AppMenuButton.qml M +3 -0 src/plugins/kdecorations/aurorae/src/qml/AuroraeButton.qml https://invent.kde.org/plasma/kwin/-/commit/ca686f651a90f136ef887416fd318cc44624c356 -- You are receiving this mail because: You are watching all bug changes.