fixed some bugs in the experimental zenity code
[lilass.git] / dsl.py
2012-10-16 ConstantinMerge branch 'master' of ralfj.de:dsl
2012-10-16 Ralf JungFix license header
2012-10-07 Ralf Jungallow to pass screen setup data via command-line instea...
2012-10-07 Ralf Junglet the GUI module directly return a ScreenSetup instance
2012-10-07 Ralf Jungstore entire setup in a class, and use that as interfac...
2012-10-07 Ralf Jungabstract the dialogue away so it can be implementing...
2012-10-06 Ralf JungDon't make unknown xrandr lines a fatal error - my...
2012-10-06 Ralf Jungcomplain if a connector is both internal and external
2012-10-06 Ralf JungIt does not like me to always properly clean up the...
2012-10-06 Ralf JungComplain about unknown xrandr output
2012-10-06 Ralf JungFix what I broke... *oops*
2012-10-06 Ralf JungMerge branch 'master' of git://ralfj.de/dsl
2012-10-06 Ralf Jungdon't import GUI stuff in dsl.py, use gui.py for that
2012-10-06 Constantinadded more possible internal connector names
2012-10-06 Tim Ruffingignore "Screen" lines in xrandr -q and accept connector...
2012-10-06 Ralf JungMake this GPLv2+
2012-10-06 Ralf Jungexplain why there is no strip() call for the value
2012-10-05 Ralf Jungprovide auto-configuration
2012-10-05 Ralf Junguse a config file instead of hard-coding connector...
2012-10-05 Ralf Jungrename tool to DSL: Display Setup for Laptops