XLibre Xserver
Go to file
Enrico Weigelt, metux IT consult 950cfb2bdc dix: helper for retrieving client owning a XID
Add a little helper that's looking up the ClientPtr to the client
of the owner of given XID. The lookup is solely done on the ID space,
the actual resource doesn't even need to exist.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:48 +02:00
.gitlab-ci ci: update libdrm to 2.4.121 2025-06-12 17:21:46 +02:00
Xext dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
Xi dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
composite dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
config os: unexport internal logging functions 2025-06-12 17:21:46 +02:00
damageext dix: move over private defintions from selection.h to private header 2025-06-12 17:21:46 +02:00
dbe miext: move over extinit_priv.h from include 2025-06-12 17:21:46 +02:00
dix dix: helper for retrieving client owning a XID 2025-06-12 17:21:48 +02:00
doc dix: unexport and document ClientSignal() 2025-06-12 16:17:49 +02:00
dri3 miext: move over extinit_priv.h from include 2025-06-12 17:21:46 +02:00
exa exa: protect from allocation failure 2025-06-12 17:21:43 +02:00
fb dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
glamor Revert "(!1987) glamor: unexport GLAMOR_CREATE_PIXMAP_* defines" 2025-06-12 17:21:48 +02:00
glx dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
hw dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
include dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
man os: drop self-limiting resources 2025-06-12 16:31:57 +02:00
mi dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
miext miext: move over extinit_priv.h from include 2025-06-12 17:21:46 +02:00
os dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
present miext: move over extinit_priv.h from include 2025-06-12 17:21:46 +02:00
pseudoramiX pseudoramiX: fix warning from unused REQUEST() macro calls 2025-06-12 17:21:46 +02:00
randr dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
record miext: move over extinit_priv.h from include 2025-06-12 17:21:46 +02:00
render dix: add dixAllocServerXID() 2025-06-12 17:21:48 +02:00
test os: directly set console verbosity level, instead of using LogSetParameter() 2025-06-12 17:21:46 +02:00
xfixes dix: add selection filtering hooks 2025-06-12 17:21:48 +02:00
xkb xkb: unexport XkbRF_VarDefsRec struct 2025-06-12 17:21:47 +02:00
.appveyor.yml appveyor: Add libxcvt build dep 2021-11-04 13:03:25 +00:00
.dir-locals.el .dir-locals.el: Add missing final newline 2019-10-01 17:05:28 +00:00
.git-blame-ignore-revs Ignore the coding style change commit during git blame 2024-12-06 09:55:53 +10:00
.gitignore Clean up the .gitignore file 2024-01-12 00:50:24 +00:00
.gitlab-ci.yml ci: add driver: xf86-video-xgi (master) 2025-06-12 17:21:47 +02:00
.mailmap Update mailmap for Peter Harris 2025-04-15 13:49:13 -04:00
.travis.yml travis: Add OSX meson build to matrix 2019-05-02 15:42:58 +00:00
CODE_OF_CONDUCT.md it's time to add a CoC (code of conduct) 2025-06-12 17:21:47 +02:00
COPYING modesetting: Merge modesetting's COPYING into the xserver's. 2014-09-15 12:46:02 -07:00
CoC.md it's time to add a CoC (code of conduct) 2025-06-12 17:21:47 +02:00
README.md README.md: add upgrade notice 2025-06-12 17:21:48 +02:00
meson.build xfree86: add per major-version driver/module subdirectories 2025-06-12 17:21:48 +02:00
meson_options.txt meson_options: disable Xwayland by default 2025-06-12 17:21:48 +02: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 pkgconfig files: Add URL 2025-03-09 07:32:28 +00:00
xserver.ent.in doc: relocate xserver.ent in the package root directory 2011-05-14 11:22:26 -07:00

XLibre Xserver

Xlibre project's fork of the Xorg xserver, with lots of code cleanups and enhanced functionality.

That fork was necessary since toxic elements within Xorg projects, moles from certian big corp are boycotting any substantial work on Xorg, in order to destroy the project, to elimitate competition of their own products. (classic "embrace, extend, extinguish" tactics)

This is an independent project, not at all affiliated with BigTech or any of their subsidiaries or tax evasion tools, nor any political activists groups, state actors, etc. It's explicitly free of any "DEI" or similar discriminatory policies. Anybody who's treating others nicely is welcomed.

Upgrade notice

  • Module ABIs have changed - drivers MUST be recompiled against this Xserver verison, otherwise the Xserver can crash or not even start up correctly.

  • If your console is locked up (no input possible, not even VT switch), then most likely the input driver couldn't be loaded due version mismatch. When unsure, Better be prepared to ssh into your machine from another one or set a timer that's calling chvt 1 after certain time, so you'll don't need a cold reboot.

  • Proprietary NVidia drivers might break: they still haven't managed to do do even simple cleanups to catch up with Xorg master for about a year. All attempts to get into direct contact have failed. We're trying to work around this, but cannot give any guarantees.

  • Most xorg drivers should run as-is (need recompile!), with some exceptions. See .gitlab-ci.yml for the versions/branches built along w/ Xlibre.

Contact