tsic404
2f185bf3ce
chore: resolve v23 merge conflicts
...
log:
2023-02-16 15:08:28 +08:00
Robert
0427e19b72
chore: adapt license and copyright ( #680 )
...
Modify project to pass the REUSE check
Log: Modify project to pass the REUSE check
Task: https://pms.uniontech.com/task-view-185215.html
Change-Id: Ie954cf985f16c1a243bfc912aa7458c6e85ce9de
2022-09-06 11:36:55 +08:00
Wang Yixue
2f12ecc228
fix: 修复一些小的拼写错误
...
trayTyep()函数更正为trayType()函数,Utils::ModuleSettingsPtr函数修正了部分注释
Log: 修复AbstractTrayWidget类和Utils::ModuleSettingsPtr函数的拼写错误
Influence: 对功能无影响
2022-07-29 09:15:42 +00:00
范朋程
e87294f77e
fix(compilewarning): 解决部分编译告警
...
编译过程中会由告警信息,目前绝大部分已修复,但DImageButton类因为暂无完全替代的类,还未处理
Log: 解决部分编译告警
2020-06-12 21:04:22 +08:00
zhaolong
5056d1eff6
fix(trayPlugin):adjust the default initial location of the plugins
...
托盘区域展示顺序有误,调整插件默认初始位置 bug:28514
(cherry picked from commit 9b9fcb6740796c41276f3e3e8864b84f26990096)
2020-05-29 09:23:48 +08:00
wangxuwen
7cd081710e
feat: plugin will be overlap when change the dock position bug for 13105
2020-01-02 15:03:56 +08:00
wangxuwen
addbba85d2
feat(dde-dock) optimize tray plugins display for task 12979
2019-12-26 15:42:08 +08:00
shaojun
34d15a200d
fixed(dde-dock):tray pos display error by 2d
...
3d收缩托盘,切换2d,托盘展开按钮偏移,托盘不能展开
2019-11-26 18:27:16 +08:00
shaojun
f8af5aaf24
feat:ajdust all dock item size
2019-10-31 15:38:56 +08:00
shaojun
b616162d69
fixed(tray):method and signal to tray item count
2019-10-30 09:42:09 +08:00
shaojun
68b45bbf4b
fixed(bug3751):tray icon size error
2019-10-16 13:41:30 +08:00
shaojun
3296936ac1
fixed:fixed bug 3781
2019-10-09 17:06:11 +08:00
shaojun
3cfbc502f0
feat:add mainpanelcontrol spliter and delete tray spliter
2019-09-17 13:16:26 +08:00
shaojun
298a37c3e9
feat(tray):add tray animation
2019-09-12 17:07:23 +08:00
shaojun
0277d1404f
feat(tray):tray layout
2019-09-06 14:45:00 +08:00
listenerri
f4cbe1d2c8
Merge branch 'dev/daemon-plugin-settings' into daemon-plugin-settings
2019-04-04 17:42:37 +08:00
listenerri
daed0fc57e
refactor: the item key which can identify tray items
...
https://github.com/linuxdeepin/internal-discussion/issues/1072
https://github.com/linuxdeepin/developer-center/issues/885
Change-Id: Ica41815368bacbcc6a163687d329c2a3bda27b2d
2019-03-19 15:04:42 +08:00
listenerri
57f8e6ee0a
feat: access plugin settings from dock dbus daemon
...
Change-Id: I97f3f3e0b3bfa65cac2abda4e3b59494ea1c13d1
2019-01-07 16:20:36 +08:00
listenerri
f39a678d04
fix: can not drag back to normal container
...
can not drag back to normal container when all wrappers in normal be
drag out
Change-Id: Id6f2ddef8616bc9ea7656b87e903af8b0565a7f5
2019-01-02 09:44:47 +08:00
listenerri
fea60742c5
feat: add hold container
...
wrappers can be drop into hold container from normal container,
of course, wrappers in hold container can also be drop into normal container
Change-Id: I21013beede7661507a9c389af21c35692b777dd4
2018-12-28 17:00:29 +08:00
listenerri
7c1ae86a79
refactor: the fashion tray item is divided into some modules
...
the fashion tray item consists of some fixed widget and some wrapper
container.
- double spliter one left and one right
- a control widget
- normal wrapper container
- attention wrapper container(just contains one/zero wrapper)
- hold wrapper container(coming soon)
Change-Id: If307fe0a3160c5478992c734ccac1bdec1071f09
2018-12-27 17:12:37 +08:00