-
Notifications
You must be signed in to change notification settings - Fork 37
chore: tidy up the flow #88
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
Conversation
|
TAG Bot New tag: 1.1.9 |
a65dbc4 to
b4464ce
Compare
b4464ce to
8ff4a29
Compare
|
/integrate |
|
AutoIntegrationPr Bot |
8ff4a29 to
552992d
Compare
|
/integrate |
df1ff74 to
7ac0e28
Compare
kegechen
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
| const QString wallpaperJsonPath = QString("%1/dde-appearance/").arg(utils::GetUserConfigDir()); | ||
| const static QString wallpaperJsonPath = QString("%1/dde-appearance/").arg(utils::GetUserConfigDir()); | ||
|
|
||
| static void writeWallpaperConfig(const QVariant &wallpaper) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
这个函数放到modules/api/utils.h中
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
好
7ac0e28 to
2b338f8
Compare
1. check the value when dconfig changed, this will make set not do twice 2. write config file before write to dconfig. Because dde-desktop listen to dconfig, so we should update config before dconfig changed. And base config need to be changed before write new dconfig Log:
2b338f8 to
a4708ab
Compare
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Decodetalkers, dengbo11 The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/merge |
Uh oh!
There was an error while loading. Please reload this page.