Before finalizing the API, would it be possible to have touch input support?
I didn't investigate the regular platforms yet, as I don't use it on desktop much (though my laptop screen has touch input and applications generally support it on Linux).
My experience with touch input development has been with libinput (for an embed platform), SDL2 and web browsers, it does not seem particularly complex.
Ardour recently added support for touch input, they implemented it on top of their Gtk2 fork so it could perhaps serve as inspiration, also as motivational factor to get it in plugins.
If you are interest I can try to come up with a proposal, in due time.
Right now just opening a ticket to assess interest and make sure I don't forget about it.
Before finalizing the API, would it be possible to have touch input support?
I didn't investigate the regular platforms yet, as I don't use it on desktop much (though my laptop screen has touch input and applications generally support it on Linux).
My experience with touch input development has been with libinput (for an embed platform), SDL2 and web browsers, it does not seem particularly complex.
Ardour recently added support for touch input, they implemented it on top of their Gtk2 fork so it could perhaps serve as inspiration, also as motivational factor to get it in plugins.
If you are interest I can try to come up with a proposal, in due time.
Right now just opening a ticket to assess interest and make sure I don't forget about it.