]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/shortlog
deb_pkgs/autorandr.git
2015-02-17 Phillip BerndtFix parsing of EDID
2015-02-11 Phillip BerndtTransformation matrices can contain negative indices
2015-02-09 Phillip BerndtFollow XDG completely: Also load configurations from...
2015-02-09 Phillip BerndtUpdated help texts with XDG directory
2015-02-09 Phillip BerndtFixed bash-completion (Lacked an `else')
2015-02-06 Benjamin CremerUse XDG Base Directory Specification for config files
2015-01-27 Phillip BerndtPython 3 issue in XRANDR_DEFAULTS
2015-01-27 Phillip BerndtRemoved legacy autorandr (see the legacy branch)
2015-01-26 Phillip BerndtLog to stderr (Required to allow users to redirect...
2015-01-26 Phillip BerndtRun xrandr disabling connected, but inactive outputs...
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... allow legacy autorandr to be off while connected
2015-01-22 Rasmus Wriedt... Keep outputs with edid when loading profiles
2015-01-22 Phillip BerndtAdd @RasmusWL as a contributor
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... fix infinite loop in debug_regexp
2015-01-22 Phillip BerndtPython version: Correctly determine the mode of transfo...
2015-01-16 Phillip BerndtExplained why there are two versions of autorandr here
2015-01-16 Phillip BerndtMerge branch 'rate' into license
2015-01-16 Phillip BerndtPrefer xrandr edid probing over sysfs
2015-01-16 Phillip BerndtAdjusted license information
2015-01-16 Phillip Berndtxxd replacement for systems without xxd
2015-01-16 Phillip BerndtRevert "Removed non-trivial code by Stefan Tomanek"
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
2015-01-07 Phillip BerndtLicense information (2/2)
2015-01-07 Phillip BerndtRemoved non-trivial code by Stefan Tomanek
2015-01-07 Phillip BerndtLicense information (1/2)
2015-01-07 Phillip BerndtDetect and process legacy fingerprint (setup) files
2015-01-07 Phillip BerndtReimplemented the setup_fp methods
2014-12-31 Phillip BerndtStore refresh rate
2014-12-13 Phillip BerndtEnable outputs in pairs of two (Follow-up to commit...
2014-12-12 tachylatusEnable xrandr outputs one-by-one, --pos 0x0 first
2014-12-09 Christian Autermannremoved trailing slash
2014-08-18 Christian Autermannreplaced w with who as w cuts off long user names
2014-07-20 Phillip BerndtFixed integer test expressions
2014-07-20 Phillip BerndtMerge remote-tracking branch 'bingmann/master'
2014-07-20 Timo BingmannPrint error when profile does not exist and fixing...
2014-07-20 Phillip BerndtUse same virtual profile detection code in all places
2014-07-20 Timo BingmannAdd 'horizontal' and 'vertical' stacked virtual profiles.
2014-07-20 Phillip BerndtInform users about virtual configurations, prevent...
2014-07-20 Phillip BerndtOutput "same-as" in the "common" virtual configuration
2014-07-20 Timo BingmannSet virtual 'common' config via load_cfg_xrandr by...
2014-07-19 Timo BingmannAdded a virtual profile named 'common', which calculate...
2014-07-04 Timo BingmannAdding emacs Local Variables block at the end.
2014-02-10 Phillip BerndtMerge pull request #4 from stormc/master
2014-02-10 Christian Stormfix load() causing 'exit 1' on missing optional file...
2014-01-31 Phillip BerndtMerge pull request #3 from tachylatus/master
2014-01-30 tachylatusApply normal rotation unless another one is set (ver.2)
2014-01-30 tachylatusRevert "Apply normal rotation unless another one is...
2014-01-30 Phillip BerndtFixed indentation of commit f131585
2014-01-30 Phillip BerndtApply normal rotation unless another one is set
2014-01-30 tachylatusOnly output "rotate" once
2014-01-30 tachylatusMerge https://github.com/ChrisDunder/autorandr
2014-01-30 Phillip BerndtMerge http://github.com/voda/autorandr
2014-01-30 Phillip BerndtMerge branch 'feature/preswitch_scripts' of http:/...
2014-01-30 Phillip BerndtMerge pull request #1 from tachylatus/master
2014-01-30 tachylatusSupport DESTDIR + improvements for easy packaging
2013-12-30 Tray TorranceAdd support for "preswitch" scripts
2013-12-15 Ondřej VodáčekMerge branch 'patch-1' of https://github.com/vapniks...
2013-12-15 Ondřej VodáčekMerge remote-tracking branch 'public/patch-2'
2013-12-15 Ondřej VodáčekMerge remote-tracking branch 'public/patch-1'
2013-12-08 vapniksFix completion of config names
2013-12-03 Phillip BerndtPrefer sysfs probing over xrandr probing (more reliable...
2013-12-02 Phillip BerndtMerge remote-tracking branch 'queezythegreat/master'
2013-12-02 Phillip BerndtMerge remote-tracking branch 'paulharris/master'
2013-12-02 Phillip BerndtMerge remote-tracking branch 'helterscelter/master'
2013-11-29 Phillip BerndtDisplay logger information in pm-utils script only...
2013-11-29 Phillip BerndtMerge remote-tracking branch 'mtahmed/master'
2013-11-29 Phillip BerndtUpdated README with branch information
2013-11-29 Phillip BerndtMerge remote-tracking branches 'tachylatus/master'...
2013-11-17 Hermann KrausUpdate README.
2013-11-17 Hermann KrausInstall udev rules.
2013-11-17 Mandus ElfvingAdd a udev rules file for calling autorandr on monitor...
2013-11-17 Hermann KrausMake user name detection more reliable if there are...
2013-11-17 Mandus ElfvingSome small fixes to the pm-utils script
2013-11-17 Hermann KrausAdded Makefile to install program.
2013-07-20 Ondřej Vodáčekbash_completion: load profiles only when .autorandr...
2013-07-20 Ondřej Vodáčekadded --config to bash completion
2013-07-04 tachylatusWorkaround xrandr bug: "cannot find crtc for output...
2013-07-04 tachylatusFix xrandr -q parsing when output contains "primary"
2013-07-04 HelgeFix "No such file or directory" on tab-completion
next