mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-23 06:59:47 -05:00
docs: Improve the 'Connect time' section
Turn the bullet-point list into complete sentences.
This commit is contained in:
parent
41d44af8c8
commit
469c386338
1 changed files with 4 additions and 15 deletions
|
|
@ -73,7 +73,7 @@
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The first word is the sender's object id (32-bit).
|
The first word is the sender's object ID (32-bit).
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
@ -167,20 +167,9 @@
|
||||||
<section id="sect-Protocol-Connect-Time">
|
<section id="sect-Protocol-Connect-Time">
|
||||||
<title>Connect Time</title>
|
<title>Connect Time</title>
|
||||||
<para>
|
<para>
|
||||||
<itemizedlist>
|
There is no fixed connection setup information, the server emits
|
||||||
<listitem>
|
multiple events at connect time, to indicate the presence and
|
||||||
<para>
|
properties of global objects: outputs, compositor, input devices.
|
||||||
no fixed format connect block, the server emits a bunch of
|
|
||||||
events at connect time
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
presence events for global objects: output, compositor, input
|
|
||||||
devices
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
</itemizedlist>
|
|
||||||
</para>
|
</para>
|
||||||
</section>
|
</section>
|
||||||
<section id="sect-Protocol-Security-and-Authentication">
|
<section id="sect-Protocol-Security-and-Authentication">
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue