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
|
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
|
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
|
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
|
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
|
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
|
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 ..→
|
| Code
|
Description
|
|
Control Pager
|
Control Pager (modules) is made of FvwmButtons. Miniature view of desktops (2x4).
## FILE 1: controlPg.txt
## Modules
## Pager
# Virtual Desktop
DesktopSize ..→
|
|
Pager 2x4
|
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
|
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
|
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
|
Restart Shutdown (modules) is made of FvwmButtons contaner. Has four functions: Logout, Restart, Power-off and Cancel.
## FILE 1: restartSDown.txt
## ..→
|
|
Wifi Sound Tray
|
Wifi Sound Tray (modules) A simple wifi, sound and other loaded device icon holder.
## FILE 1: wifiSound.txt
## Modules
Module FvwmButtons WifiSnd
DestroyModul ..→
|