Upgrade to hg tip, 4.9 will be there very soon and have a look
to DEFGEOM in config.def.h.

To hide the bar, you could do:

DEFGEOM(nobar,  -bw,  0, sw,  0, 0, sw, sh, wx, wy, 0.55*sw, wh, mx+mw, wy, 
ww-mw, wh,  wx, wy, ww, wh)

and a new geoms entry:

        { "||", nobar },

and a shortcut

        { MODKEY,       XK_b,           setgeom,        "||" }

Kind regards,
     Anselm

On Wed, Mar 19, 2008 at 11:02:59AM +0200, Vasil Dimov wrote:
> On Thu, Mar 13, 2008 at 18:08:03 +0100, Anselm R. Garbe wrote:
> > Hi there,
> > 
> > I'm glad to announce some new releases after months of
> > development and absence:
> > 
> >   http://www.suckless.org/download/dwm-4.8.tar.gz
> [...]
> 
> Thanks!
> 
> How do I remove/toggle the bar?
> 
> Alt+b does not work anymore and I do not really understand what's going
> on in config.anselm.h.
> 
> Have you considered creating a list of instructions for users on how
> to update, i.e. "Update FAQ". The most common problems they are likely
> to encounter when updating from one version to another? Similar to
> FreeBSD's UPDATING:
> 
> http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/UPDATING?rev=1.523;content-type=text%2Fplain
> 
> http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/UPDATING?rev=1.602;content-type=text%2Fplain
> 
> -- 
> Vasil Dimov
> [EMAIL PROTECTED]        Software Developer @ Oracle/Innobase Oy
> [EMAIL PROTECTED]                Committer @ FreeBSD.org
> [EMAIL PROTECTED]                    Home @ Sofia, Bulgaria



-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361

Reply via email to