
Skutum for Dekorator
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
This is a Deco theme for use with deKorator, which can be found here:
http://kde-look.org/content/show.php?content=31447
Install as instructed on the Decorator post.
UPDATE: solved the right-frame problem now!
##THIS IS MY FIRST WINDOW DECORATION, and
##has still a tiny right-frame bug: can
##anyone help me solve this?
Ported from gnome metacity decoration "Scutum".
I included in the tarball a color-scheme and the screenshot from which I took the bitmaps.
motyR
15 years ago
the thickness of the left buttom and right frames is read from the height of the buttom frame image, so if it's 5 at yours make the width of the left and right frames also 5 and not 4( that's why it shifted one pixel to th left)
anyhow looks great voted good:)
Report
elgx
15 years ago
I have to make "buttomRightCornerBg.png", "rightFrameBg.png" and "topRightCornerBg.png" have the same width?
But if the windeco has a bottom rounded corner, which roundness exceed in width (and height) towards the inside of the window (sorry, not really an english speaker ^^), let's say a 10*10pixels image, will I have to make the bottom frame 10pixels tall and the right frame 10pixels wide? And what about the TopLeft/RightCorner images? you see from the screenshot that colours sharply change from bright to dark...
Thanks you very much!
Elena
Report
motyR
15 years ago
well yea, that's right all th ones u mention as to be in the same width, basicly at the moment the top bar frame height is read from the top mid bar image, and all the rest from the buttom frame height, but it would change in the next release...
BTW have looked at your site, nice one:)
Report
elgx
15 years ago
Report