applets/systemtray: fix xembed icon not receiving click events when using Qt scaling
On X11, when using Qt scaling, mapToGlobal will return a scaled position which is unusable in `SNIProxy::sendClick`. This fixes the bug by multiplying the position by devicePixelRatio. BUG: 456168 FIXED-IN: 5.27
parent
43fd6947
Loading
Loading
Pipeline
#314994
passed
with stage
in
29 minutes and 57 seconds
Loading
-
mentioned in commit 6249f888
-
mentioned in merge request !2532 (closed)
-
mentioned in commit 7e7313a8
Please register or sign in to comment