compositor: drop wl_display_add_object()
[profile/ivi/weston.git] / compositor / shell.c
2011-08-29 Kristian Høgsbergcompositor: drop wl_display_add_object()
2011-08-29 Kristian Høgsbergcompositor: Make all exported objects wl_resources
2011-06-24 Kristian Høgsbergcompositor: Track opaque region of a surface
2011-06-24 Kristian Høgsbergcompositor: Add helper to damage surface below
2011-06-21 Kristian HøgsbergMerge remote-tracking branch 'bnf/buffer.release-2'
2011-06-21 Kristian HøgsbergMerge remote-tracking branch 'bnf/fixes-2'
2011-06-21 Kristian Høgsbergcompositor: Send out more detailed output events
2011-06-20 Kristian HøgsbergMove map requests to shell
2011-05-06 Benjamin FranzkeMake use of wl_resource.destroy_listener_list for surfaces.
2011-05-06 Kristian HøgsbergFix warnings and symbol visibility from missing CFLAGS
2011-05-03 Kristian Høgsbergcompositor: Split backends into modules
2011-05-02 Kristian Høgsbergcompositor: Remove unused surface matrix, add optional...
2011-04-23 Kristian Høgsbergcompositor: Support loadable shells
2011-04-13 Kristian HøgsbergOnly invoke shell button bindings if there's a pointer...
2011-04-13 Kristian HøgsbergMove shell bindings to shell.c
2011-04-11 Kristian HøgsbergMerge remote-tracking branch 'bnf/surface-frame-event'
2011-03-17 Benjamin FranzkeSupport per surface frame events
2011-02-13 Kristian HøgsbergUse pixman regions to reduce repainting
2011-01-28 Kristian HøgsbergAdd initial basic support for fullscreen surfaces
2011-01-25 Kristian HøgsbergMerge remote branch 'callum/master'
2011-01-22 Kristian HøgsbergDefine the shell resize enumeration in the xml spec
2011-01-21 Callum LowcayMerge branch 'master' of git://anongit.freedesktop...
2011-01-21 Kristian HøgsbergTake away pointer focus during server grabs
2011-01-19 Kristian HøgsbergFirst attempt at selection support
2011-01-18 Kristian HøgsbergSplit shell object out from compositor.c into its own...