You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jonas Ådahl dde4955d4c xdg-shell: Specify the meaning of 0x0 window geometry in configure 10 years ago
clients desktop-shell: Remove the panel popup 10 years ago
data
desktop-shell xdg-shell: Move xdg_shell.get_xdg_popup errors to xdg_shell 10 years ago
fullscreen-shell
ivi-shell ivi-shell: set an initial value for ivi-surface. 10 years ago
m4
man compositor: add option to specify a weston.ini 10 years ago
protocol xdg-shell: Specify the meaning of 0x0 window geometry in configure 10 years ago
shared toytoolkit: fix EGL surface creation for lazy drivers 10 years ago
src data-device: send the selection to all the wl_data_device resources of a client 10 years ago
tests tests: fix typo 10 years ago
wcap
xwayland xwm: Fix a weston crash when a window surface is created after unmap 10 years ago
.gitignore tests: ivi_layout test infrastructure 10 years ago
COPYING
Makefile.am build: fix setuid check 10 years ago
README
autogen.sh
configure.ac configure.ac: make use of wayland-scanner.pc 10 years ago
notes.txt notes: Don't manipulate lists while tranversing the list 10 years ago
releasing.txt releasing: Note that Xwayland installation required only for Weston releases 10 years ago
weston.ini.in

README

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 building
weston and its dependencies.

The test suite can be invoked via `make check`; see
http://wayland.freedesktop.org/testing.html for additional details.