On 2007-01-17, Tener Hades <[EMAIL PROTECTED]> 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


Reply via email to