Move core protocol libraries into wayland/ subdirectory
[profile/ivi/wayland.git] / clients /
2010-09-14 Kristian HøgsbergMove core protocol libraries into wayland/ subdirectory
2010-09-08 Kristian HøgsbergDont post damage event from window_copy_surface
2010-09-08 Kristian HøgsbergOnly set pointer image when it changes
2010-09-03 Kristian HøgsbergReplace commit/ack/frame protocol with simpler sync...
2010-09-03 Kristian HøgsbergUse a transient object for the dnd session
2010-08-30 Kristian Høgsbergflower: Clear surface
2010-08-30 Kristian HøgsbergAdd options to specify xkb details
2010-08-30 Kristian HøgsbergRemove debug message
2010-08-28 Kristian HøgsbergProvide visual feedback as to whether drop is supported
2010-08-28 Kristian HøgsbergUpdate drag protocol to use fd passing for data transfer
2010-08-25 Kristian HøgsbergSet pointer image only in response to 'target' event
2010-08-25 Kristian HøgsbergA few makefile/autoconf fixes
2010-08-25 Kristian HøgsbergUpdate to EGL_MESA_drm_image from mesa master
2010-08-19 Kristian HøgsbergMore work on dnd
2010-08-19 Kristian HøgsbergActually add dnd client
2010-08-18 Kristian HøgsbergAdd a drag and drop test client
2010-08-17 Kristian HøgsbergInsert unexplainable cairo_device_flush() to fix termin...
2010-08-16 Kristian HøgsbergAdd client side pointer image handling
2010-08-16 Kristian HøgsbergAdd DMZ cursor theme
2010-08-16 Kristian HøgsbergMove cairo-util.[ch] to clients/
2010-08-11 Kristian HøgsbergName libraries -client and -server for consistency
2010-08-10 Kristian HøgsbergDon't track globals in the client lib, just send out...
2010-08-10 Kristian HøgsbergImplement current drm auth scheme in the drm object
2010-08-09 Kristian HøgsbergIntroduce 'buffer' object for attaching, image cahce...
2010-08-06 Kristian HøgsbergSend out coordinates with pointer_focus event
2010-08-05 Kristian HøgsbergIntroduce 'shell' object for moving and resizing surfac...
2010-07-29 Kristian HøgsbergUpdate keyboard focus handler signatures
2010-07-29 Kristian HøgsbergUse EGL_KHR_surfaceless_opengl
2010-07-20 Kristian HøgsbergDrop coordinates from buttons press, add timestamp...
2010-07-09 Kristian HøgsbergUpdate to use eglGetDRMDisplayMESA()
2010-07-02 Kristian HøgsbergTrack libxkbcommon API changes
2010-06-25 Kristian HøgsbergFix some warnings
2010-06-25 Kristian HøgsbergUse libxkbcommon for mapping keycodes to keysyms
2010-06-25 Kristian HøgsbergSet window user data using separate function
2010-06-15 Kristian HøgsbergUpdate decoration drawing to be less cairo path happy
2010-06-15 Kristian HøgsbergConsolidate redraw scheduling in window.c
2010-06-15 Kristian HøgsbergFix resizing
2010-06-15 Kristian HøgsbergImplement resizing from all sides
2010-06-11 Kristian HøgsbergSplit native drm part of compositor out
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-08 Kristian HøgsbergUse cairo-gl in clients
2010-06-07 Kristian HøgsbergMake clients at least compile for now
2010-06-05 Kristian HøgsbergMove clients to subdirectory