[Feat] Introduce Bluetooth Controller for no desktop installations - #1976
[Feat] Introduce Bluetooth Controller for no desktop installations#1976Drackrath wants to merge 3 commits into
Conversation
|
Your feature look good to me, the QML seems to be perfectly correct as well. I should actually build your changes and see how the UI looks. Since you seem to target embedded devices, maybe this code could be scoped to the |
|
@jorys-paulin I would try to create a new PR on the moonlight-embedded. Though I still needed the feature on the qt version due to issues with embedded in the past. Might try that version out first, whether it works in my setup and then we can scope it down. For usability, I'd keep this functionality, as it also enhances other systems which don't have a mouse & keyboard connected (Steam Deck, other Handhelds etc.) |
|
Sorry, I didn't mean Moonlight Embedded, Moonlight PC has an embedded build mode, as described in the README:
I think it's only used for the Steam Link build right now however, the Raspberry Pi version doesn't use it so it's not really worth it. |
|
Ah sorry, I misunderstood... Yeah the scope to the embedded build makes sense (I actually didnt use that on my pi), Will make necessary adjustments. |
|
I mean you don't have to, it's just that not a lot of people use Moonlight on the Steam Link compared to the Raspberry Pi, and your feature would be so nice when running Moonlight on RPI OS Lite. With the Link discontinued, even Valve recommends the Raspberry Pi with RPI OS (Lite or Regular) for a DIY streaming box. Edit: Also, the Steam Link OS has settings for Bluetooth, but not RPI OS Lite (if I remember correctly), so your feature would be really useful on RPI OS Lite. |
|
It's already done. And yes I also run Raspi OS Lite with Sunshine & Heroic. |
Introduced this for Devices directly running Moonlight on Startup
Streaming Devices without Mouse & Keyboard input might need to scan for new Bluetooth devices
Code written manually
QML Files written with AI (since I have no clue how to do that)
Refactored, sorted and debugged with AI
Builds succeed
Tested on Raspberry Pi Bookworm and Arch linux