List of Decors: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Decor refers to the window decorations or "decors". Fvwm itself is highly configurable, "decors" are the visual elements that make up the window borders and titlebars. Window Styles are divided into three categories: ButtonStyles, TitleStyles, and BorderStyles. Each of these styles controls the look of the associated piece.<br> | |||
Read more: https://www.fvwm.org/Wiki/Decor | |||
==Decor== | ==Decor== | ||
<DPL> | <DPL> | ||
| Line 7: | Line 9: | ||
order = descending | order = descending | ||
include=%0[260] | include=%0[260] | ||
format={|class=wikitable\n! | format={|class=wikitable\n!Code\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|} | ||
secseparators=\n|\n, | secseparators=\n|\n, | ||
</DPL> | </DPL> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
Latest revision as of 19:32, 11 July 2025
Decor refers to the window decorations or "decors". Fvwm itself is highly configurable, "decors" are the visual elements that make up the window borders and titlebars. Window Styles are divided into three categories: ButtonStyles, TitleStyles, and BorderStyles. Each of these styles controls the look of the associated piece.
Read more: https://www.fvwm.org/Wiki/Decor
Decor
| Code | Description |
|---|---|
Thin Decor (decors) A thin and stylish configuration for the looks of the windows.
## FILE 1: thinDec.txt ## Decors ## Title active color Colorset 40 fg #ffffff, bg..→ | |
| QNX Decor (decors) This decor makes use of the MultiPixmap option to place transitional images between the button locations and titles. This decor requires a collection of ..→ | |
|
4 Button Decor (decors) Inspired by QNX Decoration by having four buttons instead of the standard three buttons. An example of any number of buttons. This decor ..→ |


