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

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
                   |t/70d329628d0e29b59da1f2c3d |t/d510dfd0bf5e790dccb3dd3bf
                   |b1d1f2e89a88f3e             |a9067feca81c2b0

--- Comment #7 from Marco Martin <notm...@gmail.com> ---
Git commit d510dfd0bf5e790dccb3dd3bfa9067feca81c2b0 by Marco Martin.
Committed on 14/11/2023 at 16:10.
Pushed by mart into branch 'master'.

Fix krunner visual issues

* When krunner is floating, show borders and shadows (Qt::EdgeFlags() means no
edges, not all edges)
* Properly initialize the theme: set _kirigamiTheme before creating the view,
as PlasmaWindow in its ctor instantiates the background svg, it needs to have
the correct theme from the get go

M  +9    -1    krunner/main.cpp
M  +7    -0    krunner/qml/RunCommand.qml
M  +14   -12   krunner/view.cpp
M  +1    -1    krunner/view.h

https://invent.kde.org/plasma/plasma-workspace/-/commit/d510dfd0bf5e790dccb3dd3bfa9067feca81c2b0

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

Reply via email to