summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-12Add a resource creation signalGiulio Camuffo3-9/+109
2016-08-11Add API to get the list of connected clientsGiulio Camuffo3-0/+90
2016-08-11Add API to retrieve the interface name of a wl_resourceGiulio Camuffo2-0/+14
2016-08-11server: add listener API for new clientsSungjae Park4-1/+120
2016-08-11scanner: Generate all SINCE_VERSION macros for everyoneQuentin Glidic1-0/+2
2016-08-08protocol: Add release (destructor) request to wl_outputQuentin Glidic1-1/+12
2016-07-25display-test: Remove redundant stdbool includeYong Bakos1-1/+0
2016-07-25(multiple): Include stdint.hYong Bakos17-0/+18
2016-07-18scanner: Use uint32_t instead of uintKhem Raj1-1/+1
2016-07-11scanner: Improve documentation for strtouint()Bryce Harrington1-2/+11
2016-07-11tests: Require base 10 for the string specifying the number of open fd'sBryce Harrington1-1/+1
2016-06-07scanner: Move PROGRAM_NAME defineYong Bakos1-2/+2
2016-06-07server-core, event-loop: Fix parameter alignment.Yong Bakos2-7/+7
2016-06-07scanner: Replace #define tab with spaceYong Bakos1-2/+2
2016-06-07server, server-core: Minimize fwd decs, use macro, and formatYong Bakos2-23/+30
2016-06-07client-core: Add missing line breaksYong Bakos1-0/+2
2016-06-07event-loop: Include wayland-util.hYong Bakos1-0/+1
2016-06-07wayland-shm: Include wayland-util.hYong Bakos1-0/+1
2016-06-07scanner: Fix reported executable name to 'wayland-scanner'Bryce Harrington1-6/+8
2016-06-01wayland-server: Clarify included header dependenciesYong Bakos1-1/+1
2016-06-01event-loop: Make transitive include explicitYong Bakos1-1/+1
2016-06-01doc: Unpublish global_zombie_object and wl_interface_equalYong Bakos1-15/+15
2016-06-01doc: Unpublish wl_log* and wl_abortYong Bakos1-2/+2
2016-06-01doc: Unpublish wl_display_get_additional_shm_formatsYong Bakos2-1/+3
2016-06-01configure.ac: bump version to 1.11.90 for open developmentPekka Paalanen1-1/+1
2016-05-31configure.ac: bump to version 1.11.0 for the official releaseBryce Harrington1-2/+2
2016-05-24configure.ac: bump to version 1.10.93 for the RC1 releaseBryce Harrington1-1/+1
2016-05-20scanner: Remove unused forward decs from client protocolYong Bakos1-4/+4
2016-05-19display-test: move a misplaced commentMarek Chalupa1-2/+2
2016-05-19tests: Check for client/server-core.h inclusionYong Bakos1-0/+7
2016-05-17configure.ac: bump to version 1.10.92 for the beta releaseBryce Harrington1-1/+1
2016-05-11private: Remove unnecessary forward declarationsYong Bakos1-4/+0
2016-05-11connection: Move wl_interface_equal to utilYong Bakos3-17/+17
2016-05-11doc: Formalize file comment in wayland-client.h, wayland-server.hYong Bakos2-5/+11
2016-05-10protocol: Remove double line breakYong Bakos1-1/+0
2016-05-06scanner: Add version argument to wayland-scannerArmin Krezović1-2/+24
2016-05-03configure.ac: bump to version 1.10.91 for the alpha releaseBryce Harrington1-1/+1
2016-05-03protocol: add support for cross-interface enum attributesAuke Booij3-21/+71
2016-05-02protocol: Add summaries to event parametersYong Bakos1-63/+65
2016-05-02tests: fix typoEric Engestrom1-1/+1
2016-05-02doc: fix typosEric Engestrom2-6/+6
2016-05-02util: fix typoEric Engestrom1-1/+1
2016-05-02server: fix typoEric Engestrom1-1/+1
2016-05-02client: fix typoEric Engestrom1-4/+4
2016-04-29protocol: Hyphenate compound adjective surface-localYong Bakos1-25/+25
2016-04-29doc: Hyphenate compound adjectives window-local, surface-localYong Bakos2-3/+3
2016-04-29client: Fix wl_display_roundtrip_queue() race conditionJonas Ådahl1-2/+11
2016-04-29tests/queue-test: Add tests for proxy wrappersJonas Ådahl1-0/+122
2016-04-29client: Introduce proxy wrappersJonas Ådahl2-1/+115
2016-04-28client: Make proxy_destroy a static functionJonas Ådahl1-4/+1