platform/upstream/wayland.git
2023-02-16 JengHyun Kangwayland-cursor: using old shm pool if reallocation...
2023-02-16 Boram Parkclient: use the thread reader_count to fix deadlock.
2023-02-16 Boram Parkadd EGL_PACAKGE to disable an egl library temporarily
2023-02-16 Sangjin.Leepackaging: upgrade to 1.15.0
2023-02-16 Sangjin.Leepackaging: add libwayland-egl package
2023-02-16 Amarnathlog: add debugging logs
2023-02-16 Sangjin Leeprotocol: add destructor to the registry
2023-02-16 joonbum.kowayland-egl: Added APIs for setting buffer transform...
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
2023-02-13 Simon Serreadme: convert to Markdown
2023-02-13 Simon Serreadme: reword website description
2023-02-13 Simon Serreadme: drop paragraph about Weston
2023-02-11 Andri Yngvasonwayland-server: Add method to get global name
2023-02-07 Simon Serprotocol: add wl_surface.preferred_buffer_transform
2023-02-07 Simon Serprotocol: add wl_surface.preferred_buffer_scale
2023-01-25 Simon Serserver: rename wl_display.id to next_global_name
2023-01-25 Simon Serserver: fail on global name overflow
2023-01-16 Mikhail Gusarovprotocol: wl_subsurface::destroy does not remove the...
2023-01-16 Marius Vladrelease.sh: Don't push *all* tags
2023-01-03 Fergus Dallscanner: Fix undefined behavior around qsort
2022-12-07 Simon Serprotocol: add note about wl_buffer/wl_callback version
2022-11-29 Kirill Primakprotocol: add defunct_role_object error
2022-11-29 Kirill Primakprotocol: remove wl_subsurface lifetime contradiction
2022-10-20 Daniel Stonetests: Ensure resource vs. client destroy handler order
2022-10-20 Daniel Stonewayland-server: Add wl_client_add_destroy_late_listener
2022-10-20 Daniel Stonetests: Use bool for client test
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
next