
CXsteel window decoration
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
A window decoration made with gimp and decgen. Now with colorization thanks to decgen 0.4, Thanks for the continued support maitre.
15 years ago
Decgen 0.4 makeover.
Colorization support - Thanks maitre
Refined masks.
Help button removed.
15 years ago
Decgen 0.4 makeover.
Colorization support - Thanks maitre
Refined masks.
Help button removed.
franzf
15 years ago
So I had to add a new branch in portage, instead of just updating the ebuild...
All in all i like it VERY much, hope you now are happy with the name for future versions :)
Franz
Report
pootie
15 years ago
Report
SammyD
15 years ago
Report
pootie
15 years ago
Report
maitre
15 years ago
In the future too, you can tell the deco not to draw the help button if you want.
Inside the function
inline void TemplateClient::addButtons(QBoxLayout *layout, const QString &s) {
remove the "case 'H' : " line to the "break;" line.
By the way - I just finished up support for colorizing. Decgen 0.4 now supports KDE's color settings. I've only tried this with my template, look for decgen 0.4 sometime this week.
Report
pootie
15 years ago
Report