Use settings in core objects - #8886
Merged
Merged
Conversation
sithlord48
force-pushed
the
useSettingsInCoreObjects
branch
from
August 23, 2025 20:20
a654ee4 to
c5521da
Compare
sithlord48
force-pushed
the
useSettingsInCoreObjects
branch
3 times, most recently
from
August 23, 2025 21:05
85c56ea to
034f506
Compare
This comment was marked as outdated.
This comment was marked as outdated.
sithlord48
force-pushed
the
useSettingsInCoreObjects
branch
2 times, most recently
from
August 28, 2025 00:07
c7d2fd7 to
d9abbdb
Compare
sithlord48
force-pushed
the
useSettingsInCoreObjects
branch
4 times, most recently
from
September 17, 2025 11:52
f94d611 to
218f0e7
Compare
sithlord48
force-pushed
the
useSettingsInCoreObjects
branch
8 times, most recently
from
September 24, 2025 15:58
de5472c to
b46cf66
Compare
sithlord48
force-pushed
the
useSettingsInCoreObjects
branch
6 times, most recently
from
September 26, 2025 02:43
cf58737 to
4c8e8d7
Compare
…e (-i) and --port (-p) options
chore: Client remove unused ClientArgs member m_args
sithlord48
force-pushed
the
useSettingsInCoreObjects
branch
from
September 30, 2025 10:17
9a360fa to
60edf66
Compare
5 tasks
6 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes: #8852
Remove args from the
IAppClasses new arg are handled by the newCoreArgParserand contained in the newCoreArgs.hheader.The CoreArgParser will be used to parse the arguments for
deskflow-core. Parsed arguments are then written into the settings file (the normal one unless you provide-s. All of the options shown for deskflow-core will be optional when this is finished. (As in they will use the value in settings if not provided). With the exception of Setting log will write to the log file this is the only arg passed to deskflow-core other than the coremode.Version info prints