Elias Naur
|
8b47e2b4bf
|
ui/app: don't use wl_touch interface v6
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>
|
2019-04-17 12:42:18 +02:00 |
|