Template:News-info

From Fvwm Extensions (configs) Archive
Revision as of 09:53, 9 July 2025 by Admin (talk | contribs)
Jump to navigation Jump to search

! style="padding:2px;" |

News & Info (Available pages click here)

|- valign="top" | style="color:#000;padding:2px 5px 5px" |

Tiling-before-after.png

Tiling window manager performs tiling using the FvwmRearrange command. It arranges windows on the screen into non-overlapping frames, unlike the more common method of coordinate-based stacking of overlapping windows that aims to fully replicate the desktop metaphor. This is how NsCDE arranges windows vertically and horizontally.

FvwmRearrange -tile $0 -r -mn 3 -maximize 0 0 $[wa.width]p $[wa.height]p #vertical
FvwmRearrange -tile $0 -r -mn 2 -maximize 0 0 
..→