mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-09 18:58:04 +02:00
Currently, when started fullscreen, Xwayland rootful would use a default resolution of "640x480" and apply a viewport to match the actual output resolution. That's quite counter intuitive, because when started fullscreen, one would expect the default Xwayland root size to match the logical size of the output where it is placed, unless of course, a geometry is explicitly specified from the command line. Fix the default resolution to be driven from the window size instead, even when started fullscreen, so that one can start Xwayland rootful and fullscreen and get the optimal resolution by default. Signed-off-by: Olivier Fourdan <ofourdan@redhat.com> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2196> |
||
|---|---|---|
| .. | ||
| kdrive | ||
| vfb | ||
| xfree86 | ||
| xnest | ||
| xquartz | ||
| xwayland | ||
| xwin | ||
| meson.build | ||