This website requires JavaScript.
Explore
Help
Sign In
Akatsuki-Misaki
/
dde-dock
Watch
1
Star
0
Fork
0
You've already forked dde-dock
mirror of
https://github.com/linuxdeepin/dde-dock.git
synced
2025-06-04 17:33:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dde-dock
/
plugins
/
power
/
power.json
5 lines
85 B
JSON
Raw
Normal View
History
Unescape
Escape
add shutdown plugin Change-Id: I9e1835b8d9c38da9b58e70a56a19ac946f5b7b6c
2016-06-24 14:59:56 +08:00
{
fix: 修改对老插件的兼容性问题 所有插件的api版本都改成2.0.0,PluginProxyInterface新增的接口放到最后的位置,保证老插件在加载的时候能调用到正确的函数 Log: 修改老插件的兼容性问题 Influence: 任务栏加载老插件 Bug: https://pms.uniontech.com/bug-view-132961.html Change-Id: I0c2714db6a21f2d246126ce2d9cec96e8c706d80
2022-06-01 21:33:50 +08:00
"api"
:
"2.0.0"
,
feet(plugins): lazy loading of plugins which depends dbus daemon Change-Id: I34b2d2d34d8751b4eb54eb49448bbae882e5fd66
2018-07-31 23:03:37 +08:00
"depends-daemon-dbus-service"
:
"com.deepin.daemon.Power"
add shutdown plugin Change-Id: I9e1835b8d9c38da9b58e70a56a19ac946f5b7b6c
2016-06-24 14:59:56 +08:00
}
Reference in New Issue
Copy Permalink