Skip to content

krh/weston

Folders and files

NameName
Last commit message
Last commit date
Mar 5, 2013
May 10, 2012
Feb 26, 2013
Feb 15, 2013
Feb 20, 2013
Mar 5, 2013
Mar 4, 2013
Jul 23, 2012
Jul 9, 2012
Apr 25, 2012
Feb 25, 2013
Jul 20, 2012
Nov 7, 2010
Feb 28, 2013
Oct 25, 2012
Feb 19, 2013

Repository files navigation

Weston

Weston is the reference implementation of a Wayland compositor, and a
useful compositor in its own right.  Weston has various backends that
lets it run on Linux kernel modesetting and evdev input as well as
under X11.  Weston ships with a few example clients, from simple
clients that demonstrate certain aspects of the protocol to more
complete clients and a simplistic toolkit.  There is also a quite
capable terminal emulator (weston-terminal) and an toy/example desktop
shell.  Finally, weston also provides integration with the Xorg server
and can pull X clients into the Wayland desktop and act as a X window
manager.

Refer to http://wayland.freedesktop.org/building.html for buiding
weston and its dependencies.