Files
xmonad-contrib/XMonad/Layout
portnov84 8362a5b81b Column_layout.dpatch
This module defines layot named Column. It places all windows in one
column. Windows heights are calculated from equation: H1/H2 = H2/H3 = ... = q,
where `q' is given (thus, windows heights forms a geometric progression). With
Shrink/Expand messages one can change the `q' value.
2009-06-05 18:45:15 +00:00
..
2007-12-08 01:48:46 +00:00
2009-06-02 17:17:54 +00:00
2009-01-11 13:45:13 +00:00
2007-12-07 23:38:27 +00:00
2009-06-05 18:45:15 +00:00
2009-02-22 04:22:20 +00:00
2007-12-08 01:48:46 +00:00
2008-05-05 21:05:46 +00:00
2008-04-27 19:12:47 +00:00
2008-10-03 01:59:19 +00:00
2009-05-24 20:59:57 +00:00
2007-12-07 23:38:27 +00:00
2007-12-08 01:48:46 +00:00
2007-12-08 01:48:46 +00:00
2008-04-18 03:31:33 +00:00
2008-03-29 19:17:52 +00:00
2008-09-21 01:11:59 +00:00