timschneeb/GalaxyBudsClient

[REQ] Better name for the app

sidevesh opened this issue · 5 comments

With all the improvements rolling in lately and the new macOS build,
the current "GalaxyBudsClient" name of the app seems a bit off,
can this be changed to "Galaxy Buds" or "Galaxy Buds Manager" to match the app window.

I would prefer "Galaxy Buds" with the app name in titlebar also changed from "Galaxy Buds Manager' to just "Galaxy Buds".

This would match the app to its official counterpart on Windows but then that maybe something we want to avoid and, in that case, "Galaxy Buds Manager" would work.

If you are on macOS, the Galaxy Buds Manager should be in menu bar, however this had to be disabled due to an Avalonia bug: AvaloniaUI/Avalonia#14577

I meant the icon in the LaunchPad on macOS,
its called GalaxyBudsClient,
we would need to rename the CFBundleName on Info.plist and the app bundle name during build

also @nift4 unrelated but running the latest commit on macOS shows up like this with double titlebars
Screenshot 2024-02-11 at 3 24 13 PM
Great job on the macOS port btw, can't tell you how long I have been waiting for it :)

I believe the double titlebar issue is due to this: ee3d298
I'll fix it and rename the bundle

I see the name is updated now and also the double titlebar bug is gone, thanks @nift4 !