Difference between revisions of "Wmluabutton"
From Ghoulwiki
Ghoulsblade (talk | contribs) |
Ghoulsblade (talk | contribs) |
||
Line 3: | Line 3: | ||
* standard config displays (and changes) current cpu-frequency, audio volume, battery level | * standard config displays (and changes) current cpu-frequency, audio volume, battery level | ||
* standard config has buttons for changing cpu-freq, volume and to start a few programs | * standard config has buttons for changing cpu-freq, volume and to start a few programs | ||
− | * core is written in c++, | + | * core is written in c++, rest completely scripted in lua |
* can load and display .xpm images at runtime | * can load and display .xpm images at runtime | ||
* opensource, license : GPL | * opensource, license : GPL |
Revision as of 23:53, 2 June 2007
a little dockapp i made for my laptop under kubuntu-linux,
- standard config displays (and changes) current cpu-frequency, audio volume, battery level
- standard config has buttons for changing cpu-freq, volume and to start a few programs
- core is written in c++, rest completely scripted in lua
- can load and display .xpm images at runtime
- opensource, license : GPL
- checkout source with svn : http://zwischenwelt.org/svn/wmluabutton/trunk/
Ghoulsblade 01:52, 3 June 2007 (CEST) just registered a freshmeat project =)