platform/upstream/wayland.git
2020-10-29 Nick Diego... protocol: Clarify how clients can cancel a drag operation
2020-09-04 ValentinFix undefined behavior
2020-09-04 ValentinUse fixed size integer type
2020-08-18 Peter HuttererAdd a basic gitlab issue template
2020-08-14 Christopher... protocol: Minor gramatical fix.
2020-06-16 Simon Serprotocol: disambiguate key codes in wl_keyboard.key
2020-06-12 Kirill ChibisovClarify clients behavior on wl_keyboard.leave
2020-06-12 Kirill ChibisovClarify the order of wl_keyboard.modifiers
2020-06-05 Emmanuel Gil... doc: Document libwayland-cursor with meson
2020-06-05 Emmanuel Gil... doc: Document libwayland-cursor with autotools
2020-06-05 Emmanuel Gil... cursor: Properly document wl_cursor_image and wl_cursor
2020-06-05 Emmanuel Gil... cursor: Use spaces for alignment in the header
2020-06-05 Simon Serprotocol: add seat missing_capability error
2020-06-04 Peter Hutterergitlab CI: update to use the fdo ci templates
2020-06-04 Peter Hutterereditorconfig: add settings for the .gitlab-ci.yml file
2020-06-03 Yann Dirsondoc: fix and clarify pointer image behaviour
2020-04-29 Peter HuttererReplace initial 8 spaces with a tab for all xml files
2020-04-23 Guido Güntherscanner: Guard interface declarations
2020-04-16 Simon Serdoc/man: remove manually written man pages
2020-04-16 Simon Serclient: improve wl_display_connect docs
2020-04-07 Ricardo QuesadaREADME with upadated compile instructions
2020-03-18 Matt Turnermeson: Deduplicate generation of wayland-version.h
2020-03-18 Matt Turnermeson: Raise requirement to meson >= 0.52.1
2020-03-18 Matt Turner.gitlab-ci.yml: Switch from Stretch to Buster
2020-03-13 Matt Turnermeson: Add option to control building wayland-scanner
2020-03-09 Matt Turnermeson: Require wayland-scanner of a matching version
2020-03-05 Simon Serprotocol: add invalid_size error to wl_surface
2020-02-24 Tomek Buryutil: fix compiler warning
2020-02-23 Jan Beichcursor/os-compatibility: move resizing into a separate...
2020-02-23 Jan Beichcursor: ignore posix_fallocate in shm_pool_resize if...
2020-02-23 Jan Beichcursor: posix_fallocate may fail with EINVAL if not...
2020-02-15 Jan Beichmeson/tests: add missing dependencies on protocol headers
2020-02-11 Simon Serbuild: re-open master for regular development
2020-02-11 Simon Serbuild: bump to version 1.18.0 for the official release 1.18.0 upstream/1.18.0
2020-02-04 Simon Serbuild: bump to version 1.17.93 for the RC1 release 1.17.93
2020-02-04 Simon Serautotools: add Meson files to EXTRA_DIST
2020-01-28 Simon Serbuild: bump to version 1.17.92 for the beta release 1.17.92
2020-01-28 Simon Sertests: fix memory leak in proxy-test
2020-01-23 Ihor Antonovos: fallback for unsupported posix_fallocate
2020-01-22 Emmanuel Gil... Remove unused HAVE_CONFIG_H define in meson
2020-01-21 Simon Serbuild: bump to version 1.17.91 for the alpha release 1.17.91
2020-01-21 Simon Serprotocol: add missing enums for wl_data_device_manager...
2020-01-21 Manuel Stoecklevent-loop-test: Add test to verify timer ordering
2020-01-21 Manuel Stoecklevent-loop: Track timer event sources in userspace
2020-01-21 Manuel Stoecklevent-loop-test: Confirm distant timers do not fire
2020-01-21 Manuel Stoecklevent-loop-test: Verify proper timer cancellation
2020-01-16 Simon Serbuild: check wayland-scanner version
2020-01-15 Simon Serautotools: use strict wayland-scanner mode
2020-01-15 Simon Sermeson: use strict wayland-scanner mode
2020-01-15 Manuel Stoeckltests: Ensure that overflow test always overflows
2020-01-15 Manuel Stoeckltests: Fix race condition in send overflow test
2020-01-13 Simon SerRevert "build: check wayland-scanner version"
2020-01-13 Simon Serbuild: check wayland-scanner version
2020-01-13 Daniel Stonedisplay-test: Remove unused variables
2020-01-10 Emmanuele BassiAdd Meson build
2020-01-10 Pekka Paalanenscanner: include config.h from command line
2020-01-10 Emmanuele BassiSupport running tests from different build directories
2020-01-10 Daniel Stonebuild/doc: Ensure destination dir exists despite VPATH
2020-01-04 asyntsdoc: Expand the abbreviation "hw" to "hardware".
2020-01-03 Michael Forneyprotocol: fix typo in wl_data_offer.set_actions description
2019-11-06 Joshua WattMove wl_priv_signal to wayland-server-private.h
2019-11-05 Joshua Wattscanner: Add configure check for strndup
2019-10-24 Jiayuan Renadding O_RDWR flag in the open()
2019-10-16 Simon Sertests: add a test for wl_global_remove
2019-10-16 Simon Serserver: add wl_global_remove
2019-10-14 Emmanuel Gil... wayland-shm: Don’t set SIGBUS handlers on unshrinkable fd
2019-09-27 Simon Serserver: add wl_global_set_user_data
2019-09-17 Mosè GiordanoAdd $(RT_LIBS) to fixed-benchmark LD dependencies
2019-09-11 Marty E. Plummerscanner: prepend protocol name to types symbol
2019-09-10 Manuel Stoeckltests: Test that send overflow doesn't abort
2019-09-10 Manuel Stoecklclient: Don't abort when sending a request fails
2019-09-10 Manuel Stoecklclient: Ignore new requests if display has a fatal...
2019-09-10 Simon Serprotocol: invalid_method is sent on malformed request
2019-09-06 Simon Sertests: test that binding to a global with an interface...
2019-09-06 Simon Serserver: check global interface on bind
2019-09-06 Simon Serprotocol: sync wl_shm.format with libdrm 2.4.99
2019-09-06 Simon Serprotocol: add a comment about the wl_shm.format script
2019-09-06 Simon SerAdd an automated script to update wl_shm.format
2019-09-06 Simon SerUpdate .editorconfig for Python
2019-09-05 Simon Serclient: check event opcode in queue_event
2019-08-26 Liu Wenlongserver: Fix fake "Address already in use" error
2019-08-17 Drew DeVaultImprove description of wl_surface
2019-08-05 Drew DeVaultAdd .editorconfig
2019-07-30 Drew DeVaultDocument unusual wl_registry.bind new_id behavior
2019-07-29 Jonas Ådahlproxy: Add API to tag proxy objects
2019-07-21 Emmanuel Gil... cursor: Use memfd_create() when available
2019-07-09 Manuel Stoecklconnection: do not abort when dup(fd) fails
2019-07-09 Scott Andersonwayland.xml: Make releases for multiple 'wl_surface...
2019-07-05 Manuel Stoecklprotocol: clarify wl_display.delete_id description
2019-06-05 Michael ForneyAvoid pointer arithmetic on `void *`
2019-06-05 Michael ForneyUse wl_container_of internally
2019-05-31 orbeaAdd a missing -pthread to fix compile with slibtool.
2019-05-02 Antonio Borneolog: remove "%m" from format strings by using strerror...
2019-05-02 Manuel Stoeckltests: Verify that wayland_scanner can catch bad identi...
2019-05-02 Manuel Stoecklscanner: error when element names will not compile
2019-04-27 Simon Serprotocol: allow to send a zero output refresh rate
2019-04-19 Harish Krupowayland.xml: document invalid_finish error in wl_data_o...
2019-04-19 Harish Krupodocs: Abort configure if docbook-xsl package is missing
2019-04-12 Simon Serreleasing: fixup section numbers
2019-04-11 Simon Serreleasing: adapt for Wayland
next