https://bugs.kde.org/show_bug.cgi?id=509042
Fabio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/netw | |ork/krdc/-/commit/234371c90 | |6f4ae3b8e1768a9124fce66a8ed | |4ba3 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Fabio <[email protected]> --- Git commit 234371c906f4ae3b8e1768a9124fce66a8ed4ba3 by Fabio Bas. Committed on 15/09/2025 at 08:44. Pushed by ctrlaltca into branch 'master'. Remoteview: detect DPI changes and inform the remoteview implementation. VNC: on DPI change update the devixePixelratio used for the remote image and force a full redraw Fixes the VNC view not resizing accordingly when moved on screens with a different DPI Fixes the VNC view sending wrong coordinates for mouse updates to the remote server M +6 -0 core/remoteview.cpp M +1 -0 core/remoteview.h M +11 -0 vnc/vncclientthread.cpp M +6 -0 vnc/vncclientthread.h M +5 -0 vnc/vncview.cpp M +1 -0 vnc/vncview.h https://invent.kde.org/network/krdc/-/commit/234371c906f4ae3b8e1768a9124fce66a8ed4ba3 -- You are receiving this mail because: You are watching all bug changes.
