You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: use DDesktopServices to open files and folders
Replace dde-file-manager command line calls with DDesktopServices::showFolder
and DDesktopServices::showFileItem for better integration.
Sync from master commit #333.
Log: 改用DDesktopService的方法打开文件或文件夹
Influence: 使用DTK标准接口打开文件管理器,提升系统集成性
0 commit comments