No description
  • C 99%
  • Meson 0.7%
  • Shell 0.2%
Find a file
Daniel Baumann 8961f7f332
Releasing fastforward version 2:24.1.12-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-06-03 08:38:51 +02:00
.gitlab-ci Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
composite Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
damageext Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
dbe Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
debian Releasing fastforward version 2:24.1.12-1~ffwd13+u1. 2026-06-03 08:38:51 +02:00
dix Merging upstream version 2:24.1.12. 2026-06-03 08:38:43 +02:00
doc Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
dri3 Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
fb Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
glamor Merging upstream version 2:24.1.10. 2026-05-22 17:54:51 +02:00
glx Merging upstream version 2:24.1.12. 2026-06-03 08:38:43 +02:00
hw Merging upstream version 2:24.1.11. 2026-05-22 17:55:02 +02:00
include Merging upstream version 2:24.1.12. 2026-06-03 08:38:43 +02:00
man Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
mi Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
miext Merging upstream version 2:24.1.12. 2026-06-03 08:38:43 +02:00
os Merging upstream version 2:24.1.10. 2026-05-22 17:54:51 +02:00
present Merging upstream version 2:24.1.12. 2026-06-03 08:38:43 +02:00
randr Merging upstream version 2:24.1.10. 2026-05-22 17:54:51 +02:00
record Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
render Merging upstream version 2:24.1.10. 2026-05-22 17:54:51 +02:00
test Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
Xext Merging upstream version 2:24.1.12. 2026-06-03 08:38:43 +02:00
xfixes Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
Xi Merging upstream version 2:24.1.12. 2026-06-03 08:38:43 +02:00
xkb Merging upstream version 2:24.1.12. 2026-06-03 08:38:43 +02:00
.appveyor.yml Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
.dir-locals.el Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
.gitignore Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
.gitlab-ci.yml Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
.mailmap Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
COPYING Merging upstream version 2:24.1.10. 2026-05-22 17:54:51 +02:00
meson.build Merging upstream version 2:24.1.12. 2026-06-03 08:38:43 +02:00
meson_options.txt Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
README.md Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02:00
SECURITY.md Merging upstream version 2:24.1.10. 2026-05-22 17:54:51 +02:00
xserver.ent.in Adding upstream version 2:24.1.8. 2026-05-22 17:52:42 +02: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