General:
Configures the general information...
Just fill in the author name and the version number
[General]
Author=ShellWM Team
Version=1.0
Window:
Sets the four images used for the window frame.
"Begin" and "End" is the last pixel of the non-changing image part.
"Style" values are: "stretch" or "tile"
"RollupHeight" sets how big the rolled up window is
[Window]
LeftBegin=5
LeftEnd=5
TopBegin=2
TopEnd=2
RightBegin=5
RightEnd=5
BottomBegin=2
BottomEnd=2
LeftImage=left.bmp
LeftStyle=STRETCH
TopImage=top.bmp
TopStyle=STRETCH
RightImage=right.bmp
RightStyle=STRETCH
BottomImage=bottom.bmp
BottomStyle=STRETCH
RollupHeight=12
Title:
Configures the look of the window title.
"ShiftHor" is where it starts horizontally (the number of pixels from the left)
"Clip" is where it ends (the number of pixels from the right)
"ShiftVer" is where it starts vertically (the number of pixels from the top)
"Alignment" can be "TOPLEFT", "TOP", "TOPRIGHT" (means left, center, right)
"font" is the name of the font
"size" is the size of the font
"Bold", "Italic" and "Underline": "YES" or "NO"
Active/Inactivecolors (xxx,xxx,xxx format... 000,000,000 works / 0,0,0 does not)
"Image" is the image to be used for title background only
"TitleBegin" and "TitleEnd" set the start and the end of the title background image
"Style" can be "TILE" or "STRETCH"
[Title]
ShiftHor=57
Clip=78
ShiftVer=6
Style=TILE
TitleBegin=0
TitleEnd=0
Image=backtitle.bmp
Alignment=TOP
Font=MS Sans Serif
Size=8
ActiveColor=255,255,255
InactiveColor=128,128,128
Bold=YES
Italic=NO
Underline=NO
Close, Min, Max, Restore, OnTop, Rollup:
These are the 6 titlebar buttons.
"Alignment" can be "TOPRIGHT", "TOPLEFT", "BOTTOMLEFT", "BOTTOMRIGHT"
If you don't want a button, set the image to "none" like this... Image=none
"ShiftVer" and "ShiftHor" is where the image starts
[Close]
ShiftHor=6
ShiftVer=6
Image=Close.bmp
Alignment=TOPRIGHT
[Min]
ShiftHor=40
ShiftVer=6
Image=Min.bmp
Alignment=TOPRIGHT
[Max]
ShiftHor=24
ShiftVer=6
Image=Max.bmp
Alignment=TOPRIGHT
[Restore]
Image=Res.bmp
[OnTop]
Image=ontop.bmp
ShiftHor=39
ShiftVer=6
Alignment=TOPLEFT
[Rollup]
Image=rollup.bmp
Alignment=TOPLEFT
ShiftHor=23
ShiftVer=6
Icon:
This defines the application Icon and it's position
If you don't want to show it, set "Style" to: style=NOICON
"ShiftHor" and "ShiftVer" is where the image starts.
[Icon]
ShiftHor=6
ShiftVer=5
Style=NORMAL
Alignment=TOPLEFT