Skip to content

Conversation

@Decodetalkers
Copy link
Contributor

@Decodetalkers Decodetalkers commented Dec 26, 2023

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

@deepin-bot
Copy link

deepin-bot bot commented Dec 27, 2023

TAG Bot

New tag: 1.1.9
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #87

@Decodetalkers Decodetalkers changed the title Flowbigchange chore: tidy up the flow Dec 29, 2023
@Decodetalkers Decodetalkers requested a review from kegechen January 2, 2024 02:11
@Decodetalkers
Copy link
Contributor Author

/integrate

@github-actions
Copy link

github-actions bot commented Jan 2, 2024

AutoIntegrationPr Bot
auto integrate with pr url: deepin-community/Repository-Integration#860
PrNumber: 860
PrBranch: auto-integration-7381538961

@Decodetalkers
Copy link
Contributor Author

/integrate

@Decodetalkers Decodetalkers force-pushed the flowbigchange branch 3 times, most recently from df1ff74 to 7ac0e28 Compare January 5, 2024 02:56
Copy link
Contributor

@kegechen kegechen left a 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)
Copy link
Contributor

@dengbo11 dengbo11 Jan 5, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个函数放到modules/api/utils.h中

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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:
@deepin-ci-robot
Copy link

[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.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@Decodetalkers
Copy link
Contributor Author

/merge

@deepin-bot deepin-bot bot merged commit 3435b0a into linuxdeepin:master Jan 5, 2024
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.

4 participants