Extended Right Panel: Difference between revisions
Jump to navigation
Jump to search
(Created page with "right|150px|link=Extended Right Panel|Image '''Extended Right Panel''' <small>''(modules)''</small> is a a modified Right Panel of the default Fvwm. <pre> ## FILE 1: exRPanel.txt SetEnv logo-icon $HOME]/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 "$[log...") |
No edit summary |
||
| Line 1: | Line 1: | ||
[[File: | [[File:Ex-right-panel.png|right|150px|link=Extended Right Panel|Image]] '''[[Extended Right Panel]]''' <small>''(modules)''</small> is a a modified Right Panel of the default Fvwm. | ||
<pre> | <pre> | ||
Revision as of 17:34, 11 July 2025
Extended Right Panel (modules) is a a modified Right Panel of the default Fvwm.
## FILE 1: exRPanel.txt
SetEnv logo-icon $HOME]/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 exRPanel.sys
