Re: [dwm] dwm-5.5 / dmenu-4.0

2009-04-18 Thread Dusan
Not terribly important but somewhat annoying -- in tilled mode (two
monitors xinerama, right one is primary) focused window has left border
edge missing. I can send a screenshot but it will have to be big one if
you want to see this. Looks like math misses by one pixel to the left
and left border gets drawn outside visible screen area.



On Sat, 18 Apr 2009 13:00:20 +0100
Anselm R Garbe  wrote:

> Hi there,
> 
> I'm glad to announce some new releases:
> 
>   http://code.suckless.org/dl/dwm/dwm-5.5.tar.gz
>   http://code.suckless.org/dl/tools/dmenu-4.0.tar.gz
> 
> The new dwm release contains various bugfixes and code cleanups
> appeared during the last months and it has also been simplified:
> - the noborder feature of single tiled clients in the view has been
> removed for simplicity reasons
> - the usegrab option in config.h has been removed
> 
> The new dmenu release also contains various bugfixes appeared during
> the last months.
> 
> Let me know any issues.
> 
> Kind regards,
> --Anselm
> 





Re: [dwm] dwm-5.5 / dmenu-4.0

2009-04-18 Thread Szabolcs Nagy
On 4/18/09, Anselm R Garbe  wrote:
> The new dwm release contains various bugfixes and code cleanups

there is a very long line in grabbuttons()
the usual 80chars limit is probably too low, but >120 chars is not nice style

the reported font problem is bothering me a bit, these font sets does
not work as they should, but i haven't looked into it too much



Re: [dwm] dwm-5.5 / dmenu-4.0

2009-04-18 Thread ojab
With dwm-5.5 I have an issue: mplayer window shrinks while moving via left
mouse button+modekey.

5.4.1 was fine.

//wbr, ojab

On Sat, Apr 18, 2009 at 4:00 PM, Anselm R Garbe  wrote:

> Hi there,
>
> I'm glad to announce some new releases:
>
>  http://code.suckless.org/dl/dwm/dwm-5.5.tar.gz
>  http://code.suckless.org/dl/tools/dmenu-4.0.tar.gz
>
> The new dwm release contains various bugfixes and code cleanups
> appeared during the last months and it has also been simplified:
> - the noborder feature of single tiled clients in the view has been
> removed for simplicity reasons
> - the usegrab option in config.h has been removed
>
> The new dmenu release also contains various bugfixes appeared during
> the last months.
>
> Let me know any issues.
>
> Kind regards,
> --Anselm
>
>


[dwm] dwm-5.5 / dmenu-4.0

2009-04-18 Thread Anselm R Garbe
Hi there,

I'm glad to announce some new releases:

  http://code.suckless.org/dl/dwm/dwm-5.5.tar.gz
  http://code.suckless.org/dl/tools/dmenu-4.0.tar.gz

The new dwm release contains various bugfixes and code cleanups
appeared during the last months and it has also been simplified:
- the noborder feature of single tiled clients in the view has been
removed for simplicity reasons
- the usegrab option in config.h has been removed

The new dmenu release also contains various bugfixes appeared during
the last months.

Let me know any issues.

Kind regards,
--Anselm