]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/history - autorandr.py
Don't fail hard in get_fb_dimensions if a mode isn't WWWxHHH
[deb_pkgs/autorandr.git] / autorandr.py
2019-08-16 Phillip BerndtDon't fail hard in get_fb_dimensions if a mode isn...
2019-05-22 Maciej SitarzMerge remote-tracking branch 'upstream/master'
2019-05-04 Phillip BerndtMerge pull request #145 from theperfidious/master
2019-03-24 Phillip BerndtMerge pull request #146 from Ma27/fix-bashcomp-with-zsh
2019-03-24 Phillip BerndtRefuse to save profiles that don't make sense (See...
2019-03-24 Phillip BerndtMake mode parsing more robust for broken cases
2019-03-24 Phillip BerndtRevert disconnected/no-mode change #139
2019-03-21 theperfidiousAdd crtc value in the config file
2019-03-18 Phillip BerndtVersion bump: 1.8.1 1.8.1
2019-03-16 Phillip BerndtVersion bump: autorandr-1.8 1.8
2019-03-10 Phillip BerndtImprove error message if a profile configures an output...
2019-02-17 Phillip BerndtFollow up fixes for #139/#128
2019-02-17 Phillip BerndtMerge branch 'master' into manpage
2019-02-17 Phillip BerndtMerge pull request #138 from jschwab/fix-panning-bug
2019-02-17 Phillip BerndtMerge pull request #139 from joseph-jones/master
2019-02-09 Josiah SchwabFix case in which x and y are not specified in panning
2019-02-09 Joseph M JonesFix check for disconnected monitors (fixes #128)
2018-10-19 Phillip BerndtMerge pull request #121 from Waester/dev-pr
2018-10-19 Phillip BerndtMore generic approach for non-standard mode names.
2018-10-12 WaesterPartially support modes with non-standard names
2018-09-28 Maciej SitarzMerge remote-tracking branch 'upstream/master'
2018-09-25 Phillip BerndtVersion bump: autorandr-1.7 1.7
2018-09-25 Phillip BerndtMerge pull request #117 from Janno/patch-1
2018-08-27 Jan-Oliver KaiserConsider screen rotation in `get_fb_dimensions`
2018-07-27 Phillip BerndtMerge pull request #114 from maciex/issue/RPM_spec_syst...
2018-07-20 Phillip BerndtVersion bump: autorandr-1.6 1.6
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)
next