Skip to content

6.0.21

Choose a tag to compare

@Decodetalkers Decodetalkers released this 26 May 03:55
· 1895 commits to master since this release

en

  • adjust the margin of mainpage and hlistmodule , set the margin of them to 0px
  • fix a missing choice in power plugin
  • hlistmodule titlebar cannot be dragged
  • breaking change: depercate DCCDBusInterface, use Dtk::Core::DDBusInterface instead

zh-cn

  • 调整了主页和histmodule的margin值符合设计
  • power的电源管理缺失了选项导致设置电源为不做任何事,却设置成了盒盖显示关机界面
  • hlistmodule上的tabview白色区域无法拖曳修复
  • Breaking change:DCCDBusInterface废弃,请使用DDBusInterface代替