[dev] [wmii] Is it possible *not* to select a category of spawned clients?

From: Christophe-Marie Duquesne <chm.duquesne_AT_gmail.com>
Date: Mon, 20 Dec 2010 17:28:02 +0100

Hi,

awesome wm lets me spawn uzbl clients "in background". I use the following rule:

    { rule = { class = "Uzbl" },
       focus = false,
       lower = true } },

- 'lower = true' is for preventing the newly spawned clients to go on
top of the currently seen client.
- 'focus = false' is for preventing the keyboard to focus the newly
spawned client (so that everything I type continues to go in the
currently seen client)

Is it possible to achieve the same behavior with wmii?

wmii seems to regroup these concepts in /client/sel, which is fine.
But I don't see any way to tell wmii *not* to put newly spawned
clients in the sel. What do I miss?

Thank you,
Christophe-Marie
Received on Mon Dec 20 2010 - 17:28:02 CET

This archive was generated by hypermail 2.2.0 : Mon Dec 20 2010 - 17:36:02 CET