summaryrefslogtreecommitdiff
path: root/clients/flower.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-10window: Make resize and redraw handlers widget vfuncsKristian Høgsberg1-14/+21
2012-01-10window: Allocate and flush the window surface in window.cKristian Høgsberg1-1/+1
2012-01-10window: Drop the window widgetKristian Høgsberg1-12/+12
2012-01-09window: Move button handler to widgetKristian Høgsberg1-2/+5
2012-01-09window: Create a widget for the window, drop window motion handlerKristian Høgsberg1-5/+4
2011-11-22Fix inconsistent #include stylePekka Paalanen1-1/+1
2011-09-19window: Stop using glib mainloop in toy toolkitKristian Høgsberg1-1/+0
2011-08-29window.c: Drop global handler argumentKristian Høgsberg1-1/+1
2011-04-11Define global handler on display creationTim Wiederhake1-1/+1
2011-02-07Port window.c to use wayland-eglKristian Høgsberg1-1/+1
2011-01-21Add an orange pop-up menu to test the new map_transient requestKristian Høgsberg1-2/+2
2010-12-17Update surface.attach and change surface.map to surface.map_toplevelKristian Høgsberg1-25/+27
2010-11-22Make clients exit orderly when there is no connectionYuval Fledel1-0/+4
2010-10-26Add small client for testing shm surfacesKristian Høgsberg1-0/+1
2010-09-03Replace commit/ack/frame protocol with simpler sync and frame callbacksKristian Høgsberg1-7/+10
2010-08-30flower: Clear surfaceKristian Høgsberg1-0/+5
2010-06-25Set window user data using separate functionKristian Høgsberg1-1/+2
2010-06-08Send device name at connect timeKristian Høgsberg1-3/+0
2010-06-08Consolidate more code in clients/window.cKristian Høgsberg1-24/+3
2010-06-08Use cairo-gl in clientsKristian Høgsberg1-44/+23
2010-06-04Move clients to subdirectoryKristian Høgsberg1-0/+195