summaryrefslogtreecommitdiff
path: root/clients/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-03-24Secure screenshooter protocol.Scott Moreau1-4/+5
2012-03-12Add an option parserKristian Høgsberg1-2/+3
2012-02-29weston: Change path for default terminal launcher to ${prefix}/binRodney Lorrimar1-0/+1
2012-01-27clickdot: a copy of resizorPekka Paalanen1-0/+4
2012-01-25Install terminal as weston-terminalKristian Høgsberg1-7/+18
2012-01-18clients: Allow compiling with the cairo glesv2 backendKristian Høgsberg1-19/+24
2012-01-03Fix distcheckKristian Høgsberg1-1/+4
2012-01-03Rename wayland-compositor to westonKristian Høgsberg1-6/+6
2011-12-22clients: Add simple-touch client for testing touch events.Kristian Høgsberg1-1/+4
2011-12-14protocol: add screensaver interfacePekka Paalanen1-1/+6
2011-12-08Use '-' to separate words in file namesKristian Høgsberg1-2/+2
2011-12-08move config parser to a convenience libraryPekka Paalanen1-4/+5
2011-11-26tablet-shell: Add a stub tablet-shell clientKristian Høgsberg1-2/+11
2011-11-18clients: add wscreensaverPekka Paalanen1-0/+4
2011-11-14window: Add a cheesy parser for ini-files, use it in desktop-shellKristian Høgsberg1-1/+2
2011-11-14Install desktop-shell in $prefix/libexecKristian Høgsberg1-4/+7
2011-09-19window: Stop using glib mainloop in toy toolkitKristian Høgsberg1-2/+0
2011-09-06clients: Add a simple desktop-shell appKristian Høgsberg1-3/+13
2011-07-21clients: Rename simple-client to simple-eglKristian Høgsberg1-3/+3
2011-07-21configure: set up simple clients independently from the othersTiago Vignatti1-11/+16
2011-07-21clients: simple-shm: remove unused libraries and headersTiago Vignatti1-1/+1
2011-07-06clients: Add a simple shared memory clientKristian Høgsberg1-0/+4
2011-04-26configure: Only check dependencies for the enabled compositor backendsKristian Høgsberg1-2/+0
2011-02-14Split into a demo repository that holds the demo compositor and clientsKristian Høgsberg1-11/+7
2011-02-07simple-client: Port to wayland-egl and use eglSwapBuffers()Kristian Høgsberg1-2/+4
2011-02-07Port window.c to use wayland-eglKristian Høgsberg1-1/+1
2011-01-24fix includesnobled1-1/+1
2011-01-23document the usage of libtoytoolkitTim Wiederhake1-1/+5
2011-01-16clients/Makefile: Add AM_CPPFLAGS to view's CPPFLAGSBenjamin Franzke1-1/+1
2011-01-14Link simple-client against libGLESv2.so, not full GLKristian Høgsberg1-14/+30
2011-01-15Add a simple clientBenjamin Franzke1-1/+3
2011-01-11clients: Make poppler-glib optionalKristian Høgsberg1-3/+18
2010-12-16Add window resize sample clientKristian Høgsberg1-1/+2
2010-12-01Add $(GCC_CFLAGS) backKristian Høgsberg1-0/+1
2010-10-31Add /wayland so we pick up generated header filesKristian Høgsberg1-1/+4
2010-10-27List libtoytoolkit.la before libwayland-client.la on the link lineKristian Høgsberg1-2/+3
2010-10-26Add small client for testing shm surfacesKristian Høgsberg1-1/+2
2010-10-12Use automakeKristian Høgsberg1-0/+36