[wmii] resizal of windows over fs/keyboard

From: Denis Grelich <denisg_AT_suckless.org>
Date: Wed, 24 Jan 2007 23:20:02 +0100

Hello everyone,

I'm currently thinking about how to implement resizing of windows via
the file system (meaning via keyboard shortcuts). A feature longed for
by many, and causing headaches for quite a long time.

I think about reorganizing the clients, not all clients being managed
under one directory:

        /client/<ID>

but sorted by view:

        /client/<view>/<ID>

This way of listing is more useful, and it is obvious which frame on
which view is meant when issuing a geom command to the client's ctl
file. (Obviously, organizing the tree this way also means that one ID
can be found more than once in the file tree, but that's nothing bad in
my eyes.)

Another possible change would be to have a geom file instead the geom
command to ctl, so one can read out the geometry. Don't know if that is
needed anyway, I personally don't think so.

Any objections, opinions, or ideas?

Greetings
Denis
Received on Wed Jan 24 2007 - 23:26:51 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:19:42 UTC