a4e6611bc7
Merge pull request !61 from 卜萧庆/cmakereview |
||
---|---|---|
.github/workflows | ||
cmake | ||
man | ||
panel | ||
panel-daemon | ||
plugin-calendar | ||
plugin-showdesktop | ||
plugin-spacer | ||
plugin-startbar | ||
plugin-statusnotifier | ||
plugin-taskbar | ||
sni-daemon | ||
sni-xembed-proxy | ||
AUTHORS | ||
CHANGELOG | ||
CMakeLists.txt | ||
COPYING | ||
NEWS | ||
README.md | ||
ukui-panel.md |
README.md
ukui-panel
ukui-panel represents the taskbar of UKUI
Table of Contents
About Project
ukui-panel contains the following plugins:
- startbar
- taskbar
- statusnotifier
- calendar
- 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
For more details, please see ukui panel.md