openfl / lime

A foundational Haxe framework for cross-platform development
https://lime.openfl.org/
MIT License
753 stars 365 forks source link

Removed Joystick trackball support. #1683

Closed EliteMasterEric closed 1 year ago

EliteMasterEric commented 1 year ago

This API is only supported on Linux, with a single piece of hardware. They are set to be removed with SDL3 (see libsdl-org/SDL#6766).

They should be removed from Lime as well, since no application was actually using them (or could have, since the relevant hardware is no longer available).