From eef19dd5357a1f254f9c4e2db01c75c23e4157e5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 16 Nov 2022 19:41:16 +0900 Subject: superkaramba: added cmake rules for example files and create xcursor.so at build time. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michele Calgaro Signed-off-by: Slávek Banko --- superkaramba/examples/cleanbar/README | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 superkaramba/examples/cleanbar/README (limited to 'superkaramba/examples/cleanbar/README') diff --git a/superkaramba/examples/cleanbar/README b/superkaramba/examples/cleanbar/README new file mode 100644 index 0000000..2c6b146 --- /dev/null +++ b/superkaramba/examples/cleanbar/README @@ -0,0 +1,25 @@ +Cleanbar for SuperKaramba, version 0.4 +Written by Adam Geitgey +Released under the GNU General Public License version 2 + + +Cleanbar requires SuperKaramba 0.31 or higher!! + + +Cleanbar is a simple taskbar, xmms control, and clock. Cleanbar is quick, +simple, and appealing. + +The Launch button brings up the TDE Menu. The play control buttons will control +XMMS (xmmsctrl is required). A clock is shown on the right. Tasks show up +along the middle and the taskbar works just like any other taskbar from the +last 10 years. + +I created this basically as a quick example of how to use the new +event-based task control API in SuperKaramba 0.31. + +It also demonstrates how to create themes that work at any resolution. You +should not have to change anything for this to work on your desktop. + +Please report any major problems you have. + +Thanks. -- cgit v1.2.1