Le vendredi 30 janvier 2009 à 16:22 +0100, Nathan Huesken a écrit : > Hi, > > Do you have an example how to create new widgets with flaw? Is there > any documentation?
For now, each gadget module has one or more *_new function to create one gadget (you'll have to look at Lua code to see the parameters). Once a gadget is created, you have to add its widget element to a wibox widgets list. There is a small example provided in the README. Things will evolve and become simpler, but I wanted to contribute the sooner to the community. I have fixed some issues and added a simple CPU gadget (either text or a graph) since last mail. I will continue to add more widgets and improve the whole thing, and I shall provide further documentation, but I have very few time, more than one project and a girlfriend :) > I would like to try it! > Thanks! Thanks to you Nathan. -- David. -- To unsubscribe, send mail to [email protected].
