aboutsummaryrefslogtreecommitdiffstats
path: root/wayland-protocol.c
Commit message (Expand)AuthorAgeFilesLines
* Generate protocol types and metadata from xmlKristian Høgsberg2010-08-031-104/+0
* Drop coordinates from buttons press, add timestamp to eventsKristian Høgsberg2010-07-201-5/+5
* Send device name at connect timeKristian Høgsberg2010-06-081-0/+1
* Drop surface::copyKristian Høgsberg2010-06-081-1/+0
* Include the currently pressed keys in keyboard focus event.Kristian Høgsberg2009-02-231-1/+1
* Add keyboard and pointer focus events.Kristian Høgsberg2009-02-221-0/+2
* Add client side demarshalling for events.Kristian Høgsberg2008-12-241-1/+1
* Add a proxy for the server side output object.Kristian Høgsberg2008-12-221-1/+7
* Add hook to allow globals to send cold-plug events to new clients.Kristian Høgsberg2008-12-211-0/+11
* Send client id range as an event.Kristian Høgsberg2008-12-211-0/+1
* Represent event and method metadata with struct wl_message.Kristian Høgsberg2008-12-211-5/+5
* Move protocol metadata to wayland-protocol.[ch].Kristian Høgsberg2008-12-211-0/+84