List of Decors: Difference between revisions

From Fvwm Extensions (configs) Archive
Jump to navigation Jump to search
(Created page with "A Decor is a collection of configurations for the looks of the windows. Read more: https://www.fvwm.org/Wiki/Decor ==Decor== <DPL> category=scripts category=decor debug=1 ordermethod = firstedit order = descending include=%0[350] format={|class=wikitable\n!Script\n!Description\n|-,\n|\n%TITLE%,\n|-,\n|} secseparators=\n|\n, </DPL> __NOTOC____NOEDITSECTION__")
 
No edit summary
Line 2: Line 2:
==Decor==
==Decor==
<DPL>
<DPL>
category=scripts
category=decor
category=decor
debug=1
debug=1
ordermethod  = firstedit
ordermethod  = firstedit
order = descending
order = descending
include=%0[350]
include=%0[260]
format={|class=wikitable\n!Script\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|}
format={|class=wikitable\n!Script\n!Description\n|-,\n|\n[[%PAGE%|%TITLE%]],\n|-,\n|}
secseparators=\n|\n,
secseparators=\n|\n,

Revision as of 08:09, 11 July 2025

A Decor is a collection of configurations for the looks of the windows. Read more: https://www.fvwm.org/Wiki/Decor

Decor

Script Description

Thin Decor

Image
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

Image
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

Image
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 ..→