summaryrefslogtreecommitdiff
path: root/protocol
AgeCommit message (Expand)AuthorFilesLines
2012-06-05shell: Use a busy cursor animation for unresponsive surfacesKristian Høgsberg1-0/+4
2012-06-04Convert text cursor position protocol to use fixed types.Scott Moreau1-2/+2
2012-05-31Implement text cursor position protocol.Scott Moreau1-0/+11
2012-04-20screenshooter: Grab pixel data directly before buffer swapScott Moreau1-0/+2
2012-04-16desktop-shell: use description tags and improve protocol doc a bitTiago Vignatti1-10/+23
2012-04-11Follow wayland change to serial numbersKristian Høgsberg1-1/+0
2012-01-03Fix distcheckKristian Høgsberg1-0/+5
2011-12-14protocol: add screensaver interfacePekka Paalanen1-0/+13
2011-12-04desktop-shell: update protocol and client to wl_shell_surfacePekka Paalanen1-4/+4
2011-11-23desktop-shell: Make panel and background output dependentBenjamin Franzke1-0/+2
2011-11-15desktop-shell: screen locking protocolPekka Paalanen1-0/+12
2011-11-14De-brand the tablet shellKristian Høgsberg1-4/+4
2011-09-06Add a desktop_shell interfaceKristian Høgsberg1-0/+24
2011-07-01compositor: Add a simple WM to the xserver launcherKristian Høgsberg1-0/+18
2011-05-04meego-tablet-shell: Rename tablet_client.poke to activate and add a destructorKristian Høgsberg1-1/+2
2011-05-04meego-tablet-shell: Add requests to let ux-daemon ask for appgrid or panelsKristian Høgsberg1-0/+8
2011-05-02compositor: Screenhoot into a client provided shm bufferKristian Høgsberg1-1/+4
2011-04-23Add meego-tablet-shellKristian Høgsberg1-0/+31
2011-02-14Split into a demo repository that holds the demo compositor and clientsKristian Høgsberg1-483/+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