#A task-panel written in Qt4
With start-menu, workspace, task-bar, tray, and several monitor (network, volumn, acpi), and a clock.
Rewritten from qtpanel. And theme is from bmpanel.
##Depends
xproto
libx11
libxdamage
libxcomposite
alsa-lib
qt4
##Build
qmake-qt4 yepanel.pro -r -spec linux-g++
make
make install
##Archlinux
...