]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/history - autorandr.py
Update README
[deb_pkgs/autorandr.git] / autorandr.py
2018-07-20 Phillip BerndtMerge pull request #113 from Kazy/master
2018-07-19 Jocelyn BoullierFix AttributeError exception in is_equal_configuration
2018-07-19 Phillip BerndtMerge pull request #110 from bricewge/master
2018-07-17 Brice WaegeneireAUTORANDR_MONITORS only contains current monitors
2018-07-11 Phillip BerndtBugfix: Fix is_equal_configuration() "off" comparison
2018-06-29 Phillip BerndtConsider configurations equal only if no additional...
2018-04-30 Phillip BerndtBugfix for #106 and add to changelog
2018-04-29 Brice Waegeneireadd monitor list to hooks by environment variables
2018-04-19 Phillip Berndtfixup: Also allow -c instead of --change
2018-04-19 Phillip BerndtBugfix: Do not load default profile unless --change...
2018-04-15 Phillip BerndtAdd --panning support to --fb auto-value
2018-04-15 Phillip BerndtAdd --fb option to xrandr invocations
2018-04-03 Phillip BerndtVersion bump: autorandr 1.5 1.5
2018-03-25 Phillip BerndtAllow wildcard matching in EDIDs
2018-03-25 Phillip BerndtAdd --detected and --current to filter the profile...
2018-03-07 Phillip BerndtOutput all non-error output to stdout instead of stderr
2018-01-04 Phillip BerndtFix virtual profiles broken by 1094d7d9
2017-12-22 Phillip BerndtMerge pull request #95 from dondelelcaro/fix_two_argume...
2017-12-22 Don Armstrongsorted should only take one argument in key fix_two_argument_key
2017-12-15 Phillip BerndtDo not error out if no configuration file exists
2017-12-13 Phillip BerndtAdd a configuration file for default option values work
2017-12-13 Phillip BerndtAdd new profile which shuts down all screens
2017-11-21 Phillip BerndtMerge pull request #92 from blueyed/dispatch_call_to_se...
2017-11-20 Daniel Hahlerdispatch_call_to_sessions: skip envs without name
2017-11-20 Phillip BerndtMerge pull request #91 from blueyed/fix-exec_scripts
2017-11-20 Daniel HahlerFix exec_scripts: candidate_directories broke for XDG...
2017-11-15 Phillip BerndtTo disable --panning use 0x0, not none
2017-11-15 Phillip BerndtReorder --help output
2017-11-13 Phillip BerndtMerge pull request #89 from christophgysin/long-lines
2017-11-13 Christoph Gysinsimplify code
2017-11-13 Christoph Gysinbreak long lines
2017-11-13 Christoph Gysinremove duplication
2017-11-13 Phillip BerndtMerge pull request #85 from christophgysin/load-shorthand
2017-11-06 Christoph Gysingetopt: load profile from args
2017-11-05 Christoph Gysingetopt: save args
2017-11-05 Christoph Gysinflake8: fix style
2017-10-17 Phillip BerndtBatch mode: Prefer processes with XAUTHORITY set as...
2017-10-13 Phillip BerndtMinor cleanup in virtual profile description output
2017-10-13 Adrian LopezPrevious name was confusing
2017-10-12 Adrian LopezCenter small screen in the middle of the physical screen
2017-10-12 Adrian LopezRespect aspect ratio
2017-10-12 Adrian LopezSelect the biggest area screen
2017-10-12 Adrian LopezNew virtual profile to clone biggest screen
2017-07-16 Phillip BerndtPossible fix for #72
2017-07-16 Phillip BerndtSkip --panning 0x0 unless required (See #72)
2017-01-21 Phillip BerndtFix #66: Encode int to str in environ
2017-01-20 Phillip BerndtCall autorandr via systemd from udev, remove pmutils...
2017-01-20 Phillip BerndtProcess --help first, before executing predetect hook
2017-01-20 Phillip BerndtSet AUTORANDR_BATCH_PID environment variable in batch...
2017-01-20 Phillip BerndtAdd script hook `predetect`, executed before invoking...
2017-01-18 Phillip BerndtAccept comments in config/setup files
2016-12-18 Phillip BerndtImprove the error message if running a userscript fails...
2016-12-14 Phillip BerndtFix --dry-run output
2016-12-14 Phillip BerndtImprove error messages: Include file name if the error...
2016-11-30 Phillip BerndtWrap ifmain code in a function
2016-11-23 Phillip Berndtbatch mode: Skip all uid < 1000 programs instead of...
2016-10-05 Phillip BerndtMerge pull request #57 from languitar/languitar-help...
2016-10-05 Johannes WienkeFix grammar in online help
2016-10-03 Phillip BerndtSupport symlinking profiles
2016-09-16 Phillip BerndtIntroduce --batch option to autorandr: Run autorandr...
2016-07-06 Phillip BerndtMerge pull request #51 from t0fik/xgd_compliant
2016-07-05 Jerzy DrozdzSet default value of $XDG_CONFIG_DIRS to be standard...
2016-06-05 Phillip BerndtMerge branch 'retry_commands'
2016-05-31 Phillip BerndtAdd URL to error messages.
2016-04-28 Phillip BerndtRetry failed xrandr calls after waiting for one second...
2016-04-28 Phillip BerndtIn debug mode, output commands that will be run
2016-03-28 Phillip BerndtMerge pull request #46 from HyperBaton/master
2016-03-28 Simon WydoogheAdd python2 compatibility to removal ability
2016-03-28 Simon WydoogheAdded user confirmation to remove action
2016-03-27 Simon WydoogheAdd ability to remove profile
2016-01-07 Phillip BerndtAdhere XDG basedir spec regarding order
2016-01-07 Phillip BerndtRun scripts from $XDG_CONFIG_DIRS as well (See pull...
2016-01-03 Phillip BerndtPass meta-information to block scripts
2015-11-17 Phillip BerndtSkip --transform unless necessary (See #37)
2015-11-11 Phillip BerndtReorganized import statements
2015-11-11 Phillip BerndtPrint configuration differences for failed actions...
2015-05-30 Phillip BerndtOnly use connected displays in virtual profiles
2015-05-20 Phillip BerndtAdd --debug for verbose output
2015-05-19 Phillip BerndtShow (current) after the current profile in the default...
2015-05-17 Phillip BerndtAdded --skip-options to ignore certain xrandr options
2015-05-17 Phillip BerndtMerge pull request #31 from blueyed/improve-usage-error
2015-05-17 Phillip BerndtMerge pull request #32 from blueyed/py3
2015-05-17 Daniel Hahlerpy3: import reduce from functools
2015-05-17 Daniel HahlerImprove usage information with GetoptError
2015-05-17 Phillip BerndtFixed --gamma value handling
2015-05-17 Phillip BerndtReformated main exception handler (Breaks PEP 8; I...
2015-05-16 Daniel HahlerImprove main exception handling: display traceback...
2015-04-14 Phillip BerndtFixed exception handler
2015-04-14 Phillip BerndtMode names need not be of the form <width>x<height...
2015-04-10 Phillip BerndtMore useful error messages
2015-04-08 Phillip BerndtFixed output parsing error messages
2015-04-08 Phillip BerndtDetect modes that have *current at the end of the mode...
2015-04-08 Phillip BerndtDetect tracking/border information for --panning
2015-04-08 Phillip BerndtDetect negative positions
2015-04-06 Phillip BerndtSupport for RandR 1.3 --panning
2015-04-05 Phillip BerndtA screen can be disabled yet primary
2015-03-30 Phillip BerndtTemporarily undo transformations when applying configur...
2015-03-27 Phillip BerndtScreens can be connected but unused, but also disconnec...
2015-03-26 Phillip BerndtUse a dummy EDID if an EDID is unavailable for an output
2015-03-24 Phillip BerndtMerge pull request #22 from victorhaggqvist/patch-1
next