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

Release 0.7.3 #321

Merged
merged 17 commits into from
Jun 20, 2024
Merged

Release 0.7.3 #321

merged 17 commits into from
Jun 20, 2024

Conversation

kegechen
Copy link
Contributor

@kegechen kegechen commented Jun 17, 2024

weblate and others added 10 commits June 17, 2024 10:26
Currently translated at 100.0% (44 of 44 strings)

Translate-URL: https://hosted.weblate.org/projects/deepin/dde-launchpad/pl/
Translation: deepin/Launcher (dde-launchpad)

Co-authored-by: Eryk Michalak <gnu.ewm@protonmail.com>
当前外边距与设计不符

Issues: linuxdeepin/developer-center#8694
使用 Keys.forwardTo 代替判断 event.text

Issues: linuxdeepin/developer-center#8495
cache all workspace background image
fullscreen show to update background image

Issue: linuxdeepin/developer-center#8828
虽然设置了选中高亮色,但是 dtk 的 PopUp 模糊效果
会导致颜色失效( background:null 验证 ),待 dtk 修复即可。

Issue: linuxdeepin/developer-center#8802
- reset model to fix black square icon
- if icon is fullpath convert to url

Issue: linuxdeepin/developer-center#8577
Modify the font size within an application group

Issue: linuxdeepin/developer-center#8824
Copy link

github-actions bot commented Jun 17, 2024

CLA Assistant Lite bot:

如果你是以企业贡献者的身份进行提交,请联系我们签署企业贡献者许可协议
If you submit as corporate contributor, please contact us to sign our Corporate Contributor License Agreement

感谢您的提交,我们非常感谢。 像许多开源项目一样,在接受您的贡献之前,我们要求您签署我们的个人贡献者许可协议。 您只需发布与以下格式相同的评论即可签署个人贡献者许可协议
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Individual Contributor License Agreement before we can accept your contribution. You can sign the Individual Contributor License Agreement by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA.

2 out of 3 committers have signed the CLA.
@mhduiy
@kegechen
@weblate
You can retrigger this bot by commenting recheck in this Pull Request

@kegechen
Copy link
Contributor Author

/integrate

@deepin-ci-robot
Copy link

deepin pr auto review

关键摘要:

  • Appearance::updateAllWallpaper函数中,使用了do-while循环来遍历所有壁纸,但没有处理doc[k].isString()false的情况,可能会导致未处理的壁纸URL。
  • Appearance::updateAllWallpaper函数中,对于每个壁纸URL,都会创建一个新的QFutureWatcher<QString>对象,这可能会导致内存泄漏,因为这些对象没有被删除或重用。
  • Appearance::updateAllWallpaper函数中,对于每个壁纸URL,都会调用blurhash::encode函数来计算模糊哈希,这可能会导致不必要的性能开销,特别是对于大量壁纸的情况。
  • Appearance::updateAllWallpaper函数中,对于每个壁纸URL,都会调用m_dbusAppearanceIface->GetCurrentWorkspaceBackgroundForMonitor方法来获取壁纸的当前工作区背景,这可能会导致不必要的D-Bus调用开销,特别是对于大量壁纸的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了QFutureWatcher<QString>::result来获取模糊哈希,但没有处理可能的异常或错误情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了m_wallpaperBlurMap.contains来检查壁纸URL是否已经处理过,但没有处理m_wallpaperBlurMap为空的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了m_wallpaperBlurMap[wallpaperUrl]来存储壁纸的模糊哈希,但没有处理m_wallpaperBlurMap为空的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了m_dbusAppearanceIface->GetCurrentWorkspaceBackgroundForMonitor方法来获取壁纸的当前工作区背景,这可能会导致不必要的D-Bus调用开销,特别是对于大量壁纸的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了blurhash::encode函数来计算壁纸的模糊哈希,这可能会导致不必要的性能开销,特别是对于大量壁纸的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了m_wallpaperBlurMap.contains来检查壁纸URL是否已经处理过,但没有处理m_wallpaperBlurMap为空的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了m_wallpaperBlurMap[wallpaperUrl]来存储壁纸的模糊哈希,但没有处理m_wallpaperBlurMap为空的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了m_dbusAppearanceIface->GetCurrentWorkspaceBackgroundForMonitor方法来获取壁纸的当前工作区背景,这可能会导致不必要的D-Bus调用开销,特别是对于大量壁纸的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了blurhash::encode函数来计算壁纸的模糊哈希,这可能会导致不必要的性能开销,特别是对于大量壁纸的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了m_wallpaperBlurMap.contains来检查壁纸URL是否已经处理过,但没有处理m_wallpaperBlurMap为空的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了m_wallpaperBlurMap[wallpaperUrl]来存储壁纸的模糊哈希,但没有处理m_wallpaperBlurMap为空的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了m_dbusAppearanceIface->GetCurrentWorkspaceBackgroundForMonitor方法来获取壁纸的当前工作区背景,这可能会导致不必要的D-Bus调用开销,特别是对于大量壁纸的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了blurhash::encode函数来计算壁纸的模糊哈希,这可能会导致不必要的性能开销,特别是对于大量壁纸的情况。
  • Appearance::updateCurrentWallpaperBlurhash函数中,使用了m_wallpaperBlurMap.contains来检查壁纸URL是否已经处理过,但没有处理m_wallpaperBlurMap为空的情况

Copy link

TAG Bot

TAG: 0.7.3
EXISTED: no
DISTRIBUTION: unstable

Copy link

AutoIntegrationPr Bot
auto integrate with pr url: deepin-community/Repository-Integration#1603
PrNumber: 1603
PrBranch: auto-integration-9541154331

BLumia
BLumia previously approved these changes Jun 17, 2024
@kegechen
Copy link
Contributor Author

#8495 的修复有些问题,引起launchpad显示(搜索框无焦点时)时输入法无法输入

@kegechen
Copy link
Contributor Author

/integrate

@deepin-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

@kegechen kegechen merged commit 83a186d into linuxdeepin:release/rc2 Jun 20, 2024
8 of 10 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.

None yet

8 participants