summaryrefslogtreecommitdiff
path: root/clients/image.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-15Move cairo-util to shared/Kristian Høgsberg1-1/+1
2012-03-12Consolidate image loading code and move to shared/Kristian Høgsberg1-112/+27
2012-03-12Add an option parserKristian Høgsberg1-5/+1
2012-01-31window: Dont take width and height in window constructorKristian Høgsberg1-1/+1
2012-01-10window: Make decorations just a widgetKristian Høgsberg1-1/+1
2012-01-10window: Get rid of the window child allocation conceptKristian Høgsberg1-3/+3
2012-01-10window: Make resize and redraw handlers widget vfuncsKristian Høgsberg1-10/+5
2012-01-10window: Allocate and flush the window surface in window.cKristian Høgsberg1-4/+1
2012-01-09clients/image: Delete old old key codeKristian Høgsberg1-7/+2
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-01-25Fix new gcc 4.6 warningsKristian Høgsberg1-5/+2
2011-01-21Add an orange pop-up menu to test the new map_transient requestKristian Høgsberg1-1/+2
2011-01-21Use cairo_push_group() for all double buffering, drop window_copy_*()Kristian Høgsberg1-10/+13
2011-01-11Fix terminal resizingKristian Høgsberg1-8/+8
2010-12-17Update surface.attach and change surface.map to surface.map_toplevelKristian Høgsberg1-1/+1
2010-12-01Create socket in /var/run/user/${HOME}Kristian Høgsberg1-3/+0
2010-11-22Make clients exit orderly when there is no connectionYuval Fledel1-0/+4
2010-11-08Fixed a bogus call to cairo_destroyJohan Bilien1-1/+1
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-1/+1
2010-07-28Update keyboard focus handler signaturesKristian Høgsberg1-2/+3
2010-07-08Update to use eglGetDRMDisplayMESA()Kristian Høgsberg1-1/+0
2010-06-25Set window user data using separate functionKristian Høgsberg1-2/+3
2010-06-14Consolidate redraw scheduling in window.cKristian Høgsberg1-28/+4
2010-06-14Fix resizingKristian Høgsberg1-31/+10
2010-06-08Send device name at connect timeKristian Høgsberg1-19/+3
2010-06-08Consolidate more code in clients/window.cKristian Høgsberg1-32/+2
2010-06-04Move clients to subdirectoryKristian Høgsberg1-0/+346