Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
dev:monitor-plugin [2013/03/23 12:49] nick [Sample API 2] |
dev:monitor-plugin [2013/03/23 13:45] (current) nick [Sample API 2] |
||
---|---|---|---|
Line 243: | Line 243: | ||
* Plugin is responsible for the updates (so its own gdk timeout). | * Plugin is responsible for the updates (so its own gdk timeout). | ||
* A graph widget could be a nice addition. It would at least merge the cpugraph and sysload plugins, making them both more functional (also graph of memory/swap usage), but also the netload and diskperf plugin would benefit. Bit of fancy cairo and transparency wouldn't hurt here :-). | * A graph widget could be a nice addition. It would at least merge the cpugraph and sysload plugins, making them both more functional (also graph of memory/swap usage), but also the netload and diskperf plugin would benefit. Bit of fancy cairo and transparency wouldn't hurt here :-). | ||
+ | * Xfce4-taskmanager has a nice widget already. |