修改UKUI介绍

update the introduction of UKUI
This commit is contained in:
zhaikangning 2023-04-08 11:07:56 +08:00
parent c8ff777296
commit af20f45910
1 changed files with 77 additions and 2 deletions

View File

@ -10,7 +10,82 @@ dateCreated: 2022-03-11T03:17:06.244Z
# UKUI
## 项目介绍
UKUI 桌面环境主要使用Qt语言开发现已默认使用在麒麟软件下的优麒麟开源操作系统和银河麒麟商业发行版中。 集成了一系列插件、应用程序和其他桌面产品,并且在不断开发新的 UKUI 3.1 组件这意味着UKUI将得到积极维护不断测试和开发为用户提供更愉快的交互体验
UKUI(Ultimate Kylin User Interface) SIG小组致力于桌面环境相关软件包的规划、维护和升级工作满足各种设备和用户需求的桌面环境程序主要包含程序启动器开始菜单、用户配置、文件管理、登录锁屏、桌面、网络工具、快捷配置等为用户提供基本的图形化操作平台。桌面核心组件开发工具以Qt、C++为主,宗旨是始终如一地提升系统的操作体验,提供集稳定性、美观性、流畅性和便捷性为一体的桌面环境
## 项目地址
https://github.com/ukui
### 虚包/安装包
- [ukui-desktop-environment](https://gitee.com/openkylin/ukui-desktop-environment)
UKUI桌面环境此安装包分为UKUI核心安装包ukui-desktop-environment-core、UKUI完整安装包ukui-desktop-environment和UKUI扩展安装包ukui-desktop-environment-extras其中核心安装包安装时会将UKUI必需的基础组件进行安装这将为你提供一个轻量级的桌面环境完整安装包在必需基础组件的基础上会安装截图、备忘录、平板环境等应用并建议安装主题框架、输入法框架等桌面环境框架这将很大程度上丰富你的办公、生活和娱乐场景扩展安装包将会添加一些额外的工具它为开发者提供一些必要的开发工具。
### 基础组件
- [ukui-greeter](https://gitee.com/openkylin/ukui-greeter)
ukui-greeter是UKUI桌面环境的基于Lightdm的登录程序
- [ukui-session-manager](https://gitee.com/openkylin/ukui-session-manager)
ukui-session-manager是UKUI桌面环境的会话管理器它将管理我们如何去与Linux shell进行交互
- [ukui-control-center](https://gitee.com/openkylin/ukui-control-center)
UKCC(ukui-control-center)是UKUI桌面环境的控制面板在这里我们可以通过界面来配置主题、桌面背景、添加用户和修改密码等操作
- [ukui-screensaver](https://gitee.com/openkylin/ukui-screensaver)
ukui-screensaver是UKUI桌面环境的锁屏及屏保
- [ukui-menu](https://gitee.com/openkylin/ukui-menu)
ukui-menu是UKUI桌面环境的启动器在这里我们可以方便地选择我们要打开的应用
- [ukui-panel](https://gitee.com/openkylin/ukui-panel)
ukui-panel是UKUI桌面环境的任务栏在这里我们可以直观地看到使用中应用的状态并进行快捷地切换
- [ukui-sidebar](https://gitee.com/openkylin/ukui-sidebar)
ukui-sidebar是UKUI桌面环境中的侧边栏快捷工具主要包括控制中心和通知中心两个部分我们可以通过它查询应用消息和配置一些开关
- [peony](https://gitee.com/openkylin/peony)
peony是UKUI是UKUI桌面环境的文件管理器
- [ukui-window-switch](https://gitee.com/openkylin/ukui-window-switch)
### 基础服务
- [ukui-settings-daemon](https://gitee.com/openkylin/ukui-settings-daemon)
ukui-settings-daemon是UKUI桌面环境下的底层守护程序负责设置UKUI会话的各种参数以及运行的应用程序
- [ukui-notification-daemon](https://gitee.com/openkylin/ukui-notification-daemon)
ukui-notification-daemon是UKUI桌面环境的通知服务它是根据freedesktop通知规范实现的一套通知框架它将高效地为我们展示应用通知或系统通知
### 平板特性
- [ukui-tablet-desktop](https://gitee.com/openkylin/ukui-tablet-desktop)
ukui-tablet-desktop是UKUI平板桌面和任务栏它是基于Qt/QML实现的.
- [kylin-status-manager](https://gitee.com/openkylin/kylin-status-manager)
kylin-status-manager是UKUI桌面环境的状态管理器它监听、管理笔记本电脑、平板等旋转、折叠等状态
- [ukui-app-widget](https://gitee.com/openkylin/ukui-app-widget)
ukui-app-widget为桌面环境的平板桌面提供小插件实现框架可以通过该框架实现桌面小插件
### 特色应用
- [ukui-search](https://gitee.com/openkylin/ukui-search)
ukui-search是UKUI桌面环境中的全局搜索提供了本地文件、文本内容、应用、设置项、便签等聚合搜索功能基于其文件索引功能可以为用户提供快速准确的搜索体验除此之外提供文件、文件内容等搜索的解决方案应用可以方便地通过接口接入开发使用
- [ukui-clock](https://gitee.com/openkylin/ukui-clock)
- [time-shutdown](https://gitee.com/openkylin/time-shutdown)
### 短距管理
- [kylin-nm](https://gitee.com/openkylin/kylin-nm)
- [ukui-bluetooth](https://gitee.com/openkylin/ukui-bluetooth)
### 其他(待分类和补充)
- [ukui-interface](https://gitee.com/openkylin/ukui-interface)
- [ukui-power-manager](https://gitee.com/openkylin/ukui-power-manager)
- [ukui-kwin](https://gitee.com/openkylin/ukui-kwin)
- [ukui-kwin-effects](https://gitee.com/openkylin/ukui-kwin-effects)
- [ukui-system-monitor](https://gitee.com/openkylin/ukui-system-monitor)
- [ukui-globaltheme](https://gitee.com/openkylin/ukui-globaltheme)
- [ukui-touch-settings-plugin](https://gitee.com/openkylin/ukui-touch-settings-plugin)
- [ukui-input-gather](https://gitee.com/openkylin/ukui-input-gather)
- [ukui-system-appwidget](https://gitee.com/openkylin/ukui-system-appwidget)
- [ubuntukylin-default-settings](https://gitee.com/openkylin/ubuntukylin-default-settings)
- [ubuntukylin-theme](https://gitee.com/openkylin/ubuntukylin-theme)
- [ubuntukylin-wallpapers](https://gitee.com/openkylin/ubuntukylin-wallpapers)
- [kylin-app-manager](https://gitee.com/openkylin/kylin-app-manager)
- [kylin-app-cgroupd](https://gitee.com/openkylin/kylin-app-cgroupd)
- [kylin-usb-creator](https://gitee.com/openkylin/kylin-usb-creator)
- [kylin-device-daemon](https://gitee.com/openkylin/kylin-device-daemon)
- [kylin-user-guide](https://gitee.com/openkylin/kylin-user-guide)
- [peony-extensions](https://gitee.com/openkylin/peony-extensions)
- [youker-assistant](https://gitee.com/openkylin/youker-assistant)
- [libpwquality](https://gitee.com/openkylin/libpwquality)
- [qt5-gesture-extensions](https://gitee.com/openkylin/qt5-gesture-extensions)
- [qt5-ukui-platformtheme](https://gitee.com/openkylin/qt5-ukui-platformtheme)
- [biometric-authentication](https://gitee.com/openkylin/biometric-authentication)
- [kwin](https://gitee.com/openkylin/kwin)
- [dmz-cursor-theme](https://gitee.com/openkylin/dmz-cursor-theme)
- [openkylin-theme](https://gitee.com/openkylin/openkylin-theme)
- [chinese-segmentation](https://gitee.com/openkylin/chinese-segmentation)
- [ukui-biometric-auth](https://gitee.com/openkylin/ukui-biometric-auth)
- [ukui-biometric-manager](https://gitee.com/openkylin/ukui-biometric-manager)