mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-31 07:11:27 -04:00
Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Pekka Paalanen <pq@iki.fi>
This commit is contained in:
parent
23445b5246
commit
689aa96ea3
1 changed files with 1 additions and 1 deletions
|
|
@ -2195,7 +2195,7 @@
|
||||||
focus on surfaces of the same surface tree, which consists of
|
focus on surfaces of the same surface tree, which consists of
|
||||||
subsurfaces and popups on the same root surface.
|
subsurfaces and popups on the same root surface.
|
||||||
The implicit grab stops being active if either all buttons are released,
|
The implicit grab stops being active if either all buttons are released,
|
||||||
or some compositor-specific situations occurs (like screen locking).
|
or the compositor decides to take pointer focus away from the surface tree.
|
||||||
</description>
|
</description>
|
||||||
<arg name="serial" type="uint" summary="serial number of the button event"/>
|
<arg name="serial" type="uint" summary="serial number of the button event"/>
|
||||||
<arg name="time" type="uint" summary="timestamp with millisecond granularity"/>
|
<arg name="time" type="uint" summary="timestamp with millisecond granularity"/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue