platform/upstream/wayland.git
2021-09-10 Alex RichardsonAllow event-loop signal tests to pass on FreeBSD
2021-09-10 Alex RichardsonDetect FreeBSD versions with broken MSG_CMSG_CLOEXEC
2021-09-10 Alex Richardsontest-helpers: use sysctl() to count open fds on FreeBSD
2021-09-10 Alex Richardsontest-runner: Implement is_debugger_attached() for FreeBSD
2021-09-10 Alex RichardsonUse /dev/fd instead of /proc/self/fd
2021-09-10 Alex Richardsonshm: Add mmap+memmove fallback if mremap() does not...
2021-09-10 Alex RichardsonSupport reading ucred from the socket on FreeBSD
2021-09-10 Alex Richardsongitlab-ci: add junit reports to the debian builder
2021-09-10 Alex Richardsongitlab-ci: Fix copy-paste error in a comment
2021-09-10 Alex Richardsongitlab-ci: remove duplicated lines in ci-templates...
2021-09-10 Alex Richardsongitlab-ci: update ci-templates to the latest commit
2021-09-10 Alex RichardsonUse epoll-shim to emulate epoll(7) on FreeBSD
2021-09-10 Alex Richardsonos-wrappers-test: Handle fcntl() being declared as...
2021-08-27 Derek Foremantests: Destroy custom global object
2021-08-09 Derek Foremanconnection: Rename wl_buffer
2021-08-07 Derek Foremanscanner: Use the new atomic marshal/destroy function
2021-08-07 Derek Foremanclient: Add new proxy marshalling functions with flags
2021-08-07 Derek Foremanclient: Refactor wl_proxy_destroy critical section
2021-08-06 Simon Sercursor: remove unused wl_cursor_theme.name
2021-08-05 Simon Sercursor: rename load_default_theme to load_fallback_theme
2021-08-05 Olivier Tilloycursor: Try to fall back to a default xcursor theme...
2021-08-04 Daniel Stoneci: Sanitise build and install paths
2021-08-04 Daniel Stoneci: Use Werror
2021-08-04 Daniel Stoneci: Use appropriate concurrency level
2021-08-04 Daniel Stoneci: Add release builds
2021-08-04 Daniel Stoneci: Use consistent YAML indendation
2021-08-04 Daniel Stoneci: Only run ci-fairy on MRs
2021-08-04 Daniel Stoneci: Add ARMv7 build
2021-08-04 Daniel Stoneci: Add AArch64 build
2021-08-03 Daniel Stoneci: Parameterise and template build
2021-08-03 Daniel Stoneci: Add comments, rename build stages
2021-07-31 Simon Serconnection: print array size
2021-07-31 Manuel Stoecklconnection, client: Avoid locale-dependent float printing
2021-07-22 Fergus Dallos-wrappers-test: Make syscall intercepts work with...
2021-07-22 Fergus Dallconnection-test: Pad out strings with null bytes
2021-07-21 Fergus Dallserver: Fix undefined behavior in wl_socket_init_for_di...
2021-07-21 Fergus Dallutil: Avoid undefined behaviour in for_each_helper
2021-07-20 Manuel Stoecklclient: print discarded events in debug log
2021-07-14 Pekka Paalanenwayland-util: avoid memcpy(NULL) in wl_array_copy()
2021-07-13 Simon Sershm: document wl_shm_buffer
2021-07-07 James Leggtests: Test wayland-scanner with a description in an...
2021-07-07 James Leggscanner: Use descriptions in entries
2021-07-06 Simon Serprotocol: clarify wl_seat.name description
2021-07-01 Pekka PaalanenCI: turn on ASan and UBSan
2021-06-29 Simon Sershm: add safety assertions
2021-06-22 Fergus Dallconnection: Handle non-nullable strings in wl_connectio...
2021-06-22 Fergus Dallconnection-test: Encode size in message headers correctly
2021-06-11 Simon Serprotocol: allow immediate wl_buffer.destroy if not...
2021-06-10 Simon Sershm: remove wl_shm_buffer.pool NULL checks
2021-06-02 Tobias Stoeckmanncursor: fix crash with weird input files
2021-05-27 Simon Serprotocol: drop reference to wl_drm
2021-05-10 Simon Serbuild: replace assembly embedding with Python script
2021-05-07 Marius Vladsrc: Add missing new lines to log messages
2021-05-04 Nick Diego... Document serial param usage in wl_pointer.set_cursor
2021-05-02 Tobias Stoeckmanncursor: fix CVE-2013-2003
2021-04-27 Alexander Dunaevcursor: add one more directory to XCURSORPATH
2021-04-16 James Hilliardbuild: add option to disable tests
2021-04-16 James Hilliardmeson: only require cpp for tests
2021-04-15 Alex RichardsonChange wl_os_dupfd_cloexec minfd to be int
2021-04-15 Alex Richardsonos-wrappers-test.c: Correctly forward arguments to...
2021-04-02 Michael Weissmeson: Only require expat when building wayland-scanner
2021-03-26 Jonas Ådahlci: Use ci-fairy to check for Signed-off-by
2021-03-22 Alex RichardsonUse MAP_FAILED instead of (void *) -1
2021-03-05 Simon Serbuild: drop autotools
2021-03-05 Vlad Zahorodniiserver: add wl_display getter for wl_global
2021-02-25 Simon Serclient: assert queue display matches proxy
2021-02-22 sheepwallserver: remove duplicate include
2021-01-27 Tadeo Kondrakprotocol: Specify wl_callback::done to be a destructor...
2021-01-27 Tadeo Kondrakprotocol: Add type attribute to events
2021-01-27 Simon Serbuild: re-open master for regular development
2021-01-27 Simon Serbuild: bump to version 1.19.0 for the official release 1.19.0
2021-01-20 Simon Serbuild: bump to 1.18.93 for the RC1 release 1.18.93
2021-01-19 Simon Serprotocol: sync wl_shm.format with libdrm 2.4.104
2021-01-13 Loïc Yhuelserver: Allow absolute paths in WAYLAND_DISPLAY
2021-01-06 Simon Serbuild: bump to version 1.18.92 for the beta release upstream_bkup_20220121 upstream_bkup_20220124 upstream_bkup_20220208 1.18.92 upstream/1.18.92
2020-12-28 Simon SerRemove TODO
2020-12-23 Loïc Yhuelmeson: link with -lrt if needed for clock_gettime
2020-12-21 Simon Serbuild: bump to version 1.18.91 for the alpha release 1.18.91
2020-12-17 Maxime Roussin... server: fix typos
2020-12-17 Maxime Roussin... egl: fix typo "Backards"
2020-12-17 Maxime Roussin... cursor: fix typo "insufficent"
2020-12-17 Maxime Roussin... CONTRIBUTING: fix typo "excercising"
2020-12-17 Maxime Roussin... tests: fix typos
2020-12-17 Maxime Roussin... doc: fix typos
2020-10-29 Simon Serprotocol: deprecate non-current wl_output.mode
2020-10-29 Simon Serprotocol: make it clear wl_surface.enter/leave are...
2020-10-29 ganjingcursor/convert_font.c: malloc cannot guarantee that...
2020-10-29 Alyssa Rossdoc: make reproducible
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
next