Skip to content

xwayland: Expand the RANDR screen size limits

Adam Jackson requested to merge ajax/xserver:xwayland-randr-limits into master

There's not really a good way to query this from the wayland server, so just set the maximum to the X11 protocol limits. While we're at it, lower the minimum screen size to something implausibly small too, just in case.

Fixes: #850 (closed)

Merge request reports