aboutsummaryrefslogtreecommitdiffstats
path: root/wayland-server.c
Commit message (Expand)AuthorAgeFilesLines
* Move core protocol libraries into wayland/ subdirectoryKristian Høgsberg2010-09-141-485/+0
* Log emitted events as well in debug modeKristian Høgsberg2010-09-071-0/+6
* Return the closure from wl_connection_vmarshal()Kristian Høgsberg2010-09-071-4/+7
* Drop wl_surface_post_event() helperKristian Høgsberg2010-09-071-17/+4
* Add protocol debugging facilityKristian Høgsberg2010-09-071-0/+11
* Drop wl_display_set_compositor() special caseKristian Høgsberg2010-09-031-15/+0
* Replace commit/ack/frame protocol with simpler sync and frame callbacksKristian Høgsberg2010-09-031-36/+68
* Add convenience functions for posting display eventsKristian Høgsberg2010-09-021-2/+20
* Get rid of wl_client_add_surface() special caseKristian Høgsberg2010-09-021-16/+0
* Return a closure object from wl_connection_demarshalKristian Høgsberg2010-08-301-12/+18
* First step towards drag and drop protocolKristian Høgsberg2010-08-181-0/+6
* Use different cursor images in the compositorKristian Høgsberg2010-08-161-1/+6
* Name libraries -client and -server for consistencyKristian Høgsberg2010-08-111-0/+442