From: Thomas K. <tk...@gi...> - 2012-07-01 17:55:04
|
On Sun, Jul 01, 2012 at 02:12:30PM +0200, Arnout Engelen wrote: > On Sat, Jun 30, 2012 at 11:04:44AM +0200, Arnout Engelen wrote: > > I haven't tried, but adding a winprop that sets 'switchto' to false (and > > perhaps 'ignore_net_active_window' to true) might do the trick. > > Jep that seems to do what you want: > > defwinprop { > switchto = false, > } > > It does mark the windows as 'requesting attention', which seems reasonable. Looks good! One problem though -- my Windowmaker Dockapps aren't in the dock since I've restarted with this change. If I revert the change, they are back at the bottom, where they belong. Why is this related? Can I exclude these windows? Thomas |