xenocara/xserver
2016-10-02 17:21:29 +00:00
..
composite Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
config Fix a bunch of gcc warnings. 2016-09-12 21:57:14 +00:00
damageext Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
dbe Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
dix Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
doc Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
dri3 Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
exa Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
fb Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
glamor Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
glx Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
hw Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
include Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
m4 Update to xserver 1.18.3. Tested by shadchin@ and naddy@. 2016-05-29 12:02:34 +00:00
man Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
mi Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
miext Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
os Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
present Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
pseudoramiX Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
randr Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
record Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
render Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
test Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
Xext Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
xfixes Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
Xi Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
xkb Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
aclocal.m4 Update to xserver 1.18.3. Tested by shadchin@ and naddy@. 2016-05-29 12:02:34 +00:00
autogen.sh Update to xserver 1.18.3. Tested by shadchin@ and naddy@. 2016-05-29 12:02:34 +00:00
ChangeLog Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
config.guess
config.sub
configure Kill remaining HP300 bits 2016-08-13 14:05:23 +00:00
configure.ac Kill remaining HP300 bits 2016-08-13 14:05:23 +00:00
COPYING Update to xserver 1.17.2. tested by dcoppa@, jsg@, jasper@ & naddy@ 2015-09-16 19:10:19 +00:00
depcomp
devbook.am Update to xserver 1.17.2. tested by dcoppa@, jsg@, jasper@ & naddy@ 2015-09-16 19:10:19 +00:00
docbook.am
install-sh
ltmain.sh
Makefile.am
Makefile.bsd-wrapper fix the ownership of the link /usr/X11R6/bin/X -> Xorg 2016-10-02 17:21:29 +00:00
Makefile.in Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
manpages.am
missing
README
test-driver Update to xserver 1.17.2. tested by dcoppa@, jsg@, jasper@ & naddy@ 2015-09-16 19:10:19 +00:00
TODO Update to xserver 1.18.4 2016-08-09 18:59:50 +00:00
xorg-server.m4
xorg-server.pc.in
xserver.ent.in
ylwrap

					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