Hi community! I use bashets [1] as data source for my awesome widgets. I like the idea, but this library uses timer-based polling design and i found it quite bad. So i am searching for better solution. I think about following:
1. FIle descriptor event notifications. Unfortunately, awesome lucks poll-like capi notification function. 2. dbus-driven event notifications, kind of "script X has new data to display". These could solve a problem, so my question is: how to send custom dbus message with shell script and catch ones in awesome? Does anyone use things like that? [1] - http://awesome.naquadah.org/wiki/Bashets -- Thanks, Sergey -- To unsubscribe, send mail to [email protected].
