summaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
2011-05-12Add event to associate visuals with a pixel format tokenKristian Høgsberg1-0/+11
2011-05-11Define shm specific errorsKristian Høgsberg1-0/+6
2011-05-11Unify error eventsKristian Høgsberg1-14/+10
2011-04-22Add buffer.damage request to the protocolBenjamin Franzke1-8/+18
2011-04-20scanner: Don't hardcode the wl_ prefix in the code generatorKristian Høgsberg1-35/+35
2011-04-18Introduce display.bind to request events from a globalKristian Høgsberg1-0/+6
2011-03-16Extent frame event to be surface dependentBenjamin Franzke1-0/+1
2011-02-28protocol/wayland: Drop drm interface (move into mesa)Benjamin Franzke1-36/+0
2011-01-28Add initial basic support for fullscreen surfacesKristian Høgsberg1-0/+10
2011-01-21Define the shell resize enumeration in the xml specKristian Høgsberg1-0/+12
2011-01-21Add new surface.map_transient() request to map a surface relative to anotherKristian Høgsberg1-0/+15
2011-01-19First attempt at selection supportKristian Høgsberg1-0/+51
2010-12-17Update surface.attach and change surface.map to surface.map_toplevelKristian Høgsberg1-12/+7
2010-12-09Document the shell.configure event a bitKristian Høgsberg1-0/+6
2010-12-01Add origin information to output.geometry eventKristian Høgsberg1-0/+2
2010-11-30Add reject round trip to dnd protocolKristian Høgsberg1-0/+5
2010-11-29Consolidate 'sync' and 'frame' events into just one 'key' eventKristian Høgsberg1-13/+6
2010-11-29Describe the protocol using inline XML commentsYuval Fledel1-4/+120
2010-11-22xml tag should close, or some parsers failYuval Fledel1-1/+1
2010-10-12Use automakeKristian Høgsberg2-0/+285