Extended Right Panel

From Fvwm Extensions (configs) Archive
Revision as of 12:02, 12 July 2025 by Admin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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

Module FvwmButtons ExRightPanel

DestroyModuleConfig ExRightPanel:*
*ExRightPanel: Geometry 91x$[vp.height]-0+178
*ExRightPanel: Colorset 10
*ExRightPanel: Rows $[vp.height]
*ExRightPanel: Frame 0
*ExRightPanel: (91x40, Icon "$[logo-icon]/fvwm-logo-small.png", Frame 0)
*ExRightPanel: (91x10, ActiveColorset 12, Frame 0)

Test (x stalonetray) *ExRightPanel: (91x20, Swallow(NoClose,UseOld) \
    stalonetray 'Exec exec stalonetray --config \
    "$[FVWM_DATADIR]/default-config/.stalonetrayrc"', Frame 0)

PipeRead 'echo "*ExRightPanel: (91x$(($[vp.height]-325)), \
    Top, Swallow FvwmIconMan \'Module FvwmIconMan\', Frame 0)"'

*ExRightPanel: (91x10, Frame 0)
*ExRightPanel: (91x10, Frame 0)

Style ExRightPanel !Borders, !Title, WindowListSkip, Sticky, StaysOnTop

HOW TO: Copy the code and paste it into your config. Or create FILE 1 and run the below line:
Read $[HOME]/.fvwm/exRPanel.sys