Re: [Sawfish] can sawfish auto-resize windows, when I am dragging them with a mouse? |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/sawfish Archives
]
- To: sawfish@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [Sawfish] can sawfish auto-resize windows, when I am dragging them with a mouse?
- From: Mogei Wang <mogeiwang@xxxxxxxxx>
- Date: Fri, 12 Oct 2012 07:37:56 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=bH7q5o8wpQrSqowujnk2uvJiHSCVm/rZRUZZNpxpZ2A=; b=id1QfLZvAs9o2HAHgyxfqyucTDRd+tDiTR1DMR+Xz358MmBCqQfSNIkL23dy9yPdtY w1LwxwDUXiqr/PUnONVAPAjjyxpChe8UnDD+9n47ttPIaRMNmlsW0onGv1wsQDygB3++ KDPgZZfVjuyMYT6kKvMarmM5gvxSxusTbjWf71quZApnF7fMJEi1uwgyrAsui7dIWbbY h8qr0Jl4P0benicch85D5nE25h9PmLYxIhK4LwnhOlKHL8PM0LJP6jSGVacNJUCktPfl 0BW7kkw6e5DZBJte9IBpJaH/kuMMeAJ2w8rFaBUKZwrNckzSAtuZ/fVWRArTMr0HrnXm Bh5w==
Thank you, Chris!
And it seems I should upgrade my sawfish first, since I cannot locate
"SawfishConfig => EdgeActions" in the current version 1.5.3.
On Fri, Oct 12, 2012 at 2:21 AM, Christopher Roy Bratusek
<nano@xxxxxxxxxxxxx> wrote:
> There are EdgeActions. You can enable them from SawfishConfig => EdgeActions.
>
> There's expand action that resizes a window to the half screen-size according
> to the edge window was dragged (nothing stock for 25%).
>
> Via ~/.sawfish{/rc,rc} you may do something like
>
> (defvar-setq top-edge-move-function
> (lambda (win) (some-fancy-func-to-achieve-what-you-want win)))
>
> I strongly suggest reading EdgeActions docs:
>
> info sawfish Workspace EdgeActions
>
> On Friday 12 October 2012 00:14:50 Mogei Wang wrote:
>> Hi,
>> Can sawfish resize the window to 1/4th of the screen, when it is
>> dragged to some corner of the screen? I cannot find such scripts.
>> Could someone address this feature?
>>
>> Thanks in advance!
>>
>> yours, m.w.
>
>
> --
> Sawfish ML
>
--
Sawfish ML