From: Andrew L. C. <an...@or...> - 2007-09-12 17:35:38
|
Hi! Is it possible to write a plugin that has no update interval, and wakes up lcd4linux to redraw the widget instead? I'm looking into writing a d-bus plugin (the general idea is to turn lcd4linux into a d-bus service that allows clients to draw stuff on the LCD, and receive signals when buttons are pushed on the LCD keypad). Having lcd4linux poll the plugin, as appears to be the case with the default architecture, seems undesirable and a waste of CPU wakeups. Many thanks! :) -- Regards, Andrew Clunis |