.\" t .\" @(#)WinList.1 01/28/2021 .TH WinList 1x "AfterStep v.2.2.12" "Jan 28 2021" "AfterStep X11 window manager" .UC .SH NAME \fBWinList\fP\ \- AfterStep module displaying list of opened windows .SH CONFIGURATION OPTIONS .IP "Action \fI1|2|3|4|5 action\fP " Defines what function should be executed on the window when specific mouse button is clicked over window's button\&. .IP "Align \fILeft,Right,Top,Bottom\fP " Sets align of the text label in WinList buttons\&. See Also: Alignment flags for further details\&. .IP "AllowCollides" FIXME: add proper description here\&. .IP "BalloonBorderHilite" Defines the bevel to be drawn around balloons \- replaces the BorderWidth setting\&. See Also: Bevel flags for further details\&. .IP "BalloonCloseDelay \fInumber\fP " Determines the delay in ms between when balloon is shown and before it disapears\&. .IP "BalloonDelay \fInumber\fP " Specifies the period in milliseconds to delay the appearance of the balloon\&. .IP "BalloonStyle \fIMyStyle\fP " MyStyle to be used to draw balloon\&. Note that balloons could be shaped (BackPixmap 125 and 126)\&. .IP "BalloonTextPaddingX size" width of the border around the text in balloons\&. .IP "BalloonTextPaddingY size" height of the border around the text in balloons\&. .IP "BalloonXOffset \fIoffset\fP " Specifies the horizontal offset (in pixels) to use when displaying balloons\&. .IP "BalloonYOffset \fIoffset\fP " Specifies the vertical offset (in pixels) to use when displaying balloons\&. .IP "Balloons" Turns on the balloon feature\&. A "balloon" is displayed showing the name of the button the pointer is resting on in the WinList\&. The balloon background and text are configured with the MyStyle "*WinListBalloon" .IP "Bevel \fINone,Left,Right,Top, Bottom, NoOutline\fP " Defines 3D bevel of WinList buttons\&. See Also: Bevel flags for further details\&. .IP "CompositionMethod" Sets composition method to be used to draw WinList buttons\&. Default is alpha\-blending\&. Valid values are in range 130\-145\&. .IP "FBevel \fINone,Left,Right,Top, Bottom, NoOutline\fP " Defines 3D bevel of WinList buttons for windows that are in focused state\&. See Also: Bevel flags for further details\&. .IP "FCompositionMethod" CompositionMethod for WinList buttons representing focused windows\&. .IP "FillRowsFirst" Flag, indicating that WinList should should add new row when new button is added, and only if MaxRows or max height is reached \- add new column\&. By Default WinLIst adds columns first\&. .IP "FocusedBevel" Style used when defining the Bevel appearance for the active window\&. See Also: Bevel flags for further details\&. .IP "FocusedStyle \fI""style""\fP " MyStyle to be used for rendering of window buttons for windows thar are in focused state\&. .IP "Geometry \fI+x+y\fP " Specifies the location of the WinList window\&. Note that only position can be specified \- size is defined by other parameters and number of buttons\&. .IP "HSpacing" FIXME: add proper description here\&. .IP "IconAlign align[,align[,\&.\&.\&.]]" Alignment of the icon See Also: Look Alignment flags for further details\&. .IP "IconLocation location" Determines where icon is placed in relation to text label\&. Numbers from 1 to 9\&. On keypad 5 represent the text label, so other numbers represent location of the icon to be the same as location of the key in relation to 5\&. Say location 6 is to the right of the text label\&. .IP "IconSize WxH" Setxs the size icon should be scaled to\&. .IP "MaxColWidth \fIwidth\fP " Maximum width of the column\&. Older *WinListMaxWidth is still supported for compatibility, but depreciated\&. .IP "MaxColumns \fIcount\fP " Maximum number of columns in WinList\&. .IP "MaxRows \fIcount\fP " Maximum number of rows in WinList\&. .IP "MaxSize \fIWxH\fP " Maximum size of the WinList\&. WinList will not grow larger then this size, when number of buttons increase, but instead it will shrink buttons to fit in allowed space\&. You can set only Width, only Height or both\&. extra rows/columns could be added when max size is reached in one direction\&. .IP "MaxWidth" This is depreciated and just there for compatibility\&. Please use MaxSize/MinSize instead\&. .IP "MinColWidth \fIwidth\fP " Minimum width of the column .IP "MinColWidth \fIwidth\fP " Minimum width of the column .IP "MinSize \fIWxH\fP " Minimum size of the WinList\&. WinList will not shrink smaller then this size, when number of buttons is small, but instead it will enlarge buttons to fill extra space\&. You can set only Width, only Height or both\&. .IP "MyStyle" Styles for different WinList properties are called from the file "winlist", and the associated MyStyle definitions are located in a selected Look file\&. Fonts, foreground and background colors, gradients, pixmaps, and text styles can be specified for WinList's components\&. See Also: MyStyle definition for further details\&. .IP "NoBalloons" Do not show Balloons in WinList\&. .IP "NoCollides" FIXME: add proper description here\&. .IP "NoCollidesSpacing" FIXME: add proper description here\&. .IP "SBevel \fINone,Left,Right,Top, Bottom, NoOutline\fP " Defines 3D bevel of WinList buttons for windows that are in sticky state\&. See Also: Bevel flags for further details\&. .IP "SCompositionMethod" CompositionMethod for WinList buttons representing sticky windows\&. .IP "ScaleIconToTextHeight" If set will cause icon to be scaled to the height of the text label\&. .IP "ShapeToContents" When Shaped extensions are available \- it will cause WinList to have non\-rectangular shape to wrap around columns/rows of buttons\&. .IP "ShowHints" FIXME: add proper description here\&. See Also: Balloon Contents flags for further details\&. .IP "ShowIcon" Will make WinList show an icon next to the window name\&. .IP "Spacing \fIpixels\fP " Based\-on the WinList font height, this function adds the specified number of pixels above and below the displayed text\&. Note that this function will also increase the size of the icon images in WinList\&. .IP "StickyBevel" Style used when defining the Bevel appearance for Sticky windows (those windows tagged as Sticky that appear on all views and desktops)\&. See Also: Bevel flags for further details\&. .IP "StickyStyle \fI\fP " MyStyle to be used for rendering of window buttons for windows thar are in sticky state\&. .IP "UBevel \fINone,Left,Right,Top, Bottom, NoOutline\fP " Defines 3D bevel of WinList buttons for windows that are in unfocused state\&. See Also: Bevel flags for further details\&. .IP "UCompositionMethod" CompositionMethod for WinList buttons representing unfocused windows\&. .IP "UnfocusedBevel" Style used when defining the Bevel appearance inactive active windows\&. See Also: Bevel flags for further details\&. .IP "UnfocusedStyle \fI""style""\fP " MyStyle to be used for rendering of window buttons for windows thar are in focused state\&. .IP "UrgentStyle" FIXME: add proper description here\&. .IP "UseName \fI0|1|2|3|5\fP " Tells WinList what type of name to use for displaying in WinList label\&. # 0 \- Name, 1 \- icon, 2 \- res_name, 3 \- res_class, 5 \- display only icon but no text in winlist .IP "UseSkipList" Obey SkipWinList flags set by applications or database config\&. .IP "VSpacing" FIXME: add proper description here\&. The \fBWinList\fP module provides a window list made up of buttons, each corresponding to a window that AfterStep is managing\&. Clicking on the buttons with any of the three mouse buttons will either do a default action or can be user configured by editing the \fIwinlist\fP file\&.