RE: How Wayland manages the automation/access of input devices and deal with block on them

2022-12-05 Thread Victor Borghi Gimenez (FIPT)
Hi Pekka, thanks for the return! I don't know if there is anyway to build/compile Wayland from source code to understand better his working, in fact I don't know nothing about OS protocols (Xlib, Wayland...) I finished fell into this study because this need to create automated tests on a Debia

Re: How Wayland manages the automation/access of input devices and deal with block on them

2022-12-05 Thread Pekka Paalanen
On Mon, 5 Dec 2022 14:11:46 + "Victor Borghi Gimenez (FIPT)" wrote: > What does still Wayland not standarize? Do you say the automation of > input devices, don't you? Correct. There is no standard Wayland interface you could use to programmatically feed input events into a Wayland compositor

RE: How Wayland manages the automation/access of input devices and deal with block on them

2022-12-05 Thread Victor Borghi Gimenez (FIPT)
What does still Wayland not standarize? Do you say the automation of input devices, don't you? My aim consists in test UI resources as OS icons for example: Show applications, click on any application contained in show applications list, type text at the search box, and so on... Generally sayi