Skip to content

zjhJack/ukui-panel

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 47.8%
  • C++ 44.1%
  • CMake 4.5%
  • HTML 1.9%
  • CSS 1.0%
  • C 0.7%