Skip to content

Conversation

@liuran001
Copy link
Contributor

Support "腾讯桌面整理" (DesktopMgr64.exe)

pic

before
image
after
image

Additionally, I encountered some errors when compiling via GitHub Actions. I have fixed them using AI tools and included the fix in this submission.

liuran001 and others added 2 commits December 29, 2025 02:40
Added MSVC development command setup step to workflow.
Copilot AI review requested due to automatic review settings December 28, 2025 19:24
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds support for "腾讯桌面整理" (Tencent Desktop Organizer) by detecting and injecting into the DesktopMgr64.exe process, and includes fixes for GitHub Actions compilation errors.

  • Adds DesktopMgr64.exe to the list of supported file managers alongside explorer.exe, 360FileBrowser64.exe, and OneCommander.exe
  • Configures the MSVC development environment and build directory in the GitHub Actions workflow to resolve compilation issues

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
src/shell/entry.cc Adds "desktopmgr64.exe" to the lowercase filename check for initializing render hooks and context menu features
src/inject/inject.cc Adds "DesktopMgr64.exe" to the process name check for injection targeting
.github/workflows/xmake.yml Adds msvc-dev-cmd setup step and explicit builddir configuration to fix CI compilation errors

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@std-microblock
Copy link
Owner

lgtm

@std-microblock std-microblock merged commit 1f48eb8 into std-microblock:master Dec 28, 2025
7 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.

2 participants