Skip to content

airlied/xserver

This branch is 1328 commits behind mirror/xserver:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

047794e · Sep 11, 2018
Sep 11, 2018
Jun 8, 2018
Apr 2, 2018
Mar 27, 2018
Oct 30, 2017
Apr 2, 2018
Aug 8, 2018
Apr 25, 2017
May 8, 2018
Jun 1, 2018
Apr 2, 2018
Sep 11, 2018
Sep 10, 2018
Sep 11, 2018
Aug 9, 2018
May 30, 2016
Mar 27, 2018
Apr 5, 2018
Apr 2, 2018
Aug 9, 2018
Sep 10, 2018
Oct 10, 2017
Aug 24, 2018
Apr 26, 2017
Apr 24, 2018
Mar 21, 2018
Feb 14, 2018
Apr 5, 2018
Mar 21, 2018
Aug 17, 2013
Apr 21, 2014
May 2, 2018
Mar 21, 2018
Sep 15, 2014
Mar 28, 2018
Apr 11, 2017
Feb 8, 2016
Aug 9, 2018
Jan 5, 2015
Sep 21, 2011
May 8, 2018
Sep 6, 2018
Aug 28, 2018
Nov 5, 2012
Apr 6, 2012
May 14, 2011

Repository files navigation

					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

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/xserver

        https://cgit.freedesktop.org/xorg/xserver

For patch submission instructions, see:

	https://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        https://wiki.x.org/wiki/GitPage

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

Packages

No packages published

Languages

  • C 94.7%
  • Objective-C 1.3%
  • Roff 1.1%
  • C++ 0.8%
  • M4 0.6%
  • Meson 0.6%
  • Other 0.9%