On Sat, Apr 05, 2008 at 09:49:15PM +0200, Thomas Eigel wrote:
>> You can't. Please file an issue report. They seem to motivate me
>> to fix things.
>
>Hello Kris,
>
>please feel motivated! This is the last feature I miss before switching from ion...
Alright, you've convinced me. I've added grow and nudge commands
to /tag/*/ctl as of rev 2307. They don't work quite right for
vertical resizing in columns at the moment.
Pseudo-BNF:
area ::= ~
| <column_number>
| sel
direction ::= left
| right
| up
| down
amount ::=
| <number>
| <number>px
frame ::= client <client xid>
| <area> <frame_index>
grow <frame> <direction> <amount>
nudge <frame> <direction> <amount>
Amount may be negative. If it's suffixed with 'px', then the
value is in absolute pixels. Otherwise, it's (for the moment)
considered a multiple of the titlebar height. An omitted amount
is equivalent to 1.
-- Kris Maglione The one ingredient you made a special trip to the store to get will be the one thing your guest is allergic to. PGP: http://suckless.org/~jg/pubkey.pgp SHA1 (pubkey.pgp) = 2d464f9dbb186bee6f4faa88e2f6c5802bcfd935
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:39:55 UTC