- AllowBorder
-
Denotes that beveled borders should be drawn around
the window frame and titlebar. This is on by default, so this
option is only usefull in combination with inheriting previously defined
window frames.
See Also: Inherit MyFrame for details.
- CondenseTitlebar Left | Right |Center
-
Allows titlebars to be smaller then the size of the window .
The paramater defines the Alignment of the whole titlebar.
See Also: Alignment flags for further details.
- Corner
[ SouthEast | SouthWest | NorthEast | NorthWest ]
"pixmap_name"
-
Specifies the corner of the window frame to be decorated
and the pixmap to be used.
- CornerAlign
-
FIXME: add proper description here.
See Also: Alignment flags for further details.
- CornerBevel
-
FIXME: add proper description here.
See Also: Bevel flags for further details.
- CornerFBevel
-
Alias for CornerFocusedBevel .
See Also: Bevel flags for further details.
- CornerFocusedBevel
-
FIXME: add proper description here.
See Also: Bevel flags for further details.
- CornerSBevel
-
Alias for CornerStickyBevel .
See Also: Bevel flags for further details.
- CornerSize NorthEast | SouthEast | NorthWest | SouthWest |Any WIDTHxHEIGHT
-
FIXME: add proper description here.
- CornerStickyBevel NorthEast | SouthEast | NorthWest | SouthWest |Any None |[ Left , Top , Right , Bottom , Extra , NoOutline ]
-
FIXME: add proper description here.
See Also: Bevel flags for further details.
- CornerUBevel
-
Alias for CornerUnfocusedBevel .
See Also: Bevel flags for further details.
- CornerUnfocusedBevel
-
FIXME: add proper description here.
See Also: Bevel flags for further details.
- East "pixmap_name"
-
Specifies the pixmap to be displayed in the right border
of the window frame, if DecorateFrames is set .
- FrameFStyle MyStyle
-
Alias for FrameFocusedStyle .
- FrameFocusedStyle MyStyle
-
Defines the MyStyle to apply to the window frame if window is in focused state.
- FrameSStyle MyStyle
-
Alias for FrameStickyStyle .
- FrameStickyStyle MyStyle
-
Defines the MyStyle to apply to the window frame if window is in sticky state.
- FrameUStyle MyStyle
-
Alias for FrameUnfocusedStyle .
- FrameUnfocusedStyle MyStyle
-
Defines the MyStyle to apply to the window frame if window is in unfocused state.
- Inherit frame_name
-
Specifies a MyFrame to inherit options from. Options from
frame_name will override previously specified options for
this frame. Inherit is a good way to save memory and network
bandwidth if the same BackPixmap is used for several frames,
as the pixmap will only be loaded for the inherited frame.
- InheritDefaults
-
FIXME: add proper description here.
- LeftBtnAlign
-
Defines the alignment of the left buttons in the titlebar.
See Also: Look Alignment flags for further details.
- LeftBtnBackAlign
-
Defines the alignment of the background of the left buttons.
See Also: Alignment flags for further details.
- LeftBtnBackground
-
Defines the background to be used for the left buttons.
- LeftSpacerBackAlign
-
Defines the alignment of the background of the (by default) leftmost spacer of the titlebar.
See Also: Alignment flags for further details.
- LeftSpacerBackground
-
Defines the background to be used for the (by default) leftmost spacer of the titlebar.
See Also: Titlebar Layout for further details.
- LeftTitleSpacerBackAlign
-
Defines the alignment of the background of the (by default) inner spacer, left of the window title.
See Also: Alignment flags for further details.
- LeftTitleSpacerBackground
-
Defines the background of the (by default) inner spacer, left of the window title.
- LeftTitlebarLayout [ Buttons ] | [ Spacer ] | [ TitleSpacer ]
-
Defines the order of the elements in the titlebar left of the window title, where default is Spacer - Buttons - TitleSpacer .
See Also: Titlebar Layout Flags for further details.
- MyFrame "frame_name"
- frame_option
- ~MyFrame
-
Specifies the beginning of a frame definition. The frame can be
referred to later by frame_name.
~MyFrame ends a frame definition.
- NoBorder
-
Denotes that beveled borders should not be drawn around
the window frame and titlebar.
- NoCorner
-
FIXME: add proper description here.
- NoSide
-
FIXME: add proper description here.
- North "pixmap_name"
-
Specifies the pixmap to be displayed in the top border
of the window frame, if DecorateFrames is set .
- NorthEast "pixmap_name"
-
Specifies the pixmap to be displayed in the top right
corner of the window frame, if DecorateFrames is set .
- NorthWest "pixmap_name"
-
Specifies the pixmap to be displayed in the top left
corner of the window frame, if DecorateFrames is set .
- RightBtnAlign
-
Defines the alignment of the right buttons in the titlebar.
See Also: Look Alignment flags for further details.
- RightBtnBackAlign
-
Defines the alignment of the background of the right buttons.
See Also: Alignment flags for further details.
- RightBtnBackground
-
Defines the background to be used for the right buttons.
- RightSpacerBackAlign
-
Defines the alignment of the background of the (by default) rightmost spacer of the titlebar.
See Also: Alignment flags for further details.
- RightSpacerBackground
-
Defines the background to be used for the (by default) rightmost spacer of the titlebar.
See Also: Titlebar Layout for further details.
- RightTitleSpacerBackAlign
-
Defines the alignment of the background of the (by default) inner spacer, right of the window title.
See Also: Alignment flags for further details.
- RightTitleSpacerBackground
-
Defines the background of the (by default) inner spacer, right of the window title.
- RightTitlebarLayout [ Buttons ] | [ Spacer ] | [ TitleSpacer ]
-
Defines the order of the elements in the titlebar left of the window title, where default is TitleSpacer , Buttons , Spacer .
See Also: Titlebar Layout Flags for further details.
- Side
[ South | North | East | West ]
"pixmap_name"
-
Specifies the side of the window frame to be decorated
and the pixmap to be used.
- SideAlign
-
FIXME: add proper description here.
See Also: Alignment flags for further details.
- SideBevel
-
FIXME: add proper description here.
See Also: Bevel flags for further details.
- SideFBevel
-
Alias for SideFBevel .
See Also: Bevel flags for further details.
- SideFocusedBevel
-
FIXME: add proper description here.
See Also: Bevel flags for further details.
- SideSBevel
-
Alias for SideStickyBevel .
See Also: Bevel flags for further details.
- SideSize
-
FIXME: add proper description here.
- SideStickyBevel
-
FIXME: add proper description here.
See Also: Bevel flags for further details.
- SideUBevel
-
Alias for SideUnfocsedBevel.
See Also: Bevel flags for further details.
- SideUnfocusedBevel
-
FIXME: add proper description here.
See Also: Bevel flags for further details.
- South "pixmap_name"
-
Specifies the pixmap to be displayed in the bottom border
of the window frame, if DecorateFrames is set .
- SouthEast "pixmap_name"
-
Specifies the pixmap to be displayed in the bottom right
corner of the window frame, if DecorateFrames is set .
- SouthWest "pixmap_name"
-
Specifies the pixmap to be displayed in the bottom left
corner of the window frame, if DecorateFrames is set .
- TitleAlign
-
FIXME: add proper description here.
See Also: Alignment flags for further details.
- TitleBackground
-
Defines the background to be used for the window title.
- TitleBackgroundAlign
-
Defines the alignment of the background of the window title.
See Also: Alignment flags for further details.
- TitleBevel
-
FIXME: add proper description here.
See Also: Bevel flags for further details.
- TitleCompositionMethod
-
FIXME: add proper description here.
- TitleFBevel
-
Alias for TitleFocusedBevel .
See Also: Bevel flags for further details.
- TitleFCompositionMethod
-
Alias for TitleFocusedCompositionMethod .
- TitleFHue
-
Alias for TitleFocusedHue .
- TitleFSaturation
-
Alias for TitleFocusedSaturation .
- TitleFStyle MyStyle
-
Alias for TitleFocusedStyle .
- TitleFocusedBevel
-
Determines the bevel to be drawn around the title bar if
window is in focused state.
See Also: Bevel flags for further details.
- TitleFocusedCompositionMethod
-
FIXME: add proper description here.
- TitleFocusedHue
-
FIXME: add proper description here.
- TitleFocusedSaturation
-
FIXME: add proper description here.
- TitleFocusedStyle MyStyle
-
MyStyle to apply to titlebar if window is in focused state.
- TitleHSpacing value
-
Defines the space in pixel to insert between window title and the buttons/spacers.
Please note that CondenseTitlebar is influencing the behaviour of this option.
- TitleSBevel
-
Alias for TitleStickyBevel .
See Also: Bevel flags for further details.
- TitleSCompositionMethod
-
Alias for TitleStickyCompositionMethod .
- TitleSHue
-
Alias for TitleStickyHue .
- TitleSSaturation
-
Alias for TitleStickySaturation .
- TitleSStyle MyStyle
-
Alias for TitleStickyStyle .
- TitleStickyBevel
-
Determines the bevel to be drawn around the title bar if
window is in unfocused state.
See Also: Bevel flags for further details.
- TitleStickyCompositionMethod
-
FIXME: add proper description here.
- TitleStickyHue
-
FIXME: add proper description here.
- TitleStickySaturation
-
FIXME: add proper description here.
- TitleStickyStyle MyStyle
-
MyStyle to apply to titlebar if window is in sticky state.
- TitleUBevel
-
Alias for TitleUnfocusedBevel .
See Also: Bevel flags for further details.
- TitleUCompositionMethod
-
Alias for TitleUnfocusedCompositionMethod .
- TitleUHue
-
Alias for TitleUnfocusedHue .
- TitleUSaturation
-
Alias for TitleUnfocusedSaturation .
- TitleUStyle MyStyle
-
Alias for TitleUnfocusedStyle .
- TitleUnfocusedBevel
-
Determines the bevel to be drawn around the title bar if
window is in unfocused state.
See Also: Bevel flags for further details.
- TitleUnfocusedCompositionMethod
-
FIXME: add proper description here.
- TitleUnfocusedHue
-
FIXME: add proper description here.
- TitleUnfocusedSaturation
-
FIXME: add proper description here.
- TitleUnfocusedStyle MyStyle
-
MyStyle to apply to titlebar if window is in unfocused state.
- TitleVSpacing value
-
- West "pixmap_name"
-
Specifies the pixmap to be displayed in the left border
of the window frame, if DecorateFrames is set .