On Sun, Aug 06, 2006 at 10:32:48PM -0400, Ross Mohn wrote:
> Attached is a patch set that you can apply to the dwm-0.6 tarball. It
> lets you choose max mode for an entire tag view rather than just for a
> single client (I believe the patch actually removes more code that it
> adds!). Be sure to look at the change in config.default.h, too. In there
> you can define the default mode for each of your tag views (True=max,
> False=tile). I'll work on changing it from max mode to stacked mode if I
> get some time this week.
Why not simply writing a domax() and setting arrange() to domax
when in max mode? That would be much simplier than defining a
Tag struct...
Regards,
-- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361Received on Mon Aug 07 2006 - 08:08:21 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:29:59 UTC