Find a file
Alan Coopersmith cc7b0b7681 modesetting: fix modesetting symbol test when glx is disabled
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2056>
2025-08-30 10:01:32 -07:00
.gitlab-ci ci: Install XCB dependencies for meson tests 2025-02-26 09:57:07 +01:00
composite Revert "os: unexport Os*() functions" 2025-07-20 12:41:06 -07:00
config
damageext
dbe
dix dix: Fix builds with meson -Dxace=false -Dwerror=true 2025-08-30 10:01:32 -07:00
doc
dri3
exa
fb
glamor glamor: Enable dma-buf on Zink 2025-07-03 10:29:33 +00:00
glx
hw modesetting: fix modesetting symbol test when glx is disabled 2025-08-30 10:01:32 -07:00
include Revert "os: unexport Os*() functions" 2025-07-20 12:41:06 -07:00
man
mi
miext Revert "os: unexport Os*() functions" 2025-07-20 12:41:06 -07:00
os Revert "os: move AbortServer() to os/utils.c" 2025-08-10 09:38:57 -07:00
present
pseudoramiX pseudoramiX: drop swapping request length fields 2025-02-06 22:28:49 +00:00
randr
record
render
test
Xext Xace: provide definitions of new hook functions when xace is disabled 2025-08-30 10:01:32 -07:00
xfixes
Xi
xkb Revert "xkb: move XkbConvertGetByNameComponents and make it static" 2025-07-12 11:47:06 -07:00
.appveyor.yml
.dir-locals.el
.git-blame-ignore-revs
.gitignore Clean up the .gitignore file 2024-01-12 00:50:24 +00:00
.gitlab-ci.yml ci: run builds with most options enabled and most options disabled 2025-08-30 10:01:32 -07:00
.mailmap Update mailmap for Peter Harris 2025-04-15 13:49:13 -04:00
.travis.yml
COPYING
meson.build meson: don't build xselinux if xace is disabled 2025-08-30 10:01:32 -07:00
meson_options.txt
README.md Fix spelling/wording issues 2020-07-05 13:07:33 -07:00
xorg-server.m4 xorg-server.m4: just all cflags instead of just sdkdir 2018-09-20 20:12:24 +01:00
xorg-server.pc.in
xserver.ent.in

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