Go to file
卜萧庆 72adeff68b Translated using Weblate (Tibetan (China))
Currently translated at 100.0% (16 of 16 strings)

Translation: openkylin-nile-new/ukui-panel
Translate-URL: http://weblate.openkylin.top/projects/openkylin-nile-new/ukui-panel/bo_CN/
2024-11-21 15:13:51 +08:00
cmake init project 2023-08-22 14:26:39 +08:00
debian Update changelog ukui-panel4.10.4.3-ok0.4 2024-11-07 14:14:11 +08:00
panel Translated using Weblate (Tibetan (China)) 2024-11-21 15:13:51 +08:00
widgets Translated using Weblate (Tibetan (China)) 2024-11-21 15:12:04 +08:00
.gitignore init project 2023-08-22 14:26:39 +08:00
CMakeLists.txt refact:删除framework部分,使用ukui-quick中的framework模块 2024-02-01 18:39:51 +08:00
LICENSE init project 2023-08-22 14:26:39 +08:00
NEWS push to upstream 2024-05-17 18:34:02 +08:00
README.md feat(framework): 初始化Widget加载逻辑 2023-08-25 08:59:43 +00:00

README.md

ukui-panel

这是什么?

Panel(面板)

项目结构

  • panel

    • 应用程序入口
    • 外部接口
    • 视图,小组件显示
    • 布局管理
  • framework

    • 小组件接口
    • 小组件视图
    • 小组件加载,卸载工具
    • 图形组件
    • 菜单弹窗ToolTip
  • TODO List

    • 翻译加载
  • widgets

    • 内部小组件