xrandr: Changes to 'master'
GitLab Mirror
gitlab-mirror at kemper.freedesktop.org
Tue Feb 18 10:53:22 UTC 2025
man/xrandr.man | 9 +++++++++
xrandr.c | 6 ++++++
2 files changed, 15 insertions(+)
New commits:
commit a93442f59183ab1c0bc6a7b6c8cdf5bac4788c92
Author: Olivier Fourdan <ofourdan at redhat.com>
Date: Mon Sep 30 11:09:33 2024 +0200
xrandr: Warn when running with Xwayland
RandR is only emulated and read-only with Xwayland running rootless.
Check the presence of the XWAYLAND extension on the display and warn
when running on Xwayland.
This is heavily inspired by Peter's Hutterer's similar change in xinput.
Signed-off-by: Olivier Fourdan <ofourdan at redhat.com>
See-also: https://gitlab.freedesktop.org/xorg/app/xinput/-/merge_requests/1
Part-of: <https://gitlab.freedesktop.org/xorg/app/xrandr/-/merge_requests/13>
More information about the xorg-commit
mailing list