mirror of
https://github.com/X11Libre/xf86-video-dummy.git
synced 2026-03-23 17:19:31 +00:00
327a25c4c3ab0b79a1103794449a1f7ccd6faff3
Properly initialize RandR extension, mostly with stubs. It creates four virtual outputs (lets hope that nobody will need more at once...). By default only the first one is in "connected" state, with preferred mode from xorg.conf. Other outputs get "connected" at first mode set (and left connected forever - you can always not use it). So without any xrandr calls it should work as before. Signed-off-by: Marek Marczykowski-Górecki <marmarek@invisiblethingslab.com>
xf86-video-dummy - virtual/offscreen frame buffer driver for the Xorg X server
All questions regarding this software should be directed at the Xorg mailing list:
https://lists.x.org/mailman/listinfo/xorg
The master development code repository can be found at:
https://gitlab.freedesktop.org/xorg/driver/xf86-video-dummy
Please submit bug reports and requests to merge patches there.
For patch submission instructions, see:
https://www.x.org/wiki/Development/Documentation/SubmittingPatches
Description
Languages
C
84.1%
Makefile
8.1%
M4
6.9%
Shell
0.9%