2020-03-15 18:42:18 +08:00
2020-12-24 15:14:36 +08:00
2021-03-18 20:07:46 +08:00
2020-08-01 10:44:55 +08:00
2020-01-19 10:27:16 +08:00
2021-03-18 20:11:28 +08:00
2021-03-18 20:13:35 +08:00
2020-03-16 12:58:14 +08:00
2020-09-01 09:19:54 +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

S
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%