
Violet - Feb 2010
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
GTK Theme: Clearlooks_Whitegraphite_V2 modified (scrollbars more slim, tab with violet color at the top, menubars smaller, other features 'violeted')
Emerald Theme: WhiteMod modified (window title and buttons violet, window borders smaller)
Icon Theme: Hydroxygen modified
Notes: at the top there is cairo-dock with only launchers and some applets; at the bottom there is tint2 with systray; aroun it, there is a conky (with lua) with some informations about the system. I've made a script to generate automatically background that changes in time, so the desktop background will modifiy every tot time: this is the reason for wich screenshots change desktop background! In this case, the script changes wallpapers based on the violet color, to match the style of the desktop.
In the download link there is GTK theme, Emerald theme, conky theme and cairo-dock theme! :D
aaronlewis1989
10 years ago
See if a device is not mounted currently , you got a 100% usage bar , and mine doesn't goes well ...
Screenshots can be found on one of my old applications:
http://kde-apps.org/content/show.php?content=129006
See crypt1 and crypt2 , when offline , still got a bar , bad enough.
Can you tell me how did you make it ?
Report
aaronlewis1989
10 years ago
Modify lua scripts to sth. like this one:
str=string.format('${if_mounted %s}${%s %s}${else}100${endif}',pt['arg'],pt['name'],pt['arg'])
If target device is not mounted , will be 100% percent.
Report
mikejames183
10 years ago
Report
alecive
10 years ago
Report