何 朴尧 6408ecbd54 Merge branch 'master' into 'master'
解决BUG#69256 【日历】快速切换月份的按钮被日期遮挡 BUG#69073 【日历】五字纪念日显示不全 BUG#67181 【任务栏|日期】节假日名称超过4个字会显示不全

See merge request kylin-desktop/ukui-panel!132
2021-08-11 07:39:04 +00:00
2020-03-15 18:42:18 +08:00
2020-12-24 15:14:36 +08:00
2021-08-05 09:38:13 +08:00
2020-08-01 10:44:55 +08:00
2020-01-19 10:27:16 +08:00
2021-08-02 21:22:16 +08:00
2020-03-16 12:58:14 +08:00
2021-06-29 21:19:38 +08:00
2020-03-16 12:58:14 +08:00
2020-07-18 11:20:02 +08:00

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
No description provided
Readme 52 MiB
Languages
C++ 51.7%
JavaScript 43.4%
CMake 4%
C 0.5%
Shell 0.2%
Other 0.2%