Skip to content

First time setup implementation - #313

Draft
altpyrion wants to merge 3 commits into
TeamWheelWizard:devfrom
altpyrion:setup-rework
Draft

First time setup implementation#313
altpyrion wants to merge 3 commits into
TeamWheelWizard:devfrom
altpyrion:setup-rework

Conversation

@altpyrion

Copy link
Copy Markdown
Contributor

Purpose of this PR:

Adds a two-step First Time Setup popup that runs before the main window when paths aren't configured yet. Only really working on Linux until now.

How to Test:

What Has Been Changed:

New Features/DolphinManagement feature

  • IDolphinLocator / IDolphinInstaller abstractions with a DolphinInstallation(DisplayName, LaunchTarget, Found) record.
  • LinuxDolphinLocator detects both Flatpak and native installs.
  • Registered through AddDolphinManagement() (Linux-only, behind #if LINUX), replacing AddDolphinInstaller() in SetupExtensions.

Notes

  • The old Features/DolphinInstaller folder is still present and still referenced by SettingsManager, WhWzSettings.axaml.cs, and the tests.
  • Windows and macOS have no IDolphinLocator/IDolphinInstaller implementation
  • Subtext of Flatpak installation entry not updating after successful installation

Related Issue Link:

#300

Checklist before merging

  • You have created relevant tests

@coderabbitai

coderabbitai Bot commented Aug 9, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: d75d0ab9-c1e9-430b-9c8c-1c37058d34f8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant