summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NOTE! Default branch is now mainmasterDaniel Stone2021-04-270-0/+0
* cursor: add one more directory to XCURSORPATHAlexander Dunaev2021-04-271-8/+42
* build: add option to disable testsJames Hilliard2021-04-162-1/+7
* meson: only require cpp for testsJames Hilliard2021-04-162-8/+10
* Change wl_os_dupfd_cloexec minfd to be intAlex Richardson2021-04-152-2/+2
* os-wrappers-test.c: Correctly forward arguments to fcntlAlex Richardson2021-04-151-6/+22
* meson: Only require expat when building wayland-scannerMichael Weiss2021-04-022-8/+9
* ci: Use ci-fairy to check for Signed-off-byJonas Ådahl2021-03-261-1/+19
* Use MAP_FAILED instead of (void *) -1Alex Richardson2021-03-221-4/+2
* build: drop autotoolsSimon Ser2021-03-0522-1049/+10
* server: add wl_display getter for wl_globalVlad Zahorodnii2021-03-052-0/+17
* client: assert queue display matches proxySimon Ser2021-02-251-2/+4
* server: remove duplicate includesheepwall2021-02-221-1/+0
* protocol: Specify wl_callback::done to be a destructor eventTadeo Kondrak2021-01-271-1/+1
* protocol: Add type attribute to eventsTadeo Kondrak2021-01-271-0/+1
* build: re-open master for regular developmentSimon Ser2021-01-272-2/+2
* build: bump to version 1.19.0 for the official release1.19.0Simon Ser2021-01-272-3/+3
* build: bump to 1.18.93 for the RC1 release1.18.93Simon Ser2021-01-202-2/+2
* protocol: sync wl_shm.format with libdrm 2.4.104Simon Ser2021-01-191-0/+4
* server: Allow absolute paths in WAYLAND_DISPLAYLoïc Yhuel2021-01-131-20/+27
* build: bump to version 1.18.92 for the beta release1.18.92Simon Ser2021-01-062-2/+2
* Remove TODOSimon Ser2020-12-281-146/+0
* meson: link with -lrt if needed for clock_gettimeLoïc Yhuel2020-12-233-3/+12
* build: bump to version 1.18.91 for the alpha release1.18.91Simon Ser2020-12-212-2/+2
* server: fix typosMaxime Roussin-Bélanger2020-12-172-9/+9
* egl: fix typo "Backards"Maxime Roussin-Bélanger2020-12-171-6/+6
* cursor: fix typo "insufficent"Maxime Roussin-Bélanger2020-12-171-1/+1
* CONTRIBUTING: fix typo "excercising"Maxime Roussin-Bélanger2020-12-171-1/+1
* tests: fix typosMaxime Roussin-Bélanger2020-12-172-2/+2
* doc: fix typosMaxime Roussin-Bélanger2020-12-174-6/+6
* protocol: deprecate non-current wl_output.modeSimon Ser2020-10-291-0/+4
* protocol: make it clear wl_surface.enter/leave are not for frame throttlingSimon Ser2020-10-291-0/+6
* cursor/convert_font.c: malloc cannot guarantee that the memory allocated is a...ganjing2020-10-291-0/+5
* doc: make reproducibleAlyssa Ross2020-10-291-0/+1
* protocol: Clarify how clients can cancel a drag operationNick Diego Yamane2020-10-291-1/+2
* Fix undefined behaviorValentin2020-09-041-4/+5
* Use fixed size integer typeValentin2020-09-041-1/+3
* Add a basic gitlab issue templatePeter Hutterer2020-08-181-0/+8
* protocol: Minor gramatical fix.Christopher James Halse Rogers2020-08-141-1/+1
* protocol: disambiguate key codes in wl_keyboard.keySimon Ser2020-06-161-0/+3
* Clarify clients behavior on wl_keyboard.leaveKirill Chibisov2020-06-121-0/+3
* Clarify the order of wl_keyboard.modifiersKirill Chibisov2020-06-121-0/+6
* doc: Document libwayland-cursor with mesonEmmanuel Gil Peyrot2020-06-052-1/+12
* doc: Document libwayland-cursor with autotoolsEmmanuel Gil Peyrot2020-06-051-1/+10
* cursor: Properly document wl_cursor_image and wl_cursorEmmanuel Gil Peyrot2020-06-051-5/+24
* cursor: Use spaces for alignment in the headerEmmanuel Gil Peyrot2020-06-051-5/+5
* protocol: add seat missing_capability errorSimon Ser2020-06-051-3/+14
* gitlab CI: update to use the fdo ci templatesPeter Hutterer2020-06-051-10/+45
* editorconfig: add settings for the .gitlab-ci.yml filePeter Hutterer2020-06-051-0/+5
* doc: fix and clarify pointer image behaviourYann Dirson2020-06-031-4/+8