weston/clients
Yuval Fledel 45568f6e33 When no DRM present, clients (window.c actually) now either exit orderly,
or if that check is removed - crash (unsurprisingly).
This patch relieves this assumption, and allow some clients (terminal,
image, flower) to run in a non-DRM environment
2010-12-06 09:20:34 -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 Create socket in /var/run/user/${HOME} 2010-12-01 16:53:01 -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 Create socket in /var/run/user/${HOME} 2010-12-01 16:53:01 -05:00
Makefile.am Add $(GCC_CFLAGS) back 2010-12-01 09:46:10 -05:00
screenshot.c Create socket in /var/run/user/${HOME} 2010-12-01 16:53:01 -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 Create socket in /var/run/user/${HOME} 2010-12-01 16:53:01 -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 When no DRM present, clients (window.c actually) now either exit orderly, 2010-12-06 09:20:34 -05:00
window.h Don't hardcode offered dnd types in window.c 2010-11-30 14:01:07 -05:00