Class | Rumai::View |
In: |
lib/rumai/wm.rb
|
Parent: | WidgetNode |
The visualization of a tag.
Arranges the clients in this view, while maintaining their relative order, in the tiling fashion of LarsWM. Only the first client in the primary column is kept; all others are evicted to the top of the secondary column. Any subsequent columns are squeezed into the bottom of the secondary column.
Arranges the clients in this view, while maintaining their relative order, in a (at best) equilateral triangle. However, the resulting arrangement appears like a diamond because wmii does not waste screen space.
Arranges the clients in this view, while maintaining their relative order, in a (at best) square grid.