]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/shortlog
deb_pkgs/autorandr.git
2020-04-25 Don ArmstrongNew upstream version 1.10 upstream/1.10
2020-04-25 Phillip BerndtBump version to 1.10 1.10
2020-04-23 Phillip BerndtAdd script order change to README
2020-04-23 Phillip BerndtSearch profile directory first for hook scripts
2020-04-13 Phillip BerndtMention #180 in the README
2020-04-13 Phillip BerndtFix unnassigned variable issue if one profile is detected
2020-04-11 Phillip BerndtHandle negative gamma values
2020-04-11 Phillip BerndtSort approximate matches in detected profiles by qualit...
2020-01-31 Vincent Bernatcontrib: fix saved profile completion
2020-01-31 martin f. krafftFix small error
2020-01-31 Vincent BernatHandle non-ASCII environment variable values
2020-01-31 Vincent Bernatcontrib: zsh completion
2020-01-16 Vincent BernatFork and exec using the current Python interpreter
2020-01-02 Phillip BerndtMerge pull request #176 from gardar/patch-1
2020-01-02 gardarFix dash/underscore typo in makefile
2019-12-31 Phillip BerndtFix two minor issues with the Makefile
2019-12-31 Phillip BerndtPrefer X11 launcher (like srandr) over udev/systemd...
2019-12-31 Phillip BerndtUpdate README
2019-12-31 Jordan EphronDon't fail if xrandr reports negative gamma value
2019-12-31 Mathis Raguinedit: rename var to found_top_left_monitor
2019-12-31 Mathis Raguinfix: rework to match phillipberndt algorithm
2019-12-31 Mathis Raguinfix: move all output at once as they are enabled
2019-12-31 Mathis Raguinfix: output position if xrandr offsetted them
2019-12-19 Phillip BerndtVersion bump: 1.9 1.9
2019-11-14 Phillip BerndtMerge pull request #171 from Vladimir-csp/patch-2
2019-11-13 Vladimir-cspclasses
2019-11-13 Vladimir-cspegrep is deprecated according to manpage
2019-11-13 Vladimir-cspspace class and double escapes in unit file
2019-11-13 Vladimir-csp\s does not work inside brackets
2019-11-13 Phillip BerndtMerge pull request #170 from Vladimir-csp/patch-2
2019-11-13 Vladimir-cspaccount for occasional dash prefix, use sh
2019-11-13 Vladimir-cspaccount for occasional dash prefix, use sh
2019-11-10 Phillip BerndtMerge pull request #169 from chmduquesne/closed_lid_tre...
2019-11-10 Christophe... Improvement of the regex performance for lid monitoring
2019-11-10 Christophe... Adding Christophe-Marie Duquesne to the contributors
2019-11-10 Christophe... Only count a closed lid as disconnected if there are...
2019-11-04 Christophe... adding a lid listener xdg/autostart service
2019-11-03 Christophe... Adding a systemd script to monitor lid changes
2019-11-03 Christophe... line buffering
2019-11-01 Christophe... supplementary script to listen to lid events
2019-10-31 Christophe... Treating a closed lid as disconnected
2019-10-24 Patrick KleinRemoved isinstance check and redundant path calculation.
2019-10-24 Patrick KleinDo not overwrite exiting config files unless --force...
2019-09-13 Pierre BondoerfferFix typo
2019-08-23 Hugo Osvaldo... Typo
2019-08-16 Phillip BerndtDon't fail hard in get_fb_dimensions if a mode isn...
2019-05-28 Phillip BerndtMerge pull request #154 from maciex/msitarz/issues...
2019-05-23 Maciej SitarzImproved .spec file for RPM builds
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 BerndtRecord latest commit series in Readme
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 Maximilian... Work around problems with autorandr's completion when...
2019-03-21 theperfidiousAdd crtc value in the config file
2019-03-18 Phillip BerndtVersion bump: 1.8.1 1.8.1
2019-03-18 Phillip BerndtRemove mandb call (See #144)
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 BerndtAdd today's merges to README
2019-02-17 Phillip BerndtMerge pull request #133 from somers-all-the-time/manpage
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-17 Phillip BerndtMerge pull request #127 from rliou92/rliou92
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)
2019-02-03 Ricky LiouAdd --default default
2019-02-03 Ricky LiouMerge branch 'master' of https://github.com/phillipbern...
2019-01-29 somers-all... Changed file paths to use relative names in manpage...
2019-01-28 Phillip BerndtMerge pull request #136 from jschwab/update-arch-packag...
2019-01-28 Josiah SchwabUpdate Arch link in README
2019-01-19 somers-all... Added target manpage to Makefile
2019-01-17 somers-all... Wrote initial man page
2019-01-17 somers-all... Initial start to man page
2018-11-04 Ricky LiouFix help str to match program name
2018-11-04 Ricky LiouAdd source code for launcher
2018-11-04 Ricky LiouAdd launcher commands to Makefile
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-10-03 Phillip BerndtMerge pull request #120 from krinistof/patch-2
2018-10-03 IFAAdd xbps package of Void Linux in README.md
2018-09-28 Maciej SitarzUpdate RPM spec file to stable v1.7
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-09-22 Jan-Oliver... Add Jan-Oliver Kaiser to list of contributors.
2018-09-20 Phillip BerndtMerge pull request #118 from patzm/patch-1
2018-09-09 Martin Patztypo in readme / changelog
2018-08-27 Jan-Oliver... Consider screen rotation in `get_fb_dimensions`
2018-07-27 Phillip BerndtMerge pull request #114 from maciex/issue/RPM_spec_syst...
2018-07-23 Maciej SitarzFix placement of systemd service file
2018-07-20 Phillip BerndtVersion bump: autorandr-1.6 1.6
2018-07-20 Phillip BerndtUpdate README
2018-07-20 Phillip BerndtMerge pull request #113 from Kazy/master
2018-07-19 Jocelyn BoullierFix AttributeError exception in is_equal_configuration
next