https://bugs.kde.org/show_bug.cgi?id=491582
--- Comment #17 from Alexey <[email protected]> --- Some new info here: Cell format: loDPI/phDPI/xy/physicalGeometry/virtualGeometry Apply scaling themselves Scaled by the system 75% 72/137.612/(2121,1423)/1920x1080/1920x1080 96/183.483/(2121,1422)/2560x1440/2560x1440 100% 96/137.612/(1480,1063)/1920x1080/1920x1080 96/137.612/(1480,1063)/1920x1080/1920x1080 125% 120/137.612/(2196,1690)/1920x1080/1920x1080 96/110.09/(1099,847)/1536x864/1536x864 There are several strange things, for example, unchanged positions in the case of 75% scaling, but, honestly, I really don't understand how it turns out. So, as mentioned earlier, the problem is to map a position from the "XWayland world" into the "Wayland world". Yesterday I had a little free time, and I conducted some research on the plasma-workspace code base and found some lines in the of the system tray applet folder, which performs (maybe) the opposite of what is needed in the case of XEmbedsniproxy: https://invent.kde.org/plasma/plasma-workspace/-/blob/master/applets/systemtray/systemtray.cpp#l336. -- You are receiving this mail because: You are watching all bug changes.
