]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/history - autorandr.py
Add a configuration file for default option values
[deb_pkgs/autorandr.git] / autorandr.py
2015-01-26 Phillip BerndtPython version: Fix detection of already loaded old...
2015-01-26 Phillip BerndtPython version: Remove default values from existing...
2015-01-23 Phillip BerndtPython version: xrandr < 1.3.1 does not report it's...
2015-01-23 Phillip BerndtPython version: xrandr 1.2.0 didn't output a *current...
2015-01-23 Phillip BerndtDo not fail if no profile directory exists yet
2015-01-22 Rasmus Wriedt Larsenallow legacy autorandr to be off while connected
2015-01-22 Rasmus Wriedt LarsenKeep outputs with edid when loading profiles
2015-01-22 Phillip BerndtCorrectly handle connected, but unused screens.
2015-01-22 Phillip BerndtMerge pull request #14 from RasmusWL/fix-debug_regexp
2015-01-22 Rasmus Wriedt Larsenfix infinite loop in debug_regexp
2015-01-22 Phillip BerndtPython version: Correctly determine the mode of transfo...
2015-01-16 Phillip BerndtMerge branch 'rate' into license
2015-01-14 Phillip BerndtPython: Python 3 compatibility restored
2015-01-12 Phillip BerndtPython version: Better error message for missing profiles
2015-01-12 Phillip BerndtPython version: Add unused outputs' --off parameter...
2015-01-12 Phillip BerndtPython version: Add unused options on the fly when...
2015-01-08 Phillip BerndtPython version: Bugfix, --dry-run shouldn't always...
2015-01-08 Phillip BerndtPython version: Option handling for unrecognized options
2015-01-08 Phillip BerndtPython version: Python3 compatible error handling
2015-01-08 Phillip BerndtPython version: Added error messages
2015-01-07 Phillip BerndtMerge pull request #10 from tachylatus/license
2015-01-07 tachylatusFix for python3 TypeError for 'dict_keys'
2015-01-07 Phillip BerndtPython version: Virtual profile support (common, horizo...
2015-01-07 Phillip BerndtPython version: Support reflections, parse output modes...
2015-01-07 Phillip BerndtSort fingerprint file in python version (for legacy...
2015-01-07 Phillip Berndtxrandr parsing regex updated
2015-01-07 Phillip BerndtExperimental Python implementation of autorandr