platform/upstream/wayland.git
2023-02-16 Sung-Jin Parkwayland-cursor: fix cursor image broken problem
2023-02-16 JengHyun Kangwayland-cursor: fix a dereference about theme->pool
2023-02-16 Sung-Jin Parkwayland-cursor: fix to recreate to shm pool when it...
2023-02-16 Boram Parkserver: checking if the process has the super-user...
2023-02-16 Debi Prasanna... Add null check to prevent crash in case connection...
2023-02-16 Boram Parklog: add debugging logs
2023-02-16 Boram Parkclient: add mutex lock/unlock for proxy
2023-02-16 Boram Parkconnection: add some sanity-check
2023-02-16 ritesh.uwayland-cursor.c: Load cursors only on demand to save...
2023-02-16 Junseok Kimwayland-cursor: added wl_cursor_theme_get_name for...
2023-02-16 Mun, Gwan-gyeongwayland-egl: Add wl_egl_window_set_rotation / wl_egl_wi...
2023-02-16 Boram Parkflush forcely if closure has fds
2023-02-16 Gwanglim Leescanner: Ensuring XMLCALL macro is only defined once...
2023-02-16 Gwanglim Leetests: fix warnings
2023-02-16 Seunghun Leeuse a environment "TIZEN_WAYLAND_SHM_DIR" as a path...
2023-02-16 Ju Yeon Leeserver: Add new api to get wayland clients' resource
2023-02-16 Sung-Jin Parkadd apis to enable/disable wayland debug at runtime...
2023-02-16 Boram Parkpackaging: add packaging directory
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
next