aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: bump version to 1.25.91 for the RC1 releaseHEAD1.25.91mainSimon Ser15 hours1-1/+1
* WAYLAND_DEBUG: produce comparable timestamp valuesBenjamin Otte21 hours2-8/+10
* protocol: Fix format descriptionsRobert Ancell3 days1-4/+4
* protocol: Add new wl_shm formatsVlad Zahorodnii3 days1-0/+5
* doc: explain wl_registry on the protocol pageOndřej Hošek4 days1-14/+45
* server: add wl_display_remove_socket_fd()Simon Ser7 days2-1/+38
* protocol: clarify wl_display.delete_idJulian Orth7 days1-5/+9
* Add missing wl_shm_pool::error enumRobert Ancell8 days1-5/+13
* protocol: add wl_pointer.warp eventLu YaNing2026-06-081-5/+27
* protocol: Fix incorrect event nameRobert Ancell2026-04-291-1/+1
* protocol: Fix reference to wrong interfaceRobert Ancell2026-04-291-1/+1
* protocol: Incorrect use of boundedRobert Ancell2026-04-291-1/+1
* protocol: Missing 'is'Robert Ancell2026-04-291-1/+1
* protocol: Remove duplicate howeverRobert Ancell2026-04-291-2/+2
* scanner: Remove now unused arg_countHannes Schulze2026-04-141-2/+0
* scanner: Fix types emitted for new_id argumentsHannes Schulze2026-04-144-4/+20
* scanner: drop redundant exit() after fail()YaoBing Xiao2026-04-041-1/+0
* util: fix use-after-free in for_each_helperYaNing Lu2026-03-301-3/+5
* Send wl_registry.global_remove to global's offer listVlad Zahorodnii2026-03-241-21/+19
* Add wl_fixes.ack_global_remove()Vlad Zahorodnii2026-03-246-40/+511
* build: re-open main branch for regular developmentSimon Ser2026-03-201-1/+1
* ci: upgrade FreeBSD to v14.4Simon Ser2026-03-101-2/+2
* build: bump version to 1.24.91 for the RC1 release1.24.91Simon Ser2026-03-051-1/+1
* server: improve wl_registry.bind error messagesKirill Primak2026-03-051-5/+4
* server: don't disclose the existence of invisible globalsKirill Primak2026-03-051-6/+2
* scanner: enforce frozen attributeIsaac Freund2026-03-051-0/+17
* doc: add frozen=true interface attributeIsaac Freund2026-03-053-3/+14
* server: improve version mismatch error messageKirill Primak2026-03-051-4/+4
* cursor: fix discards 'const' qualifierRudi Heitbaum2026-03-031-1/+1
* Fix typosDiego Viola2026-03-034-4/+4
* util: assert alloc is consistent with data in wl_array_add()Simon Ser2026-03-031-0/+3
* protocol: elaborate on drm_fourcc.h and wl_shm.format codesManuel Stoeckl2026-02-281-1/+6
* tests: Add test for using a proxy with a destroyed queue as a factoryAlexandros Frantzis2026-03-011-0/+55
* client: fix crash when creating proxies with no queueLoïc Yhuel2026-03-011-3/+12
* protocol: add wl_data_device_manager destructorsJulian Orth2026-02-281-4/+13
* protocol: add wl_compositor destructorJulian Orth2026-02-281-1/+9
* protocol: fix wl_region versionJulian Orth2026-02-281-1/+1
* protocol: introduce wl_surface.get_releaseSimon Ser2026-02-281-5/+34
* doc: fix cname-(suffix-)requirementsIsaac Freund2026-02-241-8/+20
* doc: restore missing image files in docbookJulian Orth2026-02-123-0/+31
* doc: turn captions into third-level headers in bookJulian Orth2026-02-121-81/+81
* doc: reword docbook foreword to capture new scopeJulian Orth2026-02-121-2/+1
* doc: remove most content from docbookJulian Orth2026-02-1249-6284/+0
* doc: link to website in doxygenJulian Orth2026-02-121-2/+2
* doc: add meson.build for bookJulian Orth2026-02-123-2/+62
* doc: rewrite the book forewordJulian Orth2026-02-121-4/+56
* doc: copy images to mdbookJulian Orth2026-02-1240-0/+3254
* doc: add copyright notice to mdbookJulian Orth2026-02-051-0/+23
* doc: remove docbook -> mdbook conversion toolJulian Orth2026-02-055-1133/+0
* doc: run docbook -> mdbook conversion toolJulian Orth2026-02-0512-0/+1695