mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-03 15:46:04 +02:00
SDL still manages hotplug and default device management here, but if a user wants to use an external tool, such as `pactl move-sink-input`, to put it onto a different device, they probably know what they're doing and we shouldn't stop them. If this turns out to have some unexpected consequences, though, we can revisit the change. Fixes https://github.com/libsdl-org/sdl2-compat/issues/367