xenocara/xserver
2024-10-06 22:00:57 +00:00
..
composite update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
config update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
damageext sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
dbe update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
dix sync with OpenBSD -current 2024-08-06 22:23:11 +00:00
doc sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
dri3 sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
exa sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
fb update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
glamor sync with OpenBSD -current 2024-08-06 22:23:11 +00:00
glx Multiple issues have been found in the X server and Xwayland 2024-01-16 14:54:32 +00:00
hw sync with OpenBSD -current 2024-08-16 22:25:46 +00:00
include update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
m4 add missing secbsd that I accidentally deleted 2024-04-09 09:11:09 +00:00
man update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
mi sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
miext update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
os sync with OpenBSD -current 2024-08-16 22:25:46 +00:00
present sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
pseudoramiX sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
randr update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
record update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
render sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
test sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
Xext update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
xfixes sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
Xi update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
xkb update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
aclocal.m4 sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
autogen.sh
ChangeLog sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
config.guess sync 2024-10-06 22:00:57 +00:00
config.sub sync 2024-10-06 22:00:57 +00:00
configure sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
configure.ac sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
COPYING
depcomp
devbook.am
docbook.am
install-sh sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
ltmain.sh
Makefile.am
Makefile.bsd-wrapper sync 2024-10-06 22:00:57 +00:00
Makefile.in sync code with last improvements from OpenBSD 2023-11-11 18:37:37 +00:00
manpages.am
meson_options.txt
meson.build sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
missing
README.md
xorg-server.m4 update to xserver 21.1.12 2024-04-09 08:46:18 +00:00
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 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