flex-launcher icon indicating copy to clipboard operation
flex-launcher copied to clipboard

Touch Screen Support

Open SuperBox64 opened this issue 1 year ago • 1 comments

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?

SuperBox64 avatar Oct 26 '24 17:10 SuperBox64

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.

complexlogic avatar Oct 26 '24 17:10 complexlogic