summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-19protocol: document wl_surface.offset for sub-surfacesSimon Ser1-0/+3
2024-01-19cursor: add aliases for cursor name specConsolatis1-0/+15
2024-01-15build: add a gen-scanner-test targetSimon Ser3-6/+38
2023-12-27protocol: wl_subsurface will never be focusedJulian Orth1-0/+2
2023-12-10build: define tests in egl/meson.build when the 'tests' option is enabledFrancesco Guastella1-13/+15
2023-11-21protocol: improve wl_subsurface.{set_position,place_above} descriptionKirill Primak1-6/+2
2023-11-21protocol: clarify defaults with wl_compositor@v6Kirill Chibisov1-0/+6
2023-11-21util: simplify wl_fixed_from_double()Simon Ser1-8/+1
2023-11-21gitlab: make issue template the defaultSimon Ser1-1/+1
2023-11-21protocol: refer to wl_surface.offset in wl_data_device.start_dragSimon Ser1-1/+1
2023-11-08connection: avoid calling memcpy on NULL, 0David Benjamin1-1/+8
2023-08-07client: Add method to get display for a given proxyDavid Edmundson3-0/+19
2023-08-02ci: upgrade FreeBSD to 13.2Simon Ser1-2/+2
2023-08-02ci: upgrade Debian to bookwormSimon Ser1-3/+3
2023-08-02ci: upgrade ci-templatesSimon Ser1-7/+5
2023-08-02cursor: check return value of snprintf()Simon Ser1-1/+6
2023-07-19protocol: fix whitespaceSimon Ser1-9/+9
2023-07-07Add a triage-policies file for bugbotPeter Hutterer1-0/+33
2023-06-27debug: Replace "@<id>" with "#<id>" in logsAlex Yang4-12/+12
2023-06-27tests: manually wrap libc functionsSimon Ser2-62/+47
2023-06-20egl: add missing ABI check testSimon Ser1-1/+2
2023-06-20tests: add missing proxy-testSimon Ser1-0/+4
2023-05-30server: use bool in struct fieldsSimon Ser1-8/+8
2023-05-23protocol: refer to wl_surface.offset in set_cursorSimon Ser1-2/+2
2023-05-09protocol: specify the exact form of premultiplicationSebastian Wick1-2/+2
2023-05-09build: override wayland-scanner depSimon Ser1-0/+3
2023-05-09server: stop wl_display_run() on dispatch errorSimon Ser1-1/+3
2023-05-09util: simplify wl_fixed_to_double()Simon Ser1-8/+1
2023-05-03event-loop: optimize timer check logicYang Wang1-1/+3
2023-05-03tests: drop misleading fixed-benchmarkManuel Stoeckl2-116/+0
2023-05-03protocol: add new shm formatsManuel Stoeckl1-0/+15
2023-05-02event-loop: Handle EINTR and EAGAIN in wl_event_loop_dispatchJoshua Ashton1-1/+76
2023-04-12protocol: improve wl_keyboard focus documentationXaver Hugl1-2/+15
2023-04-04protocol: disallow re-using wl_data_sourceSimon Ser1-0/+9
2023-04-04build: re-open main branch for regular developmentSimon Ser1-1/+1
2023-04-04build: bump to version 1.22.0 for the official release1.22.0Simon Ser1-1/+1
2023-03-28build: bump to version 1.21.93 for the RC1 release1.21.93Simon Ser1-1/+1
2023-03-25Add a .mailmap fileFaith Ekstrand1-0/+3
2023-03-16build: bump version to 1.21.92 for the beta release1.21.92Simon Ser1-1/+1
2023-03-07client: fix wl_display_disconnect() documentationSimon Ser1-2/+3
2023-03-01client: Do not warn about attached proxies on default queue destruction.Alexandros Frantzis2-6/+71
2023-02-28build: bump version to 1.21.91 for the alpha release1.21.91Simon Ser1-1/+1
2023-02-28client: Abort when trying to add an event to a destroyed queueAlexandros Frantzis2-0/+66
2023-02-28tests: Support tests that check for client failureAlexandros Frantzis2-3/+21
2023-02-28client: Warn when a queue is destroyed with attached proxiesAlexandros Frantzis2-0/+109
2023-02-28tests: Capture the test client logAlexandros Frantzis3-2/+104
2023-02-28client: Track the proxies attached to a queueAlexandros Frantzis1-0/+22
2023-02-27shm: fix segfault when accessing destroyed pool resourceSimon Ser1-4/+6
2023-02-27protocol: Clarify meaning of input region for cursors, DnD iconsMikhail Gusarov1-10/+5
2023-02-27protocol: reorder wl_data_offer.source_actions and wl_data_device.enterVlad Zahorodnii1-2/+3