summaryrefslogtreecommitdiff
path: root/wayland-protocol.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-23Include the currently pressed keys in keyboard focus event.Kristian Høgsberg1-1/+1
2009-02-22Add keyboard and pointer focus events.Kristian Høgsberg1-0/+2
2008-12-24Add client side demarshalling for events.Kristian Høgsberg1-1/+1
2008-12-22Add a proxy for the server side output object.Kristian Høgsberg1-1/+7
2008-12-21Add hook to allow globals to send cold-plug events to new clients.Kristian Høgsberg1-0/+11
2008-12-21Send client id range as an event.Kristian Høgsberg1-0/+1
2008-12-21Represent event and method metadata with struct wl_message.Kristian Høgsberg1-5/+5
2008-12-21Move protocol metadata to wayland-protocol.[ch].Kristian Høgsberg1-0/+84