wayland/doc
Ondřej Hošek 7e2118f3c2 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-07-06 11:34:25 +03:00
..
book doc: explain wl_registry on the protocol page 2026-07-06 11:34:25 +03: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