Cohjay window decoration
pootie
Source i (link to git-repo or to original if based on someone elses unmodified work):
Decgen 0.4 makeover.
Colorization support - Thanks maitre
Refined masks.
Help button removed.
More KDE 3.x Window Decorations from pootie:
Other KDE 3.x Window Decorations:
© 2025 store.kde.org - The official KDE Store
All rights reserved. All trademarks are copyright by their respective owners. All contributors are responsible for their uploads.
Ratings & Comments
6 Comments
... why did you change the name to cxsteel? It would have been much easier to just increase the version-number. 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
Sorry about that. I wasn't too sure about this causing anyone any problems, it was meant to be a precaution. I will stick with the name in the future.
Looks good - i've just started playing with decgen and have a question. How do you change the position of the close/min/max buttons? I notice yours are together where as normally there is a 2 pixel gap? Thanks Sam
Take a look in the packagename.h file under the kwin directory. There are several fairly simple settings in there one of which is the button spacing setting, which defaults to 3 I think.
Fresh design pootie, nice job. 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.
Thanks. Can't wait for the release :)