flex-launcher
flex-launcher copied to clipboard
Touch Screen Support
I use Flex-Launcher with a Raspberry Pi 5 running Ubuntu on a 480p touch screen.
Any plans to add touch screen support for swiping left <-> right to scroll to next item and double tap to execute?
That's an interesting idea. I'll have to take an in-depth look at SDL's documentation, but it looks like the event subsystem has support for swiping gestures, which should be pretty simple to implement within the existing code.