Hi Zsolt,

> - if awesome is running, "Developer Tools" goes to "web"
> - when I restart and "Developer Tools" already running, goes to "webdev"

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,

-- 
Can Altıparmak

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

Reply via email to