summaryrefslogtreecommitdiffstats
path: root/wayland-protocol.c
Commit message (Expand)AuthorAgeFilesLines
* 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