linuxdeepin / dtkdeclarative

Other
19 stars 38 forks source link

feat: support to change window effects #375

Closed xionglinlin closed 1 month ago

xionglinlin commented 1 month ago

add two interface setWindowEffect and setWindowStartUpEffect

Issue: https://github.com/linuxdeepin/developer-center/issues/10322

deepin-bot[bot] commented 1 month ago
Doc Check bot :yellow_circle: some documents missing! File Line Symbol
src/dquickwindow.h 82 Dtk::Quick::DQuickWindowAttached::DQuickWindowAttached
src/dquickwindow.h 84 QQuickWindow * Dtk::Quick::DQuickWindowAttached::window
src/dquickwindow.h 164 void Dtk::Quick::DQuickWindowAttached::enabledChanged
src/dquickwindow.h 165 void Dtk::Quick::DQuickWindowAttached::windowRadiusChanged
src/dquickwindow.h 166 void Dtk::Quick::DQuickWindowAttached::borderWidthChanged
src/dquickwindow.h 167 void Dtk::Quick::DQuickWindowAttached::borderColorChanged
src/dquickwindow.h 168 void Dtk::Quick::DQuickWindowAttached::shadowRadiusChanged
src/private/dquickwindow_p.h 71 DWindowManagerHelper::WmWindowTypes Dtk::Quick::DQuickWindowAttachedPrivate::wmWindowTypes
src/private/dquickwindow_p.h 72 DWindowManagerHelper::MotifFunctions Dtk::Quick::DQuickWindowAttachedPrivate::motifFunctions
src/private/dquickwindow_p.h 73 DWindowManagerHelper::MotifDecorations Dtk::Quick::DQuickWindowAttachedPrivate::motifDecorations
src/private/dquickwindow_p.h 75 QList<DQuickBehindWindowBlur*> Dtk::Quick::DQuickWindowAttachedPrivate::blurList
src/private/dquickwindow_p.h 76 QQuickPath* Dtk::Quick::DQuickWindowAttachedPrivate::clipPath
src/private/dquickwindow_p.h 77 QQuickTransition* Dtk::Quick::DQuickWindowAttachedPrivate::overlayExitedTransition
src/private/dquickwindow_p.h 78 QQmlComponent* Dtk::Quick::DQuickWindowAttachedPrivate::loadingOverlay
xionglinlin commented 1 month ago

/review @18202781743

deepin-ci-robot commented 1 month ago

deepin pr auto review

关键摘要:

是否建议立即修改: 是

deepin-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: 18202781743, xionglinlin

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/dtkdeclarative/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
xionglinlin commented 1 month ago

/forcemerge

deepin-bot[bot] commented 1 month ago

This pr force merged! (status: unstable)