diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-11-16 19:41:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-11-17 15:55:46 +0900 |
commit | eef19dd5357a1f254f9c4e2db01c75c23e4157e5 (patch) | |
tree | fdd7604a5416839384831e9928781cfdeeeae760 /superkaramba/examples/cleanbar/README | |
parent | da9cd0c056c8275033fca84a1c8d49a8edb0c8ee (diff) | |
download | tdeutils-eef19dd5357a1f254f9c4e2db01c75c23e4157e5.tar.gz tdeutils-eef19dd5357a1f254f9c4e2db01c75c23e4157e5.zip |
superkaramba: added cmake rules for example files and create xcursor.so at build time.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'superkaramba/examples/cleanbar/README')
-rw-r--r-- | superkaramba/examples/cleanbar/README | 25 |
1 files changed, 25 insertions, 0 deletions
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 <adam@rootnode.org> +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. |