https://bugs.kde.org/show_bug.cgi?id=501505
Zamundaaa <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/bc5a2002e9 | |afb78b336e9ea2b7699015c578b | |2bc --- Comment #10 from Zamundaaa <[email protected]> --- Git commit bc5a2002e9afb78b336e9ea2b7699015c578b2bc by Xaver Hugl. Committed on 27/11/2025 at 15:59. Pushed by zamundaaa into branch 'master'. 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 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/bc5a2002e9afb78b336e9ea2b7699015c578b2bc -- You are receiving this mail because: You are watching all bug changes.
