Re: [Sawfish] Re: odd window resize behaviour with firefox/thunderbird 17.0 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [Sawfish] Re: odd window resize behaviour with firefox/thunderbird 17.0
- From: teika@xxxxxxxxxxx
- Date: Mon, 26 Nov 2012 08:04:02 -0500 (EST)
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=lavabit; d=lavabit.com; b=s5TrZSDijgonUfn4CpVPC069LSLDtUynV2Xlt2WUvMRU+XTynK4SgoLcWcUamTboubycelkbvckpYScQaB4iOIKP9WBryqvPSCpGkwkV6LKYxWEpMhpT2IF/wT/DQ21t0vhKiaF1IbAeQ+05SP05C/5V/VZ7x9SaIIl+4bkxz8k=; h=Message-ID:In-Reply-To:References:Date:Subject:From:To:User-Agent:MIME-Version:Content-Type:Content-Transfer-Encoding;
> 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.
--
Sawfish ML