On 2008-10-05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> My question is, is it possible to force a 
> window not to have focus even if the pointer is on it (something 
> similar to what happens to the rest of the windows when the scratchpad 
> is visible)?

ioncore.set{mousefocus='disabled'} will disable pointer-based 
focusing entirely. Restore with 'sloppy'. Currently there are
no other options, as nobody's been arsed to write them.
Also, it's possible to make floating windows 'passive'
(setting passive = true in WMPlex.attach[_new] parameters),
but there's no winprop hack for it; using it would demand
some custom scripting.

-- 
Be an early adopter! Beat the herd! Choose Windows today!

Reply via email to