On Fri, Oct 02, 2009 at 04:54:13PM -0700, Suraj Kurapati wrote:
We currently have a ~ prefix in tagrules which forces a client into
the floating layer of a tag:
/MPlayer/ -> ~foo # put mplayer into floating layer of 'foo' tag
So I propose an antonym ! prefix which forces a client into the managed layer:
/MPlayer/ -> !foo # put mplayer into managed layer of 'foo' tag
When one of these prefixes is not specified, wmii will decide which
layer to put the client in:
/MPlayer/ -> foo # put mplayer into 'foo' tag, wmii decides which layer
Thanks for your consideration.
It's not a prefix, it's just a tag. We have +~ and -~, so in the
current configuration, ! is not necessary. Using as a prefix is
an interesting idea. I'll think about it.
--
Kris Maglione
Mostly, when you see programmers, they aren't doing anything. One of
the attractive things about programmers is that you cannot tell
whether or not they are working simply by looking at them. Very often
they're sitting there seemingly drinking coffee and gossiping, or just
staring into space. What the programmer is trying to do is get a
handle on all the individual and unrelated ideas that are scampering
around in his head.
--Charles M. Strauss