1bb86410d3
Merge pull request !49 from 卜萧庆/fix-hide |
||
---|---|---|
.github/workflows | ||
cmake | ||
debian | ||
man | ||
panel | ||
panel-daemon | ||
plugin-calendar | ||
plugin-nightmode | ||
plugin-showdesktop | ||
plugin-spacer | ||
plugin-startbar | ||
plugin-statusnotifier | ||
plugin-taskbar | ||
sni-daemon | ||
sni-xembed-proxy | ||
ukui-calendar | ||
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