Skip to content

feat: enhance wallpaper setting with file type detection#729

Merged
zccrs merged 1 commit intolinuxdeepin:masterfrom
zzxyb:wallpaper
Feb 10, 2026
Merged

feat: enhance wallpaper setting with file type detection#729
zccrs merged 1 commit intolinuxdeepin:masterfrom
zzxyb:wallpaper

Conversation

@zzxyb
Copy link
Collaborator

@zzxyb zzxyb commented Feb 2, 2026

Added support for dynamic wallpaper file type detection and role-based
wallpaper setting. The changes include:

  1. Added QMimeDatabase to detect image and video file types
    automatically
  2. Implemented role parsing for desktop, lockscreen, or both wallpaper
    types
  3. Added command line options for wallpaper path and role specification
  4. Improved error handling with proper cleanup and exit codes
  5. Fixed lambda capture to use reference capture for proper variable
    access

Log: Added support for setting wallpapers with file type detection and
role selection

Influence:

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Sorry @zzxyb, you have reached your weekly rate limit of 500000 diff characters.

Please try again later or upgrade to continue using Sourcery

@deepin-bot
Copy link

deepin-bot bot commented Feb 4, 2026

TAG Bot

New tag: 0.8.3
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #733

zccrs
zccrs previously approved these changes Feb 9, 2026
Added support for dynamic wallpaper file type detection and role-based
wallpaper setting. The changes include:
1. Added QMimeDatabase to detect image and video file types
automatically
2. Implemented role parsing for desktop, lockscreen, or both wallpaper
types
3. Added command line options for wallpaper path and role specification
4. Improved error handling with proper cleanup and exit codes
5. Fixed lambda capture to use reference capture for proper variable
access

Log: Added support for setting wallpapers with file type detection and
role selection

Influence:
@zzxyb zzxyb changed the title feat: Add wallpaper path option feat: enhance wallpaper setting with file type detection Feb 10, 2026
@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: zccrs, zzxyb

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

@zccrs zccrs merged commit e16d521 into linuxdeepin:master Feb 10, 2026
8 checks passed
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.

3 participants