lilass.git
2012-10-16 Constantinadded experimental code for a zenity "gui", yet unteste...
2012-10-16 Constantinfixed typo
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
2012-09-03 Ralf Jungxrandr lists a DP1 connector I don't actually have
2012-08-20 Ralf Jungadd support for several external connectors (of which...
2012-07-21 Ralf JungFix disabling the external screen
2012-07-20 Ralf Jungshow aspect ratio of resolutions
2012-07-20 Ralf Jungadd options to select primary screen and internal scree...
2012-07-20 Ralf Junguse boxes for the configration instead of relying on...
2012-06-27 Ralf Jungmake sure the xrandr we call to get information properl...
2012-06-27 Ralf Jungstore the screen resolution as numberas and convert...
2012-06-27 Ralf JungAdd gitignore
2012-06-27 Ralf JungInitial commit