On Sat, Oct 29, 2011 at 10:52 AM, Anurag Priyam <[email protected]> wrote: > { rule = { name = "irssi" }, > properties = {floating = true, icon = image(beautiful.chat)} > }
Thanks for the tip about the rules table - it almost works for me. The problem is applications change their icon while they run, so the icon starts out correct but then reverts. For instance Adobe Reader has two icons depending on state (one for when a document is loaded, and one for no document). As soon as it changes state, I lose my custom icon. Also Emacs asserts its old icon for no visible reason after some use. Then I have to restart Awesome to get my custom icons back. It would be great if there were a signal I could connect to when the application changes its icon, or a way to block this from happening. -- To unsubscribe, send mail to [email protected].
