xserver-multidpi/hw
Andrew Christan e5e6514ffa Xephyr: add "multiscreen" suport
* This patch adds multiscreen support to Xephyr. For instance,
	  the command line : "Xephyr :4 -ac -screen 320x240 -screen 640x480"
	  will launch with two "screens" - namely two main windows.
	  The first main window represents a screen that has the number :4.0, with
	  a geometry of 320x240 pixels, and the second one represents a screen
	  that has the number :4.1 with a geometry of 640x480.
	  The command line: "DISPLAY=:4.1 xclock" will launch the xclock program
	  on the second screen, for intance.

	*   this patch was edited by Dodji Seketeli <dodji@openedhand.com> for:
	  - better style compliance with the rest of the Xephyr code
	  - make sure Xephyr could be launched with no -screen option. By
	    default that creates a default screen of 640x480 pixel like before
	  - display full titles on the windows - with insctructions to grab
	    keyboard and mouse - like before.
2007-10-02 13:49:17 +02:00
..
darwin XDarwin: build fix for X11.app 2007-09-20 19:55:48 -07:00
dmx Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
kdrive Xephyr: add "multiscreen" suport 2007-10-02 13:49:17 +02:00
vfb XVFB: Removed obsolete hack to build on Darwin 2007-09-19 03:43:40 -07:00
xfree86 xorgcfg needs $(DIX_CFLAGS) for pixman-1 include path 2007-09-27 16:47:32 -07:00
xgl Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xnest XNEST: removed obsolete hack to build under Darwin 2007-09-19 03:44:46 -07:00
xprint Remove the PaintWindow optimization. 2007-09-13 00:08:53 +00:00
xwin Removed hw/xwin/winpntwin.c from Makefile.am. 2007-09-17 17:40:28 +02:00
Makefile.am DDX changes for XDarwin 2007-09-06 05:34:14 -07:00