[Xmonad] darcs patch: NoBorders bugfix (I hope)

David Roundy droundy at darcs.net
Thu Oct 11 11:08:53 EDT 2007


I'd appreciate it if you'd add to your _darcs/prefs/defaults file a line

send --unified, so we could see some context on your patches.

On Thu, Oct 11, 2007 at 04:21:23AM +0200, l.mai at web.de wrote:
> Thu Oct 11 04:17:56 CEST 2007  l.mai at web.de
>   * NoBorders bugfix (I hope)
>   
>   David Roundy should probably have a look at this, but this change makes sense
>   to me. Plus it makes NoBorders work in combination with SwitchTrans. :-)

> hunk ./NoBorders.hs 61
> -        setBorders borderWidth (ws \\ s)
> +        setBorders borderWidth (s \\ ws)

Yes, this looks correct.
-- 
David Roundy
Department of Physics
Oregon State University


More information about the Xmonad mailing list