xenocara/xserver
jsg 851807c713 build with --disable-dri3 when XENOCARA_BUILD_DRI is "no"
fixes build breakage on alpha reported by deraadt@
2020-08-28 02:20:19 +00:00
..
composite Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +00:00
config Remove files that are no longer part of upstream tarballs. 2019-08-03 16:56:01 +00:00
damageext Remove files that are no longer part of upstream tarballs. 2019-08-03 16:56:01 +00:00
dbe Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +00:00
dix fix for X Server Pixel Data Uninitialized Memory Information Disclosure 2020-07-31 14:00:21 +00:00
doc Update to X server 1.20.6. Tested by naddy@ 2019-12-12 06:05:17 +00:00
dri3 Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +00:00
exa Update to xserver 1.20.8. ok jsg@ robert@ 2020-04-13 08:06:58 +00:00
fb Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +00:00
glamor Update to xserver 1.20.8. ok jsg@ robert@ 2020-04-13 08:06:58 +00:00
glx Update to xserver 1.20.8. ok jsg@ robert@ 2020-04-13 08:06:58 +00:00
hw Release unused filedescriptors in the privileged X server process. 2020-04-20 18:17:25 +00:00
include Release unused filedescriptors in the privileged X server process. 2020-04-20 18:17:25 +00:00
m4
man Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +00:00
mi Update to X server 1.20.6. Tested by naddy@ 2019-12-12 06:05:17 +00:00
miext Update to X server 1.20.6. Tested by naddy@ 2019-12-12 06:05:17 +00:00
os sync white space with upstream. No code change. 2020-06-14 16:02:38 +00:00
present Update to X server 1.20.6. Tested by naddy@ 2019-12-12 06:05:17 +00:00
pseudoramiX Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +00:00
randr Update to X server 1.20.6. Tested by naddy@ 2019-12-12 06:05:17 +00:00
record Fix integer underflow in XRecordRegisterClients() 2020-08-25 15:43:26 +00:00
render Update to X server 1.20.6. Tested by naddy@ 2019-12-12 06:05:17 +00:00
test Update to xserver 1.20.8. ok jsg@ robert@ 2020-04-13 08:06:58 +00:00
Xext Update to X server 1.20.6. Tested by naddy@ 2019-12-12 06:05:17 +00:00
xfixes Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +00:00
Xi Fix an integer underflow in XIChangeHierarchy() 2020-08-25 15:41:59 +00:00
xkb Fix integer underflow in XkbSelectEvents() 2020-08-25 15:42:52 +00:00
aclocal.m4 Update to xserver 1.20.7 plus 2 extra fixes from upstream. ok jsg@ 2020-01-26 13:48:54 +00:00
autogen.sh
ChangeLog Update to xserver 1.20.8. ok jsg@ robert@ 2020-04-13 08:06:58 +00:00
config.guess
config.sub
configure Update to xserver 1.20.8. ok jsg@ robert@ 2020-04-13 08:06:58 +00:00
configure.ac Update to xserver 1.20.8. ok jsg@ robert@ 2020-04-13 08:06:58 +00:00
COPYING
depcomp
devbook.am
docbook.am
install-sh
ltmain.sh
Makefile.am Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +00:00
Makefile.bsd-wrapper build with --disable-dri3 when XENOCARA_BUILD_DRI is "no" 2020-08-28 02:20:19 +00:00
Makefile.in Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +00:00
manpages.am Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +00:00
meson_options.txt Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +00:00
missing
README.md Update to xserver 1.20.5. Tested by jsg@ 2019-07-27 07:57:06 +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: https://en.wikipedia.org/wiki/X_server

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

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

The master development code repository can be found at:

https://gitlab.freedesktop.org/xorg/xserver

For patch submission instructions, see:

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

As with other projects hosted on freedesktop.org, X.Org follows its Code of Conduct, based on the Contributor Covenant. Please conduct yourself in a respectful and civilized manner when using the above mailing lists, bug trackers, etc:

https://www.freedesktop.org/wiki/CodeOfConduct