wayland/doc/book
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
..
images doc: copy images to mdbook 2026-02-12 15:08:06 +01:00
src doc: explain wl_registry on the protocol page 2026-05-15 21:43:56 +02:00
.gitignore doc: run docbook -> mdbook conversion tool 2026-02-05 13:02:45 +01:00
book.toml doc: run docbook -> mdbook conversion tool 2026-02-05 13:02:45 +01:00
meson.build doc: add meson.build for book 2026-02-12 15:17:33 +01:00