samuelthomas2774 / nxapi

Nintendo Switch Online/Parental Controls app APIs. Show your Nintendo Switch presence in Discord, get friend notifications on desktop, and download and access SplatNet 2, NookLink, SplatNet 3 and Parental Controls data. Mirror of https://gitlab.fancy.org.uk/samuel/nxapi.git.
GNU Affero General Public License v3.0
413 stars 34 forks source link

Option to hide dock icon on macOS #18

Closed CatsLover2006 closed 1 year ago

CatsLover2006 commented 1 year ago

Self-explanitory, you can do this manually by changing a file in info.plist in the compiled application, but I'd like an option to do this.

samuelthomas2774 commented 1 year ago

I don't really notice it because I usually have so much apps open anyway, but I like this idea. I think maybe it should be visible if any windows are open and hidden otherwise, like Keybase? As the app doesn't need to be visible at all times for Discord presence/friend notifications but the UI isn't just like a preferences window either.

CatsLover2006 commented 1 year ago

Yea that's a good idea, it's kinda weird seeing unpinned icons in my dock with no windows open.

samuelthomas2774 commented 1 year ago

Added in v1.4.0 (https://github.com/samuelthomas2774/nxapi/commit/ce6272318ec29b02fd6cf37945ac6cf9df40a653).

Now I just need an actual icon for when there are windows open. :smile: