List of Modules: Difference between revisions

From Fvwm Extensions (configs) Archive
Jump to navigation Jump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
Modules are used for creating custom panels, docks, task managers, desktop switchers, etc. Read more: https://www.fvwm.org/Wiki/Modules
Modules are external programs that extend the functionality of the Fvwm window manager. They interact with Fvwm through a defined interface and can perform various tasks, such as managing windows, handling user input, and providing visual feedback.<br>
Read more: https://www.fvwm.org/Wiki/Modules
 
==View==
==View==
<DPL>
<DPL>
category=module
category=modules
category=view
category=view
debug=1
debug=1
Line 14: Line 16:
==Panel==
==Panel==
<DPL>
<DPL>
category=module
category=modules
category=panel
category=panel
debug=1
debug=1
Line 26: Line 28:
==Pager==
==Pager==
<DPL>
<DPL>
category=module
category=modules
category=pager
category=pager
debug=1
debug=1
Line 38: Line 40:
==Other==
==Other==
<DPL>
<DPL>
category=module
category=modules
category=other
category=other
debug=1
debug=1

Latest revision as of 19:26, 11 July 2025

Modules are external programs that extend the functionality of the Fvwm window manager. They interact with Fvwm through a defined interface and can perform various tasks, such as managing windows, handling user input, and providing visual feedback.
Read more: https://www.fvwm.org/Wiki/Modules

View

Code Description

Window List

Image
Window List (modules) Generates a pop-up menu (and pops it up) in which the title and description of each of the windows currently on the desktop are shown.
## 
..→

Panel

Code Description

Control Panel

Image
Control Panel (modules) is made of FvwmButtons. A module that provides a window of buttons that can be used to build different types of panels. The window is ..→

Dash To Dock

Image
Dash To Dock (modules) is an application panel bar that can be moved to a different side of the screen to be pushed temporarily aside when working at a crowded ..→

Extended Right Panel

Image
Extended Right Panel (modules) is a a modified Right Panel of the default Fvwm.
## FILE 1: exRPanel.txt
## Modules

SetEnv logo-icon $[HOME]/.fvwm/icons
..→

Task Curve Panel

Image
Task Curve Panel (modules) is made of FvwmButtons. The main panel building modules that lays out a panel into a series of buttons, such as this task bar based on ..→

Task Flux Panel

Image
Task Flux Panel (modules) is made of FvwmButtons. The main panel building modules that lay out a panel into a series of buttons, such as this taskbar, based on ..→

Pager

Code Description

Control Pager

Image
Control Pager (modules) is made of FvwmButtons. Miniature view of desktops (2x4).
## FILE 1: controlPg.txt
## Modules

## Pager

# Virtual Desktop
DesktopSize 
..→

Pager 2x4

Image
Pager 2x4 (modules) is a miniature view of the desktops(2x4). The pager is used to change your view-port into the current desktop, to change desktops, or to move windows ..→

Pager 1x5

Image
Pager 1x5 (modules) is a miniature view of the desktops(1x5). This is a useful reminder of where your active windows are. The pager is used to change your viewport into the ..→

Other

Code Description

Calendar

Image
Calendar (modules) is made of FvwmButtons and a time/date script that is swallowed, which displays the current time and date. And the Yad script displays the calendar.
##
..→

Restart Shutdown

Image
Restart Shutdown (modules) is made of FvwmButtons contaner. Has four functions: Logout, Restart, Power-off and Cancel.
## FILE 1: restartSDown.txt
## 
..→

Wifi Sound Tray

Image
Wifi Sound Tray (modules) A simple wifi, sound and other loaded device icon holder.
## FILE 1: wifiSound.txt
## Modules

Module FvwmButtons WifiSnd

DestroyModul
..→