Skip to content

Restore the gui starting the core based on it state at exit - #9238

Merged
sithlord48 merged 4 commits into
masterfrom
fixNoRunOnStart
Dec 2, 2025
Merged

Restore the gui starting the core based on it state at exit#9238
sithlord48 merged 4 commits into
masterfrom
fixNoRunOnStart

Conversation

@sithlord48

@sithlord48 sithlord48 commented Nov 30, 2025

Copy link
Copy Markdown
Member

This removes Settings::Core::StartedBefore spiting it into 3 settings. This settings was doing to much and as a result we broke the ability to start desktop gui w/o the core running if it had been started before

  1. Update the configuration documents to include the recently made options before this PR
  2. Settings::Gui::ShownFirstConnectedMessage controls if we have shown the message when deskflow has connected for the first time
  3. Settings::Gui::ShownFirstServerStartMessage controls if we have shown the message for the first time you start deskflow in server mode
  4. Settings::Gui::AutoStartCore Controls if the GUI should start the core when starting up. This is controlled by the state of the core when the gui exits.

@sithlord48
sithlord48 requested a review from a team November 30, 2025 19:59
@sithlord48
sithlord48 requested a review from nbolton as a code owner November 30, 2025 19:59
@sithlord48 sithlord48 added 🩹 fix This PR fixes a reported bug ✨ enhancement A suggested change to improve functionality labels Nov 30, 2025
@sithlord48 sithlord48 added this to the 1.26.0 milestone Nov 30, 2025
nbolton
nbolton previously approved these changes Dec 1, 2025
Comment thread doc/user/configuration.md Outdated
Comment thread doc/user/configuration.md Outdated
Comment thread doc/user/configuration.md Outdated
Comment thread doc/user/configuration.md Outdated
@nbolton

nbolton commented Dec 1, 2025

Copy link
Copy Markdown
Member

Approved, but added some minor grammer nits if you want to fix.

@sithlord48
sithlord48 merged commit e551310 into master Dec 2, 2025
62 of 63 checks passed
@sithlord48
sithlord48 deleted the fixNoRunOnStart branch December 2, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

✨ enhancement A suggested change to improve functionality 🩹 fix This PR fixes a reported bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants