mirror of
https://github.com/ukui/ukui-panel.git
synced 2026-03-09 09:24:21 -07:00
master
解决BUG#69256 【日历】快速切换月份的按钮被日期遮挡 BUG#69073 【日历】五字纪念日显示不全 BUG#67181 【任务栏|日期】节假日名称超过4个字会显示不全 See merge request kylin-desktop/ukui-panel!132
ukui-panel
ukui-panel represents the taskbar of UKUI
Table of Contents
About Project
ukui-panel contains the following plugins:
- startmenu
- quicklaunch
- taskbar
- tray
- calendar
- nightmode
- showdesktop ...
Getting Started
# Install ukui-panel
apt install ukui-panel
# build from source and test
mkdir build & cd build
cmake ..
make
sudo make install
./panel/ukui-panel
Document Introduction
ukui-panel has plugins configuration file in ~/.config/ukui/panel.conf
it decide the count and order of the ukui-panel's plugins
Description
Languages
C++
51.7%
JavaScript
43.4%
CMake
4%
C
0.5%
Shell
0.2%
Other
0.2%