wayland/clients
Joel Teichroeb 0c007aea35 Make the dnd client actually work.
The dnd client now sends a mime type of
application/x-wayland-dnd-flower instead of text/plain.  The dnd
message is just the position and random seed that lets the drop source
add the flower to its grid.
2010-11-30 15:42:37 -05:00
..
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05:00
cairo-util.c Add a drag and drop test client 2010-08-18 15:28:04 -04:00
cairo-util.h Add a drag and drop test client 2010-08-18 15:28:04 -04:00
dnd.c Make the dnd client actually work. 2010-11-30 15:42:37 -05:00
flower.c Make clients exit orderly when there is no connection 2010-11-22 15:19:43 -05:00
gears.c Make clients exit orderly when there is no connection 2010-11-22 15:19:43 -05:00
image.c Make clients exit orderly when there is no connection 2010-11-22 15:19:43 -05:00
Makefile.am Add /wayland so we pick up generated header files 2010-10-31 14:24:39 -04:00
screenshot.c wayland_client: rename wl_display_create to wl_display_connect 2010-11-29 17:14:38 -05:00
smoke.c Make clients exit orderly when there is no connection 2010-11-22 15:19:43 -05:00
terminal.c Make clients exit orderly when there is no connection 2010-11-22 15:19:43 -05:00
view.c Make clients exit orderly when there is no connection 2010-11-22 15:19:43 -05:00
wayland-glib.c Make clients at least compile for now 2010-06-06 22:28:16 -04:00
wayland-glib.h fix missing includes in clients/window.h and clients/wayland-glib.h 2010-11-29 08:14:57 -05:00
window.c Don't hardcode offered dnd types in window.c 2010-11-30 14:01:07 -05:00
window.h Don't hardcode offered dnd types in window.c 2010-11-30 14:01:07 -05:00