Re: [dwm] new windows on slave area

From: Tener Hades <tener.hades_AT_gmail.com>
Date: Wed, 17 Jan 2007 19:33:17 +0000 (UTC)

On 2007-01-17, Tener Hades <tener.hades_AT_gmail.com> wrote:
> On Wed, Jan 17, 2007 at 02:44:47PM +0100, pancake wrote:
>> Testers and comments are welcome
>
> I like the idea/patch, but I've changed a couple of things:
>
>> + { MODKEY, XK_a, append, { .i = 0 } }, \
>
> I've removed this line completely, but kept the other exactly as it is.
> And:
>
>> +void
>> +append(Arg *arg) {
>> + apwl = arg->i;
>> +}
>
> And I've changed the functionality here to be
>
> void
> append (Arg *arg) {
> apwl ^= arg->i;
> }
>
> (even though it's useless to use arg->i)
> This way, I only need to devour one additional key.

and just before i leave for work:

i've changed TILESYMBOL the same way the bottom stack patch does to
notify of which mode you're in.

        "[->]=" appends the stack (your patch).
        "[<-]=" prepends the stack (dwm default).

apart from all the declaration that needs, i also added a call
to drawstatus() at the end of append().

off to work now.. good night list.

[/tener]

--
Xgwdto{ gphaiit pd dfreh_ ufhnj jq om dph]yc}a}o
Received on Wed Jan 17 2007 - 20:33:45 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:35:10 UTC