List of Modules: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Modules are used for creating custom panels, docks, task managers, desktop switchers, etc. Read more: https://www.fvwm.org/Wiki/Modules ==View== <DPL> category=config category=module category=view debug=1 ordermethod = firstedit order = descending include=%0[350] format={|class=wikitable\n!Config\n!Description\n|-,\n|\n%TITLE%,\n|-,\n|} secseparators=\n|\n, </DPL> ==Panel== <DPL> category=config category=module category=panel debug=1 ordermethod = firstedit...") |
No edit summary |
||
| Line 2: | Line 2: | ||
==View== | ==View== | ||
<DPL> | <DPL> | ||
category=module | category=module | ||
category=view | category=view | ||
| Line 8: | Line 7: | ||
ordermethod = firstedit | ordermethod = firstedit | ||
order = descending | order = descending | ||
include=%0[ | 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> | ||
| Line 15: | Line 14: | ||
==Panel== | ==Panel== | ||
<DPL> | <DPL> | ||
category=module | category=module | ||
category=panel | category=panel | ||
| Line 21: | Line 19: | ||
ordermethod = firstedit | ordermethod = firstedit | ||
order = descending | order = descending | ||
include=%0[ | 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> | ||
| Line 28: | Line 26: | ||
==Pager== | ==Pager== | ||
<DPL> | <DPL> | ||
category=module | category=module | ||
category=pager | category=pager | ||
| Line 34: | Line 31: | ||
ordermethod = firstedit | ordermethod = firstedit | ||
order = descending | order = descending | ||
include=%0[ | 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> | ||
| Line 41: | Line 38: | ||
==Other== | ==Other== | ||
<DPL> | <DPL> | ||
category=module | category=module | ||
category=other | category=other | ||
| Line 47: | Line 43: | ||
ordermethod = firstedit | ordermethod = firstedit | ||
order = descending | order = descending | ||
include=%0[ | 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__ | ||
Revision as of 08:31, 11 July 2025
Modules are used for creating custom panels, docks, task managers, desktop switchers, etc. Read more: https://www.fvwm.org/Wiki/Modules
View
Panel
Pager
Other