powerline/scripts
ZyX 80ddbfbf9a Split Powerline.__init__ into __init__ and create_renderer
Target: with long-living Powerline objects periodically reload configuration 
recreating renderer. Use file watchers to watch for configuration. Configuration 
should be able to be safely reloaded in non-blocking mode in a separate thread 
up to the time when it comes to recreating renderer.

This commit does not add anything that actually reloads the configuration, 
multiple runs of .create_renderer were not tested.
2013-03-25 18:24:16 +04:00
..
powerline Split Powerline.__init__ into __init__ and create_renderer 2013-03-25 18:24:16 +04:00
powerline-lint Add most configuration checks 2013-03-11 19:17:18 +04:00