mirobouma / MusicControl

Spotify music control plugin for https://github.com/SteamDeckHomebrew/decky-loader
MIT License
21 stars 3 forks source link

[Suggestion] D-Bus Operability Enhancement #4

Closed OdinVex closed 1 year ago

OdinVex commented 2 years ago

Not all user IDs are the same, some people have begun to add other user accounts (they have different IDs). Perhaps updating code to reflect the correct ID dynamically instead of assuming 1000 might be best.

mirobouma commented 2 years ago

Yeah I was thinking of that possibility, I will keep it in mind for a future release.

mirobouma commented 1 year ago

Super late, but 1.1.3 will include this change when merged: https://github.com/SteamDeckHomebrew/decky-plugin-database/pull/261 Closing the ticket