toytoolkit: Don't draw shadows for maximized windows.
[profile/ivi/weston.git] / clients / image.c
2012-08-13 Philipp Brüschweilerimage: handle multiple images correctly
2012-08-09 Juan Zhaoimage: Don't segfault when the file doesn't exist
2012-07-24 Kristian Høgsbergimage: Add fullscreen support
2012-05-16 Kristian HøgsbergMove cairo-util to shared/
2012-03-12 Kristian HøgsbergConsolidate image loading code and move to shared/
2012-03-12 Kristian HøgsbergAdd an option parser
2012-01-31 Kristian Høgsbergwindow: Dont take width and height in window constructor
2012-01-11 Kristian Høgsbergwindow: Make decorations just a widget
2012-01-11 Kristian Høgsbergwindow: Get rid of the window child allocation concept
2012-01-10 Kristian Høgsbergwindow: Make resize and redraw handlers widget vfuncs
2012-01-10 Kristian Høgsbergwindow: Allocate and flush the window surface in window.c
2012-01-09 Kristian Høgsbergclients/image: Delete old old key code
2011-11-23 Kristian HøgsbergMerge remote-tracking branch 'vignatti/evdev'
2011-11-22 Pekka PaalanenFix inconsistent #include style
2011-09-19 Kristian Høgsbergwindow: Stop using glib mainloop in toy toolkit
2011-08-29 Kristian Høgsbergwindow.c: Drop global handler argument
2011-04-11 Kristian HøgsbergMerge remote-tracking branch 'bnf/surface-frame-event'
2011-04-11 Tim WiederhakeDefine global handler on display creation
2011-01-25 Kristian HøgsbergFix new gcc 4.6 warnings
2011-01-25 Kristian HøgsbergMerge remote branch 'callum/master'
2011-01-21 Kristian HøgsbergAdd an orange pop-up menu to test the new map_transient...
2011-01-21 Callum LowcayMerge branch 'master' of git://anongit.freedesktop...
2011-01-21 Kristian HøgsbergUse cairo_push_group() for all double buffering, drop...
2011-01-12 Callum LowcayMerge branch 'master' of git://anongit.freedesktop...
2011-01-11 Kristian HøgsbergFix terminal resizing
2010-12-17 Kristian HøgsbergUpdate surface.attach and change surface.map to surface...
2010-12-01 Kristian HøgsbergCreate socket in /var/run/user/${HOME}
2010-11-22 Yuval FledelMake clients exit orderly when there is no connection
2010-11-08 Johan BilienFixed a bogus call to cairo_destroy
2010-10-26 Kristian HøgsbergAdd small client for testing shm surfaces
2010-09-03 Kristian HøgsbergReplace commit/ack/frame protocol with simpler sync...
2010-07-29 Kristian HøgsbergUpdate keyboard focus handler signatures
2010-07-09 Kristian HøgsbergUpdate to use eglGetDRMDisplayMESA()
2010-06-25 Kristian HøgsbergSet window user data using separate function
2010-06-15 Kristian HøgsbergConsolidate redraw scheduling in window.c
2010-06-15 Kristian HøgsbergFix resizing
2010-06-09 Kristian HøgsbergSend device name at connect time
2010-06-08 Kristian HøgsbergConsolidate more code in clients/window.c
2010-06-05 Kristian HøgsbergMove clients to subdirectory