THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#557 - Move away D-Bus support User who did this - Uli Schlachter (psychon) ---------- If you want to integrate this with awesome, I'd suggest using lua-ev for your event loop: https://github.com/brimworks/lua-ev You can access libev's default loop via (I think) ev.loop.default. Since awesome uses libev's default loop, too, that will magically make everything work. So why this whole stunt? It would allow integrating this nicely with awesome's main loop without any hacks like an awesome timer callback. Another plus-point would be that youd have no awesome-specific code at all, so this could then be easily used without awesome. Sadly, brimworks' lua-ev version doesn't work if it can't call ev_loop() itself. My fork of it contains a patch which makes it work with awesome. Now that I said the above: Yay! Thanks for writing dbus bindings! As soon as it can replace awesome's built-in dbus code, I'd hapily remove dbus.c from awesome. ---------- More information can be found at the following URL: https://awesome.naquadah.org/bugs/index.php?do=details&task_id=557#comment2778 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. -- To unsubscribe, send mail to [email protected].
