xenocara/xserver
2023-09-06 19:06:36 +00:00
..
composite sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
damageext sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
dbe zap trailing whitespace 2023-08-30 19:15:54 +00:00
dix sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
doc sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
dri3 sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
exa sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
fb sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
glamor sync code with last improvements from OpenBSD 2023-09-06 19:06:36 +00:00
glx sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
hw zap trailing whitespace 2023-08-30 19:15:54 +00:00
include sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
m4 sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
man sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
mi sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
miext sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
os zap trailing whitespace 2023-08-30 19:15:54 +00:00
present sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
pseudoramiX sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
randr zap trailing whitespace 2023-08-30 19:15:54 +00:00
record sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
render sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
test sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Xext sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
xfixes sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Xi sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
xkb zap trailing whitespace 2023-08-30 19:15:54 +00:00
aclocal.m4 sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
autogen.sh sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
ChangeLog sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.guess sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.sub sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
configure sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
configure.ac sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
COPYING sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
depcomp sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
devbook.am sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
docbook.am sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
install-sh sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
ltmain.sh sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.am sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.bsd-wrapper sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
manpages.am sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
meson.build sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
meson_options.txt sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
missing sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
README.md sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
xorg-server.m4 sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
xorg-server.pc.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
xserver.ent.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
ylwrap sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00

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 primary 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