Ian Douglas Scott
Ian Douglas Scott
Or without at-spi2-core patches, it may be best to test on X11. (Or on Windows or macOS.) Maybe Mate is still on X11, at least by default, though. I'm not...
> please name that module more uniquely next time Yeah, the same module or type name being used for different things in different parts of `smithay` can be a bit...
Probably the biggest question here is exactly how much of it Smithay should handle/abstract. But I think we probably should just clean up any issues with the event conversion, and...
I think I've come up with a reasonable API for input emulation using libei. (Input capture for something like the Input Capture portal may have different requirements). Mirroring the Smithay...
I guess this will also need to send `DeviceAdded` and `DeviceRemoved` events. For a unique device `.id()`, it could combine the fd and protocol id. I guess it just needs...