[xmonad] darcs patch: A ResizableTile-like layout that can be resized using ...

Adam Vogt vogt.adam at gmail.com
Wed Sep 30 13:10:46 EDT 2009


* On Wednesday, September 30 2009, Spencer Janssen wrote:

>On Wed, Sep 30, 2009 at 02:15:46PM +0200, Jan Vornberger wrote:
>> Wed Sep 30 14:11:05 CEST 2009  Jan Vornberger <jan.vornberger at informatik.uni-oldenburg.de>
>>   * A ResizableTile-like layout that can be resized using the mouse.
>>   All separations between windows can be dragged to modify the layout.
>>   Keyboard commands can also be used to achieve the same effect.
>
>How else does this differ from ResizableTile?  Can we merge the two?  Less code
>is always better.
>
>
>Cheers,
>Spencer Janssen

I think the ResizableTile module should just be replaced by this one,
since it provides a superset of the ResizableTile functionality.

Listening for mouse clicks might have some kind of performance issues,
but we could make those things optional?

I've pushed this regardless, since it was pretty tricky to get this one
to apply since the patch context was mangled:

] darcs: bug in get_extra commuting patches:
] First patch is:
] Mon Jul 14 11:36:01 EDT 2008  Marco Túlio Gontijo e Silva
] <marcot at riseup.net>
]   * XMonad.Actions.Plane.planeKeys: function to make easier to configure
] Second patch is:
] Wed Jun 17 20:37:29 EDT 2009  Adam Vogt <vogt.adam at gmail.com>
]   * Correct many typos in the documentation, consistent US spellingg

The patch contained T??lio, but after correcting it to Túlio in the
patch, the bug disappeared.


More information about the xmonad mailing list