Re: [wmii] change column widths

From: Alex Elide <elide_AT_bk.ru>
Date: Tue, 9 May 2006 21:15:57 +0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Pixelhunting is awful, but thick borders are much more awful.
Alt-Mouse is reaaly cool.

There is only one thing in this world that is better
than Alt-Mouse: keyboard shortcuts.

I try using something like
- --
        SIZED=30
        function grow_up(){
                set -- `wmiir read /view/sel/sel/geom`
                xw /view/sel/sel/geom "$1 $(($2-$SIZED)) $3 $(($4+$SIZED))"
        }
        function shrink_up(){
                set -- `wmiir read /view/sel/sel/geom`
                xw /view/sel/sel/geom "$1 $(($2+$SIZED)) $3 $(($4-$SIZED))"
        }
- --

but this is very slowly and ugly.

Is there a better solution?
-----BEGIN PGP SIGNATURE-----

iD8DBQFEYM5NXdMH9oLAFG8RAsNnAJ4ujk4ZyyH7TELV/ksGluc55OidvwCgyy7r
F16Qqfli6hCwQ8vJb0ycSSc=
=snnV
-----END PGP SIGNATURE-----
Received on Tue May 09 2006 - 19:17:05 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:04:43 UTC