Re: [Sawfish] Re: odd window resize behaviour with firefox/thunderbird 17.0

[ Thread Index | Date Index | More lists.tuxfamily.org/sawfish Archives ]


On Monday 26 November 2012 08:04:02 teika@xxxxxxxxxxx wrote:
> > Michael Panteleit <mipa@xxxxxxxxxxxxx> writes:
> > [...]
> > +    if (hints->max_width >= 2000)
> > +        hints->max_width = 2000;
> > +    if (hints->max_height >= 2000)
> > +        hints->max_height = 2000;
> > +
> 
> Thanks a lot. Chris, X's integers are signed 16-bit (If someone doubts it
> be 32-bit, you're sane, but they indeed are.) So could you try 32767
> rather than 2000 before releasing? (You know, with Xinerama Janek's screen
> width is 6000 pixels or so.)
> 
> Best regards.
> 
> # Yes, Sawfish's users are great.

I'm gonna test until wednesday. expect a new public beta thursday. (I'll gonna 
get my Wii U on friday, so it's in-week rather than weekend than usual).

Regards,
Chris

-- 
Sawfish ML


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/