platform/upstream/wayland.git
2022-09-21 Simon Serprotocol: add wl_compositor.error.bad_parent
2022-09-21 Simon Serprotocol: mention protocol error name in wl_subcomposit...
2022-09-13 Simon Serci: upgrade images
2022-09-13 Simon Serci: set ASAN_OPTIONS=detect_odr_violation=0
2022-09-13 Simon Sercursor: make param names match with documentation
2022-09-13 Simon Serserver: don't document void return values
2022-09-13 Simon Serutil: name function typedef arguments
2022-09-06 Olivier Fourdanbuild: Make release.sh generic
2022-08-04 Carlos Garnachoserver: Extend display name string size
2022-07-14 Ian Douglas... Document which type are nullable, and wire format for...
2022-07-14 Ian Douglas... Do not allow nullable `new_id`
2022-07-14 Ian Douglas... Do not allow nullable arrays, which were not correctly...
2022-07-14 Simon SerAdd release.sh
2022-06-30 Simon Serbuild: re-open main branch for regular development
2022-06-30 Simon Serbuild: bump to version 1.21.0 for the official release upstream_work_20230216 1.21.0 upstream/1.21.0
2022-06-30 Peter Huttererprotocol: minor clarification for axis_discrete events
2022-06-28 Simon Serutil: set errno when hitting WL_MAP_MAX_OBJECTS
2022-06-23 Simon Serbuild: bump to version 1.20.93 for the RC1 release 1.20.93
2022-06-15 Simon Serserver: warn about global filtering consistency
2022-06-15 Simon Serserver: add PID race condition disclaimer to wl_client_...
2022-06-15 Simon Sertests: add a test for dynamic filtered globals
2022-06-15 Simon Serserver: check visibility before sending global/global_r...
2022-06-09 Olivier Fourdancursor/os-compatibility: handle EINTR gracefully
2022-06-09 Simon Serbuild: bump to version 1.20.92 for the beta release 1.20.92
2022-06-09 Alexandros... client: Lock display when setting a proxy event queue
2022-06-09 Alexandros... client: Document best practices for event queue changes
2022-06-09 Antonin DécimoCheck that XDG base directories paths are absolute
2022-06-04 Simon Sercursor/os-compatibility: fix trailing space
2022-06-04 Simon Sercursor/os-compatibility: remove strcpy/strcat usage
2022-05-27 Simon Sercursor: move xcursor_theme_inherits declarations at...
2022-05-27 Simon Sercursor: drop xcursor_add_path_elt
2022-05-27 Simon Sercursor: drop unused XCursor comment declarations
2022-05-27 Simon Sercursor: fix indentation of xcursor_load_theme declaration
2022-05-27 Simon Sercursor: simplify xcursor_library_path
2022-05-27 Simon Sercursor: remove unnecessary ifs in xcursor_load_theme
2022-05-27 Simon Sercursor: drop xcursor_images_set_name
2022-05-27 Simon Sercursor: use getline instead of fgets
2022-05-27 Simon Sercursor: remove unnecessary parentheses in load_all_curs...
2022-05-27 Simon Sercursor: remove xcursor_file_load_images wrapper
2022-05-26 Simon Serbuild: bump to version 1.20.91 for the alpha release 1.20.91
2022-05-24 Xavier ClaessensMeson: Override wayland-scanner if it can be run
2022-05-23 Simon Serutil: fix code block language in docs
2022-05-23 Simon Sercursor: rename local variables to snake case
2022-05-23 Simon Sercursor: drop xcursor_file abstraction
2022-05-23 Simon Sercursor: refactor xcursor_theme_inherits
2022-05-23 Simon Sercursor: convert macros to functions
2022-05-23 Simon Sercursor: rename functions to snake case
2022-05-23 Simon Sercursor: fix whitespace in function args definitions
2022-05-23 Simon Sercursor: remove struct typedefs, rename to snake case
2022-05-23 Simon Sercursor: fix spacing around conditions and loops
2022-05-23 Simon Sercursor: fix indentation
2022-05-23 Simon Sercursor: remove unnecessary if before free
2022-05-23 Simon Sercursor: fix variable declaration style
2022-05-23 Simon Sercursor: fix struct declaration style
2022-05-23 Simon Sercursor: fix define style
2022-05-23 Simon Sercursor: drop whitespace before parens in function calls
2022-05-23 Simon Sercursor: drop XCURSOR_LIB_* defines
2022-05-23 Simon Sercursor: drop XcursorTrue and XcursorFalse
2022-05-23 Simon Sercursor: remove private Xcursor int typedefs
2022-05-23 Simon Serserver: add wl_global_get_version
2022-05-16 Derek Foremanutil: Limit size of wl_map
2022-05-11 Simon Serdocs/publican: ensure output encoding is UTF-8
2022-05-10 Simon Serbuild: sanity check options
2022-05-06 Simon Sercursor: use MAP_FAILED instead of hardcoded constant
2022-05-05 Simon SerRemove publish-doc
2022-04-11 Demi Marie... wl_shell is not mandatory
2022-04-11 Simon Seros: drop unnecessary memcpy in wl_os_mremap_maymove
2022-04-05 Olivier Fourdanshm: Close file descriptors not needed
2022-04-03 Sigrid Solveig... connection: change clen type in build_cmsg to size_t
2022-04-03 Sigrid Solveig... connection: fix asan report on sendmsg call
2022-04-02 illilitimeson: Use proper type for bools
2022-03-28 Simon Serserver: introduce wl_signal_emit_mutable
2022-03-28 Peter Huttererprotocol: add the wl_pointer.axis_value120 events
2022-03-25 Aleksandr Mezinclient, server: handle wl_map_insert_new() failures
2022-03-25 Aleksandr Mezinutil: set errno in wl_map_insert_at()
2022-03-25 Aleksandr Mezinutil: set errno in wl_map_reserve_new()
2022-03-25 Aleksandr Mezinutil: always check result of wl_array_add()
2022-03-25 Simon Serbuild: use get_variable(pkgconfig) instead of get_pkgco...
2022-03-25 Simon Serbuild: specify native arg in add_languages()
2022-03-25 Simon Serbuild: use full_path() instead of path()
2022-03-08 Alexander Irionconnection: Make wl_closure_print output atomic
2022-02-21 Mikhail Gusarovprotocol: wl_shm.format events are actually sent after...
2022-02-05 Simon Sermeson: use absolute paths for doxygen stamp files
2022-02-05 Simon Sermeson: use project build root for doxygen output
2022-02-05 Simon Sermeson: build requirement to 0.56.0
2022-02-05 Vlad Zahorodniicursor: Remove unused XcursorLibraryLoadImages() function
2022-02-05 Fergus Dalldisplay-test: Fix a race condition in test suite
2022-02-05 Simon SerUse zalloc for structs
2022-02-02 Simon Serbuild: explicitly set check arg in run_command()
2022-01-31 Julian Orthprotocol: xkb_v1 is null-terminated
2022-01-10 Simon Serbuild: set c_std=c99
2022-01-10 Simon Serbuild: don't rely on implicit GNU extensions
2022-01-10 Simon Sertests: use __typeof__ instead of typeof
2022-01-10 Simon Serbuild: re-open main branch for regular development
2022-01-10 shierotedoc: fix typo in wl_data_device.data_offer
2022-01-10 Derek Foremantests: Fix tc_client_fd_leaks_exec test
2022-01-07 Max Ihlenfeldtprotocol: clarify wl_shm_pool.resize
2021-12-18 Mikhail Gusarovdoc: Clarify that null terminator is included in string...
2021-12-12 Mikhail Gusarovdoc: Clarify position of file descriptors in the stream
2021-12-09 Simon Serbuild: bump to version 1.20.0 for the official release duna_test tizen_work_20220121 tizen_work_20220124 upstream_bkup_20230216 upstream_work_20220121 upstream_work_20220124 upstream_work_20220208 1.20.0 upstream/1.20.0
next