mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-22 06:59:46 -05:00
docs: Remove mention of touch focus
There is no focused surface for a touch screen.
This commit is contained in:
parent
29ddfdd0df
commit
c7639228b4
1 changed files with 1 additions and 2 deletions
|
|
@ -1109,8 +1109,7 @@
|
|||
A seat is a group of keyboards, pointer (mice, for example) and
|
||||
touch devices. This object is published as a global during
|
||||
start up, or when such a device is hot plugged. A seat typically
|
||||
has a pointer and maintains a keyboard focus, a pointer focus and
|
||||
a touch focus.
|
||||
has a pointer and maintains a keyboard focus and a pointer focus.
|
||||
</description>
|
||||
|
||||
<enum name="capability">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue