forked from joejulian/gio
8b47e2b4bf
It's not tested, we don't need v6 capabilities and using them result in build errors on older wayland clients: https://www.reddit.com/r/golang/comments/b7rujg/gio_by_elias_naur_et_al_portable_immediate_mode/ejv804z/ Finally, since we request v5 of the parent wl_seat, the wl_touch instances returned to us is capped at v5 anyway. Signed-off-by: Elias Naur <mail@eliasnaur.com>