On Sun, Mar 22, 2015 at 10:06:05PM -0700, Aniruddh Kanojia wrote: > Hi, > > I am Aniruddh Kanojia (irc: samfisher ). I am a 3rd year student at IIIT > Hyderabad and I would like to contribute to Qtile. > I have 2 years experience in python development. > I have been working on qtile since 4 days and I have *probably* solved 2 > bugs [1].
Thanks for the code. > I would like to work on the project Better layout serialization. > I would really appreciate if you could guide me on how I should proceed. I think just learning about the basics of the layouts, what internal state they may have, and what you'd need to do to serialize it would be easiest. You can see our current implementation of the state that is serialized across restarts in /libqtile/state.py. Tycho > Thanking You > Aniruddh Kanojia > > [1] https://github.com/qtile/qtile/pull/635 > > -- > You received this message because you are subscribed to the Google Groups > "qtile-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
