mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-25 17:30:07 +01:00
eis: remove a misleading paragraph from the docs
The 99% use-case for receiver clients is probably going to be capturing logical input, not physical input.
This commit is contained in:
parent
b3c202af23
commit
08efdee83d
1 changed files with 0 additions and 7 deletions
|
|
@ -45,13 +45,6 @@ extern "C" {
|
|||
* corresponding receiver or sender for this client. It is up to the
|
||||
* implementation to disconnect clients that it does not want to allow. See
|
||||
* eis_client_is_sender() for details.
|
||||
*
|
||||
* Note that usually the differentiation between sender and receiver client
|
||||
* has an effect on the devices that should be sent to the client. Sender
|
||||
* clients typically expect devices representing the available screen area so
|
||||
* they can control input, receiver clients typically expect devices
|
||||
* representing the physical input devices.
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue