https://bugs.kde.org/show_bug.cgi?id=503187
--- Comment #9 from Fabio <[email protected]> --- (In reply to Steffen W. from comment #7) > Either way, if your current code is useable I'd be more than happy to test it > if that is useful in any way to you. I've cleanup my the code and pushed what i have at this branch: https://invent.kde.org/ctrlaltca/krdc/-/commits/multi_monitor What's working: * detecting screens * request allocation of virtual remote monitors * getting the image back What's missing: * creating additional windows for secondary monitors: i left this code out since you can't arrange them, and possibly the solution is a real wayland multi-screen fullscreen mode, that would avoid the need of creating multiple windows anyway * dynamic resolution change for secondary monitors * proper detection of DPI/scale factor on secondary monitors (you need an actual window on the screen go get the real value) -- You are receiving this mail because: You are watching all bug changes.
