Description of problem: The `RRScreenChangeNotify` event should be raised whenever the screen configuration of the system changes. This works as expected using GNOME with Xorg on Fedora 34. However, when using Wayland instead the event is never raised. Version-Release number of selected component (if applicable): Fedora 34 The X.Org Foundation Xwayland Version 21.1.1 (12101001) X Protocol Version 11, Revision 0 Build ID: xorg-x11-server-Xwayland 21.1.1-1.fc34 How reproducible: Always. Steps to Reproduce: 1. Run `xev -event randr` in a shell. 2. Open Gnome Settings Panel > Displays and change the display arrangement. Actual results: No RRScreenChangeNotify event is emitted. Expected results: An RRScreenChangeNotify event to be emitted, as it is when using Xorg.
I do get RRScreenChangeNotify events from Xwayland. What kind of display arrangement changes have you tried specifically?
I have 3 monitors, and expect it to be raised when I change the position of a monitor and press “Apply”.
Found some cases where no events would be sent, https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/711 should fix it.
FEDORA-2021-7213d8442b has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-7213d8442b
FEDORA-2021-7213d8442b has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-7213d8442b` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-7213d8442b See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2021-7213d8442b has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report.