aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* protocol: improve wl_subsurface.{set_position,place_above} descriptionKirill Primak2023-11-211-6/+2
* protocol: clarify defaults with wl_compositor@v6Kirill Chibisov2023-11-211-0/+6
* util: simplify wl_fixed_from_double()Simon Ser2023-11-211-8/+1
* gitlab: make issue template the defaultSimon Ser2023-11-211-1/+1
* protocol: refer to wl_surface.offset in wl_data_device.start_dragSimon Ser2023-11-211-1/+1
* connection: avoid calling memcpy on NULL, 0David Benjamin2023-11-081-1/+8
* client: Add method to get display for a given proxyDavid Edmundson2023-08-073-0/+19
* ci: upgrade FreeBSD to 13.2Simon Ser2023-08-021-2/+2
* ci: upgrade Debian to bookwormSimon Ser2023-08-021-3/+3
* ci: upgrade ci-templatesSimon Ser2023-08-021-7/+5
* cursor: check return value of snprintf()Simon Ser2023-08-021-1/+6
* protocol: fix whitespaceSimon Ser2023-07-191-9/+9
* Add a triage-policies file for bugbotPeter Hutterer2023-07-071-0/+33
* debug: Replace "@<id>" with "#<id>" in logsAlex Yang2023-06-274-12/+12
* tests: manually wrap libc functionsSimon Ser2023-06-272-62/+47
* egl: add missing ABI check testSimon Ser2023-06-201-1/+2
* tests: add missing proxy-testSimon Ser2023-06-201-0/+4
* server: use bool in struct fieldsSimon Ser2023-05-301-8/+8
* protocol: refer to wl_surface.offset in set_cursorSimon Ser2023-05-231-2/+2
* protocol: specify the exact form of premultiplicationSebastian Wick2023-05-091-2/+2
* build: override wayland-scanner depSimon Ser2023-05-091-0/+3
* server: stop wl_display_run() on dispatch errorSimon Ser2023-05-091-1/+3
* util: simplify wl_fixed_to_double()Simon Ser2023-05-091-8/+1
* event-loop: optimize timer check logicYang Wang2023-05-031-1/+3
* tests: drop misleading fixed-benchmarkManuel Stoeckl2023-05-032-116/+0
* protocol: add new shm formatsManuel Stoeckl2023-05-031-0/+15
* event-loop: Handle EINTR and EAGAIN in wl_event_loop_dispatchJoshua Ashton2023-05-021-1/+76
* protocol: improve wl_keyboard focus documentationXaver Hugl2023-04-121-2/+15
* protocol: disallow re-using wl_data_sourceSimon Ser2023-04-041-0/+9
* build: re-open main branch for regular developmentSimon Ser2023-04-041-1/+1
* build: bump to version 1.22.0 for the official release1.22.0Simon Ser2023-04-041-1/+1
* build: bump to version 1.21.93 for the RC1 release1.21.93Simon Ser2023-03-281-1/+1
* Add a .mailmap fileFaith Ekstrand2023-03-251-0/+3
* build: bump version to 1.21.92 for the beta release1.21.92Simon Ser2023-03-161-1/+1
* client: fix wl_display_disconnect() documentationSimon Ser2023-03-071-2/+3
* client: Do not warn about attached proxies on default queue destruction.Alexandros Frantzis2023-03-012-6/+71
* build: bump version to 1.21.91 for the alpha release1.21.91Simon Ser2023-02-281-1/+1
* client: Abort when trying to add an event to a destroyed queueAlexandros Frantzis2023-02-282-0/+66
* tests: Support tests that check for client failureAlexandros Frantzis2023-02-282-3/+21
* client: Warn when a queue is destroyed with attached proxiesAlexandros Frantzis2023-02-282-0/+109
* tests: Capture the test client logAlexandros Frantzis2023-02-283-2/+104
* client: Track the proxies attached to a queueAlexandros Frantzis2023-02-281-0/+22
* shm: fix segfault when accessing destroyed pool resourceSimon Ser2023-02-271-4/+6
* protocol: Clarify meaning of input region for cursors, DnD iconsMikhail Gusarov2023-02-271-10/+5
* protocol: reorder wl_data_offer.source_actions and wl_data_device.enterVlad Zahorodnii2023-02-271-2/+3
* protocol: do not change pending x and y when attaching a bufferSebastian Wick2023-02-271-2/+3
* protocol: add wl_pointer's axis relative physical directionPeter Hutterer2023-02-211-4/+60
* readme: convert to MarkdownSimon Ser2023-02-131-1/+1
* readme: reword website descriptionSimon Ser2023-02-131-3/+3
* readme: drop paragraph about WestonSimon Ser2023-02-131-4/+0