linuxdeepin / dtkcore

Deepin Toolkit, core module
Other
73 stars 85 forks source link

feat: add utils function #390

Closed ComixHe closed 10 months ago

ComixHe commented 10 months ago
  1. get desktop(application)Id from absolute path.
  2. get absolute path from desktop(application)Id.
  3. escape string to special format which is dbus required.
  4. unescape dbus object path
deepin-ci-robot commented 10 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ComixHe

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/dtkcore/blob/master/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
deepin-bot[bot] commented 10 months ago
Doc Check bot :yellow_circle: some documents missing! File Line Symbol
include/util/dutil.h 21 void DUtil::TimerSingleShot
include/util/dutil.h 17 DUtil
black-desk commented 10 months ago

@BLumia 那个消失的提交是跑到这里来了