weston/clients
Kristian Høgsberg 8334bc1ef9 Rename wayland-compositor to weston
This rename addresses a few problems around the split between core
Wayland and the wayland-demos repository.

1) Initially, we had one big repository with protocol code, sample
compositor and sample clients.  We split that repository to make it
possible to implement the protocol without pulling in the sample/demo
code.  At this point, the compositor is more than just a "demo" and
wayland-demos doesn't send the right message.  The sample compositor
is a useful, self-contained project in it's own right, and we want to
move away from the "demos" label.

2) Another problem is that the wayland-demos compositor is often
called "the wayland compsitor", but it's really just one possible
compositor.  Existing X11 compositors are expected to add Wayland
support and then gradually phase out/modularize the X11 support, for
example.  Conversely, it's hard to talk about the wayland-demos
compositor specifically as opposed to, eg, the wayland protocol or a
wayland compositor in general.

We are also renaming the repo to weston, and the compositor
subdirectory to src/, to emphasize that the main "output" is the
compositor.
2012-01-03 11:04:04 -05:00
..
.gitignore Update .gitignores 2011-12-08 11:36:36 +02:00
cairo-util.c cairo-util: Dont use non-standard JCS_EXT_BGRX color space 2011-11-22 14:40:48 -05:00
cairo-util.h cairo-util: Add helper to load jpeg files 2011-10-20 13:11:12 -04:00
desktop-shell.c Use '-' to separate words in file names 2011-12-08 12:44:27 -05:00
dnd.c Implement the new dnd/selection protocol 2011-11-23 16:20:28 -05:00
eventdemo.c window.c: Drop global handler argument 2011-08-29 17:12:36 -04:00
flower.c Fix inconsistent #include style 2011-11-22 09:27:03 -05:00
gears.c Never include wayland-util.h directly 2011-11-22 09:35:14 -05:00
glmatrix.c wscreensaver: configure glmatrix 2011-11-18 14:48:39 +02:00
image.c Fix inconsistent #include style 2011-11-22 09:27:03 -05:00
Makefile.am Rename wayland-compositor to weston 2012-01-03 11:04:04 -05:00
matrix3.xpm clients: import glmatrix.c and matrix3.xpm 2011-11-18 14:45:04 +02:00
resizor.c resizor: add exit key and cleanups 2011-12-22 11:27:50 +02:00
screenshot.c Fix inconsistent #include style 2011-11-22 09:27:03 -05:00
simple-egl.c simple clients: flush before destroying wl_display 2011-12-22 11:27:50 +02:00
simple-shm.c simple clients: flush before destroying wl_display 2011-12-22 11:27:50 +02:00
simple-touch.c clients: Add simple-touch client for testing touch events. 2011-12-22 13:45:50 -05:00
smoke.c Fix inconsistent #include style 2011-11-22 09:27:03 -05:00
tablet-shell.c Use '-' to separate words in file names 2011-12-08 12:44:27 -05:00
terminal.c terminal: Don't close fd twice 2011-12-28 22:04:27 -05:00
view.c Never include wayland-util.h directly 2011-11-22 09:35:14 -05:00
window.c x11: Bridge X11 CLIPBOARD selection to Wayland clients 2011-12-27 13:50:04 -05:00
window.h x11: Bridge X11 CLIPBOARD selection to Wayland clients 2011-12-27 13:50:04 -05:00
wscreensaver-glue.c clients: add wscreensaver 2011-11-18 14:46:26 +02:00
wscreensaver-glue.h Never include wayland-util.h directly 2011-11-22 09:35:14 -05:00
wscreensaver.c wscreensaver: implement screensaver interface 2011-12-14 11:23:28 +02:00
wscreensaver.h clients: add wscreensaver 2011-11-18 14:46:26 +02:00