remove spurious spaces
[lilass.git] / screen.py
2016-08-17 Ralf Jungadd tests for parsing certain xrandr output; fix crash...
2016-08-17 Ralf Jungallow overriding where we get the xrandr info from
2016-03-23 Ralf Jungfix aspect ratio shown for 720x480
2016-03-22 Ralf Jungrework the new screen DB stuff:
2016-03-22 Ralf JungRevert "made aspect ratio accurate"
2015-11-24 Constantin BerhardlastSetup support in question frontends
2015-11-24 Constantin Berhardadded command line argument --show
2015-11-24 Constantin Berhardsaving to and loading from db works :-)
2015-11-20 Constantin Berhardmade aspect ratio accurate
2015-11-20 Constantin Berharduseful sorting of resolutions
2015-11-17 Constantin Berhardfix preferred Resolution and new config file location
2015-11-16 Constantin Berhardminor fixes
2015-11-16 Constantin Berhardreading EDID now also for multiple displays
2015-11-15 Constantin Berhardreading EDIDs, everything works with only one display...
2015-07-28 Ralf JungMerge pull request #1 from ConnyOnny/master
2015-07-28 Constantin Berhardpimped the RelativeScreenPosition enum
2015-02-08 Ralf Jungreintroduce configuration; fix CLI arguments; add ...
2015-02-08 Ralf Jungrefactor pretty much everything. some features are...