Re: [wmii] snap: 20060705

From: Kris Maglione <bsdaemon_AT_comcast.net>
Date: Wed, 5 Jul 2006 16:39:54 -0400

On Wed, Jul 05, 2006 at 04:17:50PM +0200, Anselm R. Garbe wrote:
>This one contains Kris Magliones fs-reimplementation and a
>starting point of editable tagbars...
>It is quite different to wmii-3 already, 4333 new lines in
>contrast to 4923 removed lines. That's why I refer to the hg
>cmmit log history for details.
To try to avoid some of the questions that are bound to come in, I'll explain
the current filesystem layout (it is similar to what was discussed on this
list before).

/lbar Bar items to the left of the bar. Intended for view names.
/rbar Bar items to the right. First is expanded to fill all available space.
  The directories contain files with the format: <colors> <data>
/keys The keys to be grabbed
/event Events are broadcast here
/ctl Read it for status information or write commands. Commands are as follow:
        normcolors
        selcolors Color tuples for normal and selected colors
        border Border width for floating (temporarilly managed, also) clients
        view Current view
        font Bar font
        grabmod Modifier string used for moving/resizing windows
colrules
tagrules Rule files
/client/([0-9]+|sel)/ctl Write commands to client or read its index
/client/*/props class:instance:name
/client/*/tags Client's tags
/tag/(<name>|sel)/index View information:
        # ~ <width> <height>
        ~ <client idx> <x> <y> <width> <height> <props>
        # ([0-9]+) <x> <width>
        \1 <client idx> <y> <height> <props>
/tag/*/ctl Write tag commands or read it's index
        select (left|right|up|down|toggle)
        send (sel|<client idx>) (left|right|up|down|toggle)
        colmode (~|[0-9]+) (default|stack|max)

-- 
Kris Maglione
All things that are, are lights.
Received on Wed Jul 05 2006 - 22:40:27 UTC

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