summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cursor: drop XCURSOR_LIB_* definesSimon Ser2022-05-231-12/+0
* cursor: drop XcursorTrue and XcursorFalseSimon Ser2022-05-231-20/+13
* cursor: remove private Xcursor int typedefsSimon Ser2022-05-232-48/+43
* server: add wl_global_get_versionSimon Ser2022-05-232-0/+17
* util: Limit size of wl_mapDerek Foreman2022-05-162-2/+24
* docs/publican: ensure output encoding is UTF-8Simon Ser2022-05-111-0/+1
* build: sanity check optionsSimon Ser2022-05-104-6/+18
* cursor: use MAP_FAILED instead of hardcoded constantSimon Ser2022-05-061-1/+1
* Remove publish-docSimon Ser2022-05-051-15/+0
* wl_shell is not mandatoryDemi Marie Obenour2022-04-111-1/+2
* os: drop unnecessary memcpy in wl_os_mremap_maymoveSimon Ser2022-04-111-12/+13
* shm: Close file descriptors not neededOlivier Fourdan2022-04-051-0/+8
* connection: change clen type in build_cmsg to size_tSigrid Solveig Haflínudóttir2022-04-031-2/+3
* connection: fix asan report on sendmsg callSigrid Solveig Haflínudóttir2022-04-031-4/+1
* meson: Use proper type for boolsilliliti2022-04-021-5/+5
* server: introduce wl_signal_emit_mutableSimon Ser2022-03-283-0/+107
* protocol: add the wl_pointer.axis_value120 eventsPeter Hutterer2022-03-281-4/+35
* client, server: handle wl_map_insert_new() failuresAleksandr Mezin2022-03-252-3/+19
* util: set errno in wl_map_insert_at()Aleksandr Mezin2022-03-253-9/+18
* util: set errno in wl_map_reserve_new()Aleksandr Mezin2022-03-252-7/+17
* util: always check result of wl_array_add()Aleksandr Mezin2022-03-251-3/+7
* build: use get_variable(pkgconfig) instead of get_pkgconfig_variable()Simon Ser2022-03-251-1/+1
* build: specify native arg in add_languages()Simon Ser2022-03-251-1/+1
* build: use full_path() instead of path()Simon Ser2022-03-252-2/+2
* connection: Make wl_closure_print output atomicAlexander Irion2022-03-081-16/+28
* protocol: wl_shm.format events are actually sent after bindMikhail Gusarov2022-02-211-2/+2
* meson: use absolute paths for doxygen stamp filesSimon Ser2022-02-051-2/+4
* meson: use project build root for doxygen outputSimon Ser2022-02-051-1/+1
* meson: build requirement to 0.56.0Simon Ser2022-02-052-3/+3
* cursor: Remove unused XcursorLibraryLoadImages() functionVlad Zahorodnii2022-02-052-80/+0
* display-test: Fix a race condition in test suiteFergus Dall2022-02-051-1/+2
* Use zalloc for structsSimon Ser2022-02-055-14/+14
* build: explicitly set check arg in run_command()Simon Ser2022-02-021-1/+1
* protocol: xkb_v1 is null-terminatedJulian Orth2022-01-311-1/+1
* build: set c_std=c99Simon Ser2022-01-101-1/+2
* build: don't rely on implicit GNU extensionsSimon Ser2022-01-105-2/+12
* tests: use __typeof__ instead of typeofSimon Ser2022-01-101-1/+1
* build: re-open main branch for regular developmentSimon Ser2022-01-101-1/+1
* doc: fix typo in wl_data_device.data_offershierote2022-01-103-3/+3
* tests: Fix tc_client_fd_leaks_exec testDerek Foreman2022-01-101-1/+1
* protocol: clarify wl_shm_pool.resizeMax Ihlenfeldt2022-01-071-0/+6
* doc: Clarify that null terminator is included in string lengthMikhail Gusarov2021-12-181-3/+3
* doc: Clarify position of file descriptors in the streamMikhail Gusarov2021-12-121-0/+15
* build: bump to version 1.20.0 for the official release1.20.0Simon Ser2021-12-091-1/+1
* meson: override dependencies to ease use as subprojectSimon Ser2021-12-083-0/+26
* build: bump to version 1.19.93 for the RC1 release1.19.93Simon Ser2021-12-021-1/+1
* build: bump to version 1.19.92 for the beta release1.19.92Simon Ser2021-11-181-1/+1
* protocol: clarify wl_data_offer::selectionJan Grulich2021-11-151-3/+4
* protocol: sync wl_shm.format with libdrm 2.4.108Manuel Stoeckl2021-11-111-0/+4
* build: bump to version 1.19.91 for the alpha release1.19.91Simon Ser2021-11-041-1/+1