ConfigDialog ConfigDialog 0 0 471 525 Config Dialog unnamed tabWidget2 tab M&isc unnamed generalbox GroupBoxPanel Sunken Decoration Settings unnamed titlealign Title &Alignment Use these buttons to set the alignment of the window title unnamed AlignLeft L&eft Alt+E AlignHCenter &Center Alt+C false AlignRight Ri&ght Alt+G buttonGroup6 Text Shadow unnamed useShdtextChkBox &Use shadowed text Alt+U layout15 unnamed buttonGroup7 false Active unnamed layout11 unnamed textLabel1_5 false X : activeShdtextXSpinBox false 3 -3 textLabel1_5_2 false Y : activeShdtextYSpinBox false 3 -3 layout10 unnamed textLabel1_6 false Color activeShdColBtn false buttonGroup7_2 false Inactive unnamed layout11_2 unnamed textLabel1_5_4 false X : inActiveShdtextXSpinBox false 3 -3 textLabel1_5_2_3 false Y : inActiveShdtextYSpinBox false 3 -3 layout14 unnamed textLabel1_6_3 false Color inActiveShdColBtn false buttonGroup9 Pressed Buttons Shift unnamed layout17 unnamed layout16 unnamed textLabel1_5_3 X : btnShiftXSpinBox 3 -3 textLabel1_5_2_2 Y : btnShiftYSpinBox 3 -3 spacer2 Horizontal Expanding 161 21 useMenuImageChkBox Use menu button image insted o&f the app icon Alt+F ignoreAppIcnCol Ignore app icon colorizing dblClkCloseChkBox Close &window by by double clicking the menu button Alt+W showBtmBorderChkBox Show &bottom border when window is shaded Alt+B spacer11_2 Vertical Expanding 20 30 TabPage Color&s unnamed buttonGroup2 Colors unnamed layout19 unnamed buttonGroup14 Active unnamed colorizeActFramesChkBox Colrize &frames Alt+F colorizeActButtonsChkBox Colorize &buttons Alt+B buttonGroup14_2 Inactive unnamed colorizeInActFramesChkBox Colrize &frames Alt+F colorizeInActButtonsChkBox Colorize &buttons Alt+B buttonGroup5 Hover Effects unnamed useAnimChkBox &Use buttons animation Alt+U layout18 unnamed buttonGroup12 Animate Effect unnamed Intensity Blend Solarize Fade Trashed Hue Shift animateEfeectsCombo false layout37 unnamed textLabel1_8 false Steps : stepsSpinBox false 10 1 textLabel2_5 false Interval intervalSpinBox false 1000 1 KeepAnimateChkBox Keep Animating buttonGroup11 Hover And Press Effect unnamed To Gray Colorize DeSaturate To Gamma Use Image Colors hoverTypeCombo layout14 unnamed textLabel1_4 Amount : effectsAmount_SpinBox 10 1 buttonGroup13 Highlight Colors unnamed layout19 unnamed layout17 unnamed textLabel1_3 Active color activeHighlightClrBtn layout18 unnamed textLabel1_3_2 Inactive color inActiveHighlightClrBtn buttonGroup5_2 Colorizing Method unnamed layout38 unnamed textLabel2_4 Deco's Liquid Method Kde Method Hue Adgustment decoColorizeComboBox layout39 unnamed textLabel3 Buttons Liquid Method Kde Method Hue Adgustment buttonsColorizeComboBox spacer6 Vertical Expanding 20 16 TabPage Buttons unnamed useCusBtnClrChkBox Use custom buttons colors buttonGroup16 false Custom Buttons Colors unnamed textLabel1_7 Apply custom colors to: layout37 unnamed cusColActBtnChkBox Active buttons cusColInActBtnChkBox InActive buttons spacer10_2 Vertical Expanding 20 20 layout42 unnamed layout41 unnamed layout38 unnamed textLabel9 Close closeClrBtn layout25 unnamed textLabel1 Max maxClrBtn layout28 unnamed textLabel4_2 Help helpClrBtn layout29 unnamed textLabel5 Sticky stickyClrBtn layout32 unnamed textLabel7 Above aboveClrBtn layout28_2 unnamed textLabel4_2_2 Below belowClrBtn layout31_2 unnamed textLabel6_2 Shade shadeClrBtn layout36 unnamed layout27 unnamed textLabel3_2 Min minClrBtn layout26 unnamed textLabel2_2 Restore restoreClrBtn layout33_2 unnamed textLabel8_2 Menu menuClrBtn layout31 unnamed textLabel6 Sticky Down stickyDownClrBtn layout33 unnamed textLabel8 Above Down aboveDownClrBtn layout29_2 unnamed textLabel5_2 Below Down belowDownClrBtn layout32_2 unnamed textLabel7_2 Shade Down shadeDownClrBtn spacer18 Vertical Expanding 20 60 TabPage &Paths unnamed buttonGroup3 Tiles Path's unnamed textLabel1_2 Frames tiles Path framesPathKurl textLabel2 Buttons tiles path buttonsPathKurl useMasks_Chkbox &Use Masks Alt+U textLabel2_3 false Masks tiles path masksPathKurl false spacer12_2 Vertical Expanding 20 100 TabPage &Themes unnamed buttonGroup10 Preview unnamed layout12 unnamed spacer5 Horizontal Expanding 95 20 previewLabael 5 5 0 0 true This is a Screen shot of what TDM will look like when you go to log in. spacer4 Horizontal Expanding 95 20 Theme Name true true themesKlstView true layout13 unnamed installthemeBtn Install Ne&w Theme removeThemBtn R&emove Theme Alt+E applyThemeBtn Set The&me Paths Alt+M TabPage &Help unnamed textEdit1 ****** Summary ****** deKorator is a twin engine that takes several user-defined images and presents them as a window decoration. deKorator expects to find those in a theme. Here is a guide for building such a theme. ****** In the package ****** deKorator comes with: * default-theme - Used by default, illustrates some of deKorator's features. * ugly-theme - It's purpose is to understand the way deKorator paints the decorations. * template-theme - this theme is meant to be a template theme for other themes,this theme features all possible buttons. * Bushido-Yellow-theme - shows how masking can be done. ****** Names ****** deKorator expects the same directory structure and file names as the ones in default-theme. Every theme file should end with "-theme" (as in "default- theme"), and should contain all the folders that are in default-theme (deco, buttons, masks). ****** Sizes ****** deKorator determines the 4 borders' sizes from: |Property |Source | ------------------------------------------------------------------------------------------------ |the left border width |midLeftFrameBg's width | |the right border width |midRightFrameBg's width | |the top bar height |midTitleBg's height | |the bottom border height |midBottomFrameBg's height | All parts that build up a specific border should be in the same width or height correspondingly. An example follows for a window decoration with a 10px high top bar, a 20px wide left border, a 30px wide right border and a 40px high bottom border. All tiles in the top bar should be 10 pixel high: * topLeftCornerBg * leftButtonsBg * leftTitleBg * midTitleBg * rightTitleBg * rightButtonsBg * topRightCornerBg All tiles in the left border should be 20 pixel wide: * topLeftFrameBg * midLeftFrameBg * bottomLeftFrameBg All tiles in the right border should be 30 pixel wide: * topRightFrameBg * midRightFrameBg * bottomRightFrameBg All tiles in the bottom border should be 40 pixel high: * leftBottomFrameBg * midBottomFrameBg * rightBottomFrameBg The corner tiles should fit into the tile grid: Tile Height Width topLeftCornerBg 10 20 topRightCornerBg 10 30 leftBottomFrameBg 40 20 rightBottomFrameBg 40 30 ****** Buttons ****** The button images are separated into background and foreground ones. ***** Background ***** The button background uses the leftButtonsBg and the rightButtonsBg tiles. Their height should be the same as the top bar's. The background's repeated horizontally to fit the buttons in. ***** Foreground ***** The width is determined by the button width. This way theme makers can put the buttons as close as they wish. To make space between buttons you can add transparent pixels to the right and left. A button with a smaller height than the top bar's gets centered vertically. To place the button in a custom height use transparent pixels, too. ****** Masks ****** Masks contain only black and white. Black pixels are subtracted from the decoration. ****** Image format ****** All images should be in PNG. ****** Tips and Tricks ****** Allways start up building your theme from the template-theme. WidgetWidth true tab &About unnamed spacer10 Horizontal Expanding 35 20 spacer9 Horizontal Expanding 34 20 spacer11 Vertical Expanding 20 60 spacer12 Vertical Expanding 20 80 kActiveLabel4 <p align="center"><h3>deKorator Window's Decoration Version 0.3</h3></p><br> <p align="center">Art Designer: jon clarke AKA ArbitraryReason<br> Email: <a href="mailto:jjclarke2003@yahoo.com"><font color="#ff0000">jjclarke2003@yahoo.com</font></a><br> <p align="center">Theme contributer: Zoran Karavla AKA the-error<br> Email: <a href="mailto:webmaster@the-error.net"><font color="#ff0000">webmaster@the-error.net</font></a><br> <p align="center">Author: moty rahamim<br> Email: <a href="mailto:moty.rahamim@gmail.com"><font color="#ff0000">moty.rahamim@gmail.com</font></a></p> useMasks_Chkbox toggled(bool) masksPathKurl setEnabled(bool) useShdtextChkBox toggled(bool) textLabel1_5 setEnabled(bool) useShdtextChkBox toggled(bool) activeShdtextXSpinBox setEnabled(bool) useShdtextChkBox toggled(bool) textLabel1_5_2 setEnabled(bool) useShdtextChkBox toggled(bool) activeShdtextYSpinBox setEnabled(bool) useShdtextChkBox toggled(bool) textLabel1_6 setEnabled(bool) useShdtextChkBox toggled(bool) activeShdColBtn setEnabled(bool) useShdtextChkBox toggled(bool) buttonGroup7 setEnabled(bool) useShdtextChkBox toggled(bool) textLabel1_5_4 setEnabled(bool) useShdtextChkBox toggled(bool) inActiveShdtextXSpinBox setEnabled(bool) useShdtextChkBox toggled(bool) textLabel1_5_2_3 setEnabled(bool) useShdtextChkBox toggled(bool) inActiveShdtextYSpinBox setEnabled(bool) useShdtextChkBox toggled(bool) textLabel1_6_3 setEnabled(bool) useShdtextChkBox toggled(bool) inActiveShdColBtn setEnabled(bool) useShdtextChkBox toggled(bool) buttonGroup7_2 setEnabled(bool) useAnimChkBox toggled(bool) animateEfeectsCombo setEnabled(bool) useCusBtnClrChkBox toggled(bool) buttonGroup16 setEnabled(bool) useAnimChkBox toggled(bool) textLabel1_8 setEnabled(bool) useAnimChkBox toggled(bool) stepsSpinBox setEnabled(bool) useAnimChkBox toggled(bool) textLabel2_5 setEnabled(bool) useAnimChkBox toggled(bool) intervalSpinBox setEnabled(bool) useAnimChkBox toggled(bool) KeepAnimateChkBox setEnabled(bool) useMasks_Chkbox toggled(bool) textLabel2_3 setEnabled(bool) kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kcolorbutton.h kurlrequester.h klineedit.h kpushbutton.h kurlrequester.h klineedit.h kpushbutton.h kurlrequester.h klineedit.h kpushbutton.h tdelistview.h kactivelabel.h