> Problem is, it is created with name "Untitled", then its name set to
> "Developer Tools...". So when you restart awesome, it can be matched
> with "Developer Tools.*", however at launch with "Untitled", you
> should check both.
>
> You can debug it, by adding a callback to empty rule at top:
>
> callback = function(c)
>    naughty.notify({text=c.name, title=c.class, timeout = 0})
> end,

Oh, yes! You've right. So the solution: you should insert into
'except' and 'rule' "Untitled" (for me "Névtelen", in hungarian).
Thanks!

Zsolt

--
To unsubscribe, send mail to [email protected].

Reply via email to