Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change "Open WebUI at Launch" to false by default #1789

Open
nickkeane opened this issue Mar 24, 2021 · 6 comments
Open

Change "Open WebUI at Launch" to false by default #1789

nickkeane opened this issue Mar 24, 2021 · 6 comments
Labels
area/linux Linux area/macos MacOS area/windows Windows exp/beginner Can be confidently tackled by newcomers good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/enhancement A net-new feature or improvement to an existing feature P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked

Comments

@nickkeane
Copy link

nickkeane commented Mar 24, 2021

The app currently starts up w/ a full window on system startup in Windows 10.
An option/config to minimize to system tray on app launch would be much appreciated.

@nickkeane nickkeane added the need/triage Needs initial labeling and prioritization label Mar 24, 2021
@rodrigoslayertech
Copy link

The app currently starts up w/ a full window on system startup in Windows 10.
An option/config to minimize to system tray on app launch would be much appreciated.

This is really annoying.
"minimize to system tray on app launch". Yes, please.

@mnadeau2021
Copy link

I noticed that IPFS services don't get added to the Windows 10 services, if this was done, under Windows services, an administrator could set IPFS services to start at Windows startup and not have to launch the desktop app. So, IPFS should move away from desktop apps and only add IPFS services and use web applications for IPFS display of Status, files, explore, peers and settings.

@ipfs ipfs deleted a comment from welcome bot May 4, 2021
@lidel lidel added area/linux Linux area/macos MacOS area/windows Windows exp/beginner Can be confidently tackled by newcomers good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/enhancement A net-new feature or improvement to an existing feature P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked and removed need/triage Needs initial labeling and prioritization labels May 4, 2021
@lidel
Copy link
Member

lidel commented May 4, 2021

We already have setting for this in SettingsOpen WebUI at Launch.

IIRC it is enabled by default because Electron broke Tray icon (#1153) and people on Linux were unable to access the app at all.

I believe the tray is fixed on Linux now, so if someone fills a PR that changes the default behavior I'm happy to review it.


@mnadeau2021 if you don't need Electron GUI app, you can install go-ipfs on its own: https://docs.ipfs.io/install/command-line/ (if you see a way how to improve headless go-ipfs on Windows, please fill separate issue in https://github.com/ipfs/go-ipfs 🙏 )

@lidel lidel changed the title Feat: Minimize on Start Option Change "Open WebUI at Launch" to false by default May 4, 2021
@nickkeane
Copy link
Author

@lidel I don't see the Open WebUI at Launch setting in Settings menu or the JSON config. Where is the setting supposed to be located? I see API Address, Pinning, Language, Analytics, CLI Tutor, and IPFS Config JSON.

@unbeatable-101
Copy link

@nickkeane
Screen Shot 2021-08-11 at 22 13 52

@hacdias
Copy link
Member

hacdias commented Sep 18, 2021

@nickkeane you can change it here:

![image](https://user-image@lidel githubusercontent.com/5447088/133882547-452fd994-0aee-4241-8c1f-e10bc899c530.png)

@lidel I just saw this more recent PR #1757 where this option was defaulted to True for all users in all OSes. Not sure how to proceed here as the reason presented on #1153 no longer applies, but then we have #1757.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/linux Linux area/macos MacOS area/windows Windows exp/beginner Can be confidently tackled by newcomers good first issue Good issue for new contributors help wanted Seeking public contribution on this issue kind/enhancement A net-new feature or improvement to an existing feature P2 Medium: Good to have, but can wait until someone steps up status/ready Ready to be worked
Projects
No open projects
Status: Needs Grooming
Development

No branches or pull requests

6 participants