As of now only window events are being handled by the Wayland platform integration. It would be nice if our apps could also react on mouse (wayland term: pointer), keyboard and touch events.
I would do this after the event handling design is clear because currently no platform does support mouse and key events and we should implement this feature on all platforms together
As of now only window events are being handled by the Wayland platform integration. It would be nice if our apps could also react on mouse (wayland term: pointer), keyboard and touch events.