-
Notifications
You must be signed in to change notification settings - Fork 42
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: bump version to 0.0.24 #400
Conversation
as title.
remove log output when executing list. support multi paths for environment.
1. childPage content widget need reset parent to null when hide 2. remove tooltip Widget parent log: as title Issue: linuxdeepin/developer-center#8604
Solve the problem of blurry images in the preview widget. Log: x11 preview content is blurry Influence: x11 preview content
Adjust the attention animation with the app launch animation. log: as title issue: linuxdeepin/developer-center#8614
Cancel icon scaling when obtaining icons Issue: linuxdeepin/developer-center#8649
fix x11 preview display problem Log: fix x11 preview display problem Influence: x11 preview display
In QuickPluginWindow::updateDockItemSize, only "deepin-screen-recorder-plugin" is allowed to use plugin's sizeHint() as itemSize, which means PluginSizePolicy is actually useless for third-party tray plugins Log: Use QuickDockItem::suitableSize as itemSize for tray plugins which PluginSizePolicy is set to Custom
…ugin These two plugins' pluginSizePolicy is set to Custom, which makes plugin height is set to icon height, not same as others Log: change PluginManager and ShotStartPlugin's pluginSizePolicy to System
as title.
When the dock triggers overflow, the tooltip overlaps with the dock. Log: fix tooltip overlaps with dock issue: linuxdeepin/developer-center#8171 Influence: tooltip display
…in#302) * [skip CI] Translate org.deepin.ds.osd.default.ts in pt_BR 85% of minimum 50% translated source file: 'org.deepin.ds.osd.default.ts' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * [skip CI] Translate org.deepin.ds.osd.default.ts in pt_BR 90% of minimum 50% translated source file: 'org.deepin.ds.osd.default.ts' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * [skip CI] Translate org.deepin.ds.osd.default.ts in pt_BR 90% of minimum 50% translated source file: 'org.deepin.ds.osd.default.ts' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * [skip CI] Translate org.deepin.ds.osd.default.ts in pt_BR 90% of minimum 50% translated source file: 'org.deepin.ds.osd.default.ts' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * [skip CI] Translate org.deepin.ds.osd.default.ts in pt_BR 90% of minimum 50% translated source file: 'org.deepin.ds.osd.default.ts' on 'pt_BR'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format * [skip CI] Translate org.deepin.ds.dock.ts in pt_BR 100% translated source file: 'org.deepin.ds.dock.ts' on 'pt_BR'. * [skip CI] Translate org.deepin.ds.dock.ts in pt_BR 100% translated source file: 'org.deepin.ds.dock.ts' on 'pt_BR'. * [skip CI] Translate org.deepin.ds.dock.ts in pt_BR 100% translated source file: 'org.deepin.ds.dock.ts' on 'pt_BR'. * [skip CI] Translate org.deepin.ds.dock.ts in pt_BR 100% translated source file: 'org.deepin.ds.dock.ts' on 'pt_BR'. * [skip CI] Translate org.deepin.ds.dock.ts in pt_BR 100% translated source file: 'org.deepin.ds.dock.ts' on 'pt_BR'. * [skip CI] Translate org.deepin.ds.notification.ts in es 100% translated source file: 'org.deepin.ds.notification.ts' on 'es'. --------- Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
use dciicon and set 60% opacity Issue: linuxdeepin/developer-center#8628
dde-control-center 改为 org.deepin.dde.control-center Issues: linuxdeepin/developer-center#8852
* fix(taskmanager): radius of the indicators are not working (linuxdeepin/developer-center#8804) * fix: Control Center has not been default docked (linuxdeepin/developer-center#8852) * fix: The app preview close button is not clear (linuxdeepin/developer-center#8628) * fix: tooltip overlaps with dock (linuxdeepin/developer-center#8171) * chore: remove warning * fix: PluginManager and ShotStartPlugin size not same as other tray plugin * fix: tray plugin size not follow PluginSizePolicy * fix: x11 preview display problem (linuxdeepin#370) * fix: blurred icons during app preview (linuxdeepin/developer-center#8649) * fix: The app launch animation exceeds the boundaries. (linuxdeepin/developer-center#8614) * fix: x11 preview content is blurry * fix: coredump app exit after open quick panel childPage (linuxdeepin/developer-center#8604) * chore: add version for dde-shell
TAG Bot TAG: 0.0.24 |
/integrate |
AutoIntegrationPr Bot |
集成 dh_missing 报 warning 这个会有问题吗
|
影响不大,后面这个部分也会去掉 |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: tsic404, zsien 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 |
新分支重新集成