Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(UI): fullscreen use behind window blur #364

Closed
wants to merge 1 commit into from

Conversation

BLumia
Copy link
Member

@BLumia BLumia commented Jul 25, 2024

全屏启动器直接使用背景模糊。后续会继续调整到 treeland 模糊。

Log:

全屏启动器直接使用背景模糊。后续会继续调整到 treeland 模糊。

Log:
@BLumia BLumia requested a review from 18202781743 July 25, 2024 07:04
@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • FullscreenFrame.qml中,background属性从Image改为Item,需要确认这是否符合设计需求。
  • Main.qml中,新增了一个StyledBehindWindowBlur组件,需要检查其功能和样式是否符合预期。
  • StyledBehindWindowBlur组件中,使用了blendColor属性,需要确保这个功能在所有目标平台上都表现良好。
  • StyledBehindWindowBlur组件中,有一个条件判断if (valid),这可能是一个潜在的错误,应该确认valid变量是否已定义。
  • StyledBehindWindowBlur组件中,使用了DStyle.Style.control.selectColor函数,需要确保这个函数的参数和返回值符合预期。
  • Main.qml中,新增了color: "transparent"属性,需要确认这是否符合设计要求。

是否建议立即修改:

@deepin-bot
Copy link

deepin-bot bot commented Aug 1, 2024

TAG Bot

New tag: 0.8.2
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #374

@deepin-bot
Copy link

deepin-bot bot commented Aug 7, 2024

TAG Bot

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

@deepin-bot
Copy link

deepin-bot bot commented Aug 13, 2024

TAG Bot

New tag: 0.8.4
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #393

@deepin-bot
Copy link

deepin-bot bot commented Aug 15, 2024

TAG Bot

New tag: 0.8.5
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #400

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: BLumia, justforlxz

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

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

@deepin-bot
Copy link

deepin-bot bot commented Aug 22, 2024

TAG Bot

New tag: 0.8.6
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #406

@deepin-bot
Copy link

deepin-bot bot commented Aug 30, 2024

TAG Bot

New tag: 0.8.7
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #409

@deepin-bot
Copy link

deepin-bot bot commented Sep 2, 2024

TAG Bot

New tag: 1.0.0
DISTRIBUTION: unstable
Suggest: synchronizing this PR through rebase #413

@BLumia
Copy link
Member Author

BLumia commented Sep 4, 2024

withdrew

后续仍应当使用 dtk / TreeLand 提供的糊壁纸的方案(

@BLumia BLumia closed this Sep 4, 2024
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