stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] [PATCH] Redisplay functionality like in ratpoison


From: Shawn
Subject: Re: [STUMP] [PATCH] Redisplay functionality like in ratpoison
Date: Thu, 28 Aug 2008 14:27:41 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

38a938c2 <address@hidden> writes:

> Shawn wrote:
>> 38a938c2 <address@hidden> writes:
>> 
>>> Shawn wrote:
>>>> Why so much resizing? In ratpoison it resizes the window down by 1
>>>> pixel and then back (I'm pretty sure). If you resize a window down to
>>>> 1x1 it's possible the client will iconify the window because it's too
>>>> small. I'd be happy to include a patch that does what rp does, or
>>>> similar.
>>> OK, so (current_w-1, current_h-1) and then (frame_w, frame_h) ? Will do.
>> 
>> How about (current_w-1, current_h-1) then (current_w, current_h)?
>
> No. Or that should be another command. If you give me two names, I will
> use them. But "l" binding should maximize. The whole fun of redisplay in
> ratpoison was maximizing a settings window that for some weird reasons
> is 300x100 instead of 900x700 or whatever the biggest frame is.

Ahh, I misunderstood your patch. Please continue :).

-Shawn




reply via email to

[Prev in Thread] Current Thread [Next in Thread]