>> > Just try with the latest awesome from git; you cannot access >> > naughty.notifications from your rc.lua. It is local to the module; all = >> > you get is nil. It happened here:
>> Ok, didn't know. > Shouldn't it be possible to patch naughty, so that you can query it for a > list of active notifications? Sure, that would be very easy. I would probably do it if I knew that upstream would accept it (exposing the notification table), and apply a patch. Ulf? Something like naughty.get_notifications() that returns (a copy?) of that notifications table. -- To unsubscribe, send mail to [email protected].
