https://bugs.kde.org/show_bug.cgi?id=486034

--- Comment #3 from Bruno Filipe <bmil...@gmail.com> ---
Here's some reference for expected multiseat behavior (from
https://wayland.freedesktop.org/libinput/doc/latest/seats.html)

if the same button is pressed on different devices, the button should only be
considered logically pressed once.

if the same button is released on one device, the button should be considered
logically down if still down on another device.

if two different buttons or keys are pressed on different devices, the logical
state is that of both buttons/keys down.

if a button is pressed on one device and another device moves, this should
count as dragging.

if two touches are down on different devices, the logical state is that of two
touches down.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to