wayland/doc
Ondřej Hošek b62287713f doc: explain wl_registry on the protocol page
The documentation currently seems to imply that the Wayland server
informs the client about global objects when the client establishes a
connection. This is not (no longer?) the case; instead, the connection
is bootstrapped via a well-known instance of wl_display (object ID 1)
and its get_registry method.

Signed-off-by: Ondřej Hošek <ondrej.hosek@tuwien.ac.at>
2026-05-15 21:43:56 +02:00
..
book doc: explain wl_registry on the protocol page 2026-05-15 21:43:56 +02:00
doxygen doc: link to website in doxygen 2026-02-12 15:17:33 +01:00
publican Fix typos 2026-03-03 08:17:13 -03:00
meson.build doc: add meson.build for book 2026-02-12 15:17:33 +01:00