summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-29Hack up distcheck for publicanpublicanPeter Hutterer1-4/+18
2012-02-29Generate the docbook description for the protocol from wayland.xmlPeter Hutterer4-2/+122
2012-02-29Hook up autotools for publicanPeter Hutterer6-1/+45
2012-02-29doc: Comment out some of the default chaptersPeter Hutterer1-0/+5
2012-02-29doc: Add architecture from the websitePeter Hutterer4-0/+319
2012-02-29doc: Fix up title page with logo and author informationPeter Hutterer4-9/+16
2012-02-29doc: add publican-created doctreePeter Hutterer9-0/+154
2012-02-29protocol: fix make distcheckPeter Hutterer1-3/+4
2012-02-28Allow update function to not be set in wl_display_get_fdSamuel Rødal1-1/+3
2012-02-28Rename client side wl_display_destroy() to wl_display_disconnect()Samuel Rødal2-2/+2
2012-02-26util: Comments before wl_list were a bit off, fixed the example usage.Üstün Ergenoğlu1-4/+12
2012-02-23protocol.xsl: Rename stylesheet to wayland-protocol.cssKristian Høgsberg3-2/+2
2012-02-23protocol: add xslt stylesheet to prettify the protocolPeter Hutterer5-2/+258
2012-02-23protocol: fix missing hyphenation for "client-created"Peter Hutterer1-1/+1
2012-02-23scanner: Remove unused variable 'len'Peter Hutterer1-1/+1
2012-02-23spec: padding bytes are undefined, state soPeter Hutterer1-1/+2
2012-02-23spec: typo and wording fixesPeter Hutterer1-3/+3
2012-02-23Fix compilation: uid_t, gid_t and pid_t are defined in sys/types.hThiago Macieira1-0/+1
2012-02-23Add wl_region and surface requests to set opaque and input regionsKristian Høgsberg1-0/+76
2012-02-23Split pointer_focus and keyboard_focus into enter and leave eventsKristian Høgsberg2-17/+25
2012-02-18server: Implement wl_keyboard_grab_interface.Scott Moreau2-0/+59
2012-02-18server: Rename wl_grab_interface.Scott Moreau3-38/+39
2012-02-18Add wl_client_get_credentials() to get unix credentials for clientKristian Høgsberg2-0/+24
2012-02-16protocol: remove absolute coordinates from pointerPekka Paalanen3-16/+6
2012-02-16data_device: get rid of attach requestAnder Conselvan de Oliveira3-19/+35
2012-02-16Add fullscreen protocolJuan Zhao1-8/+32
2012-02-16Add maximized protocolJuan Zhao1-0/+13
2012-02-09Use dist-xz for tarballsKristian Høgsberg1-1/+1
2012-02-09Set version to 'master' on git master branchKristian Høgsberg1-1/+1
2012-02-09scanner: don't print new line when no descriptions are providedTiago Vignatti1-1/+2
2012-02-09protocol: fix typoTiago Vignatti1-5/+5
2012-02-09spec: fix typoTiago Vignatti1-1/+1
2012-02-09Drop warning when we receive an event for zombie objectsKristian Høgsberg1-1/+0
2012-02-09wayland-util.h: Avoid un-namespaced _container_ofKristian Høgsberg1-9/+9
2012-01-19spec: list core interfaces with short descriptionsJesse Barnes1-3/+30
2012-01-19spec: update high level description, add diagramsJesse Barnes3-28/+86
2012-01-19scanner: allow summary attributes in args and <description> in <protocol>Jesse Barnes2-32/+48
2012-01-18protocol: Convert comments to new documentation tagsKristian Høgsberg1-175/+287
2012-01-18scanner: Support documentation elementsJesse Barnes2-4/+146
2012-01-13Fix 'make dist' as connection.h no longer existsRichard Hughes1-1/+0
2012-01-12server: In default grab, update focus resource after sending releaseNeil Roberts1-5/+5
2012-01-11shm: Drop non-premul format, use less ambiguous ARGB8888 naming conventionKristian Høgsberg2-9/+7
2012-01-06Add new wl_shell popup surface typeKristian Høgsberg1-0/+26
2012-01-06Move data device implementation into wayland-serverKristian Høgsberg4-0/+511
2012-01-06Move default grab implementation to wayland-serverKristian Høgsberg1-0/+56
2012-01-06New grab APIKristian Høgsberg2-54/+24
2012-01-04server: Allocate server ID for when resource->object.id is 0Kristian Høgsberg1-1/+8
2012-01-03server: remove wl_display::callback_list as unusedPekka Paalanen1-2/+0
2012-01-03server: add wl_input_device_release()Pekka Paalanen2-0/+18
2011-12-28Fix WL_EVENT_WRITEABLE typoKristian Høgsberg3-6/+6