This project is a fork of the xserver.git project. If you have that one already cloned locally, you can use
git clone --reference /path/to/your/xserver.git/incarnation mirror_URL
to save bandwidth during cloning.
 
descriptionsome X server patches
ownerhramrach@centrum.cz
last changeThu, 10 May 2012 04:17:16 +0000 (9 21:17 -0700)
content tags
add:
README
					X Server

The X server accepts requests from client applications to create windows,
which are (normally rectangular) "virtual screens" that the client program
can draw into.

Windows are then composed on the actual screen by the X server
(or by a separate composite manager) as directed by the window manager,
which usually communicates with the user via graphical controls such as buttons
and draggable titlebars and borders.

For a comprehensive overview of X Server and X Window System, consult the
following article:
http://en.wikipedia.org/wiki/X_server

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/xserver

        http://cgit.freedesktop.org/xorg/xserver

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage
shortlog
2012-05-10 Keith PackardMerge remote-tracking branch 'whot/for-keith'pull
2012-05-08 James CloosFix RANDR’s gamma_to_ramp().
2012-05-04 Yaakov Selkowitzhw/xwin/glx: Use silent rules
2012-05-04 Yaakov Selkowitzxfree86: use silent rules with sdksyms generation
2012-05-04 Yaakov Selkowitzxfree86: respect EXEEXT in relink target
2012-05-04 Yaakov Selkowitzos: Add CryptoAPI as a choice of SHA1 implementation
2012-05-03 Daniel Kurtzos/log: refactor logging
2012-05-03 Daniel Kurtzos/log: only write timestamp if a message is actually...
2012-05-03 Daniel Kurtzos/xprintf: add Xvscnprintf and Xscnprintf
2012-05-03 Daniel Kurtzos/log: trivial cleanups
2012-05-03 Keith PackardMerge remote-tracking branch 'whot/for-keith'
2012-05-03 Chase DouglasReport touch emulated buttons in XIQueryPointer for...
2012-05-02 Ryan Pavlikconfigure.ac: on MinGW, link with ws2_32 instead of...
2012-05-02 Ryan Pavlikconfigure.ac: MinGW doesn't have setuid binaries either.
2012-05-02 Ryan Pavlikconfigure.ac: auto-disable MITSHM if we lack IPC
2012-05-01 Chase DouglasReport logical button state in ProcXIQueryPointer
...
heads
12 years ago noredecl-2
12 years ago master
12 years ago noredecl
12 years ago pull
12 years ago server-1.11-branch