| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| aclocal.m4 | 09-Jun-2016 | 120K | |
| autogen.sh | 09-Jun-2016 | 203 | |
| ChangeLog | 09-Jun-2016 | 3.5M | |
| compile | 09-Jun-2016 | 3.3K | |
| composite/ | 19-Feb-2026 | ||
| config/ | 19-Feb-2026 | ||
| config.guess | 09-Jun-2016 | 43.2K | |
| config.sub | 09-Jun-2016 | 31.8K | |
| configure | 09-Jun-2016 | 1.2M | |
| configure.ac | 08-Mar-2017 | 81.3K | |
| COPYING | 09-Jun-2016 | 91.4K | |
| damageext/ | 19-Feb-2026 | ||
| dbe/ | 19-Feb-2026 | ||
| depcomp | 09-Jun-2016 | 17.2K | |
| dix/ | 19-Feb-2026 | ||
| doc/ | 19-Feb-2026 | ||
| exa/ | 19-Feb-2026 | ||
| fb/ | 19-Feb-2026 | ||
| glx/ | 19-Feb-2026 | ||
| hw/ | 19-Feb-2026 | ||
| include/ | 19-Feb-2026 | ||
| INSTALL | 09-Jun-2016 | 11.1K | |
| install-sh | 09-Jun-2016 | 12.9K | |
| ltmain.sh | 09-Jun-2016 | 247.3K | |
| m4/ | 19-Feb-2026 | ||
| Makefile.am | 09-Jun-2016 | 1.1K | |
| Makefile.in | 09-Jun-2016 | 28.8K | |
| manpages.am | 09-Jun-2016 | 1.6K | |
| mi/ | 19-Feb-2026 | ||
| miext/ | 19-Feb-2026 | ||
| missing | 09-Jun-2016 | 10.9K | |
| os/ | 19-Feb-2026 | ||
| randr/ | 19-Feb-2026 | ||
| README | 09-Jun-2016 | 1.2K | |
| record/ | 19-Feb-2026 | ||
| render/ | 19-Feb-2026 | ||
| test/ | 19-Feb-2026 | ||
| Xext/ | 19-Feb-2026 | ||
| xfixes/ | 19-Feb-2026 | ||
| Xi/ | 19-Feb-2026 | ||
| xkb/ | 19-Feb-2026 | ||
| xorg-server.m4 | 09-Jun-2016 | 1.9K | |
| xorg-server.pc.in | 09-Jun-2016 | 489 | |
| ylwrap | 09-Jun-2016 | 6K | |
1 X Server 2 3 The X server accepts requests from client applications to create windows, 4 which are (normally rectangular) "virtual screens" that the client program 5 can draw into. 6 7 Windows are then composed on the actual screen by the X server 8 (or by a separate composite manager) as directed by the window manager, 9 which usually communicates with the user via graphical controls such as buttons 10 and draggable titlebars and borders. 11 12 For a comprehensive overview of X Server and X Window System, consult the 13 following article: 14 http://en.wikipedia.org/wiki/X_server 15 16 All questions regarding this software should be directed at the 17 Xorg mailing list: 18 19 http://lists.freedesktop.org/mailman/listinfo/xorg 20 21 Please submit bug reports to the Xorg bugzilla: 22 23 https://bugs.freedesktop.org/enter_bug.cgi?product=xorg 24 25 The master development code repository can be found at: 26 27 git://anongit.freedesktop.org/git/xorg/xserver 28 29 http://cgit.freedesktop.org/xorg/xserver 30 31 For patch submission instructions, see: 32 33 http://www.x.org/wiki/Development/Documentation/SubmittingPatches 34 35 For more information on the git code manager, see: 36 37 http://wiki.x.org/wiki/GitPage 38 39