https://bugs.kde.org/show_bug.cgi?id=509042
Fabio <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/netw |https://invent.kde.org/netw |ork/krdc/-/commit/234371c90 |ork/krdc/-/commit/cb9e59cd6 |6f4ae3b8e1768a9124fce66a8ed |2900bd4c160b05554e6a7efa5c3 |4ba3 |72b7 --- Comment #4 from Fabio <[email protected]> --- Git commit cb9e59cd62900bd4c160b05554e6a7efa5c372b7 by Fabio Bas. Committed on 15/09/2025 at 08:46. Pushed by ctrlaltca into branch 'release/25.08'. 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 (cherry picked from commit 234371c906f4ae3b8e1768a9124fce66a8ed4ba3) 14a7e3d8 Remoteview: detect DPI changes and inform the remoteview implementation. dddd6e92 Fix QTONLY build (running on ubuntu 22.04 with Qt6.2, yay!) Co-authored-by: Fabio Bas <[email protected]> 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/cb9e59cd62900bd4c160b05554e6a7efa5c372b7 -- You are receiving this mail because: You are watching all bug changes.
