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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-workspace/-/commi
                   |                            |t/cd19fafd4cb2708c2158e5a5a
                   |                            |793a937c683ae7b
         Resolution|---                         |FIXED

--- Comment #7 from Marco Martin <notm...@gmail.com> ---
Git commit cd19fafd4cb2708c2158e5a5a793a937c683ae7b by Marco Martin.
Committed on 28/11/2023 at 12:19.
Pushed by mart into branch 'master'.

Remove emitPRessed hack

This on qt6 didn't work at all anymore, as passing the declarative mouse
event as a QObject couldn't work anymore.

however on qt6 it works invoking onPressed() from qml (rather than
pressed which is shadowed) which didn't on Qt5

M  +1    -2    applets/systemtray/package/contents/ui/items/PlasmoidItem.qml
M  +0    -23   applets/systemtray/systemtray.cpp
M  +0    -8    applets/systemtray/systemtray.h

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

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

Reply via email to