https://bugs.kde.org/show_bug.cgi?id=501505
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/bc5a2002e9 |ma/kwin/-/commit/3a1745a233 |afb78b336e9ea2b7699015c578b |2f2f0e40fe61ccaa9d68973f576 |2bc |59b --- Comment #11 from Zamundaaa <[email protected]> --- Git commit 3a1745a2332f2f0e40fe61ccaa9d68973f57659b by Xaver Hugl. Committed on 27/11/2025 at 17:59. Pushed by zamundaaa into branch 'Plasma/6.5'. x11window: support xrandr emulation If a fullscreen x11 client requests mode changes, - Xwayland will set _XWAYLAND_RANDR_EMU_MONITOR_RECTS on all windows of the client - we need to configure the window to match the emulated size - Xwayland will set up the viewport to present the window properly on the Wayland side (cherry picked from commit bc5a2002e9afb78b336e9ea2b7699015c578b2bc) Co-authored-by: Xaver Hugl <[email protected]> M +1 -1 autotests/integration/CMakeLists.txt M +328 -3 autotests/integration/x11_window_test.cpp M +1 -0 src/atoms.cpp M +1 -0 src/atoms.h M +2 -0 src/events.cpp M +28 -4 src/x11window.cpp https://invent.kde.org/plasma/kwin/-/commit/3a1745a2332f2f0e40fe61ccaa9d68973f57659b -- You are receiving this mail because: You are watching all bug changes.
