]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/log
deb_pkgs/autorandr.git
9 years agoStore refresh rate
Phillip Berndt [Wed, 31 Dec 2014 12:21:30 +0000 (13:21 +0100)]
Store refresh rate

See https://github.com/wertarbyte/autorandr/issues/6

9 years agoEnable outputs in pairs of two (Follow-up to commit f4cce4d)
Phillip Berndt [Sat, 13 Dec 2014 14:59:41 +0000 (15:59 +0100)]
Enable outputs in pairs of two (Follow-up to commit f4cce4d)

9 years agoEnable xrandr outputs one-by-one, --pos 0x0 first
tachylatus [Fri, 12 Dec 2014 13:51:19 +0000 (14:51 +0100)]
Enable xrandr outputs one-by-one, --pos 0x0 first

Enabling more than one or two outputs at once may result in this error:
/usr/bin/xrandr: Configure crtc 1 failed
This happens on my Dell Latitude E7440 with three monitors connected.

Disabling many outputs at once still seems safe.

Output positioning may be ignored by xrandr in some cases.
To circumvent this, make sure the output with --pos 0x0 is enabled first.

9 years agoremoved trailing slash
Christian Autermann [Mon, 3 Nov 2014 11:00:31 +0000 (12:00 +0100)]
removed trailing slash

9 years agoreplaced w with who as w cuts off long user names
Christian Autermann [Sun, 27 Jul 2014 13:26:07 +0000 (15:26 +0200)]
replaced w with who as w cuts off long user names

Conflicts:
pm-utils/40autorandr

9 years agoFixed integer test expressions
Phillip Berndt [Sun, 20 Jul 2014 11:21:47 +0000 (13:21 +0200)]
Fixed integer test expressions

9 years agoMerge remote-tracking branch 'bingmann/master'
Phillip Berndt [Sun, 20 Jul 2014 11:20:34 +0000 (13:20 +0200)]
Merge remote-tracking branch 'bingmann/master'

9 years agoPrint error when profile does not exist and fixing use of IS_VIRTUAL_PROFILE.
Timo Bingmann [Sun, 20 Jul 2014 11:14:05 +0000 (13:14 +0200)]
Print error when profile does not exist and fixing use of IS_VIRTUAL_PROFILE.

9 years agoUse same virtual profile detection code in all places
Phillip Berndt [Sun, 20 Jul 2014 11:17:51 +0000 (13:17 +0200)]
Use same virtual profile detection code in all places

9 years agoAdd 'horizontal' and 'vertical' stacked virtual profiles.
Timo Bingmann [Sun, 20 Jul 2014 11:05:05 +0000 (13:05 +0200)]
Add 'horizontal' and 'vertical' stacked virtual profiles.
Small fixes to virtual profile code.

9 years agoInform users about virtual configurations, prevent name collisions, prefer existing...
Phillip Berndt [Sun, 20 Jul 2014 10:38:40 +0000 (12:38 +0200)]
Inform users about virtual configurations, prevent name collisions, prefer existing configuration files over virtual configurations

9 years agoOutput "same-as" in the "common" virtual configuration
Phillip Berndt [Sun, 20 Jul 2014 10:38:11 +0000 (12:38 +0200)]
Output "same-as" in the "common" virtual configuration

9 years agoSet virtual 'common' config via load_cfg_xrandr by piping into the sed.
Timo Bingmann [Sun, 20 Jul 2014 10:05:46 +0000 (12:05 +0200)]
Set virtual 'common' config via load_cfg_xrandr by piping into the sed.

9 years agoAdded a virtual profile named 'common', which calculates the lowest common resolution...
Timo Bingmann [Sat, 19 Jul 2014 18:01:25 +0000 (20:01 +0200)]
Added a virtual profile named 'common', which calculates the lowest common resolution for all attached displays.

9 years agoAdding emacs Local Variables block at the end.
Timo Bingmann [Fri, 4 Jul 2014 19:02:04 +0000 (21:02 +0200)]
Adding emacs Local Variables block at the end.

10 years agoMerge pull request #4 from stormc/master
Phillip Berndt [Mon, 10 Feb 2014 19:45:46 +0000 (20:45 +0100)]
Merge pull request #4 from stormc/master

fix load() causing 'exit 1' on missing optional file $PROFILES/postswitch

10 years agofix load() causing 'exit 1' on missing optional file $PROFILES/postswitch
Christian Storm [Mon, 10 Feb 2014 18:01:35 +0000 (19:01 +0100)]
fix load() causing 'exit 1' on missing optional file $PROFILES/postswitch

    load() should return 1 and hence cause 'exit 1' on a missing
    config file but it should not implicitly return 1 on a missing
    optional file $PROFILES/postswitch

10 years agoMerge pull request #3 from tachylatus/master
Phillip Berndt [Fri, 31 Jan 2014 10:33:08 +0000 (02:33 -0800)]
Merge pull request #3 from tachylatus/master

Revert to general rotation detection

10 years agoApply normal rotation unless another one is set (ver.2)
tachylatus [Thu, 30 Jan 2014 17:43:53 +0000 (18:43 +0100)]
Apply normal rotation unless another one is set (ver.2)

10 years agoRevert "Apply normal rotation unless another one is set"
tachylatus [Thu, 30 Jan 2014 17:42:25 +0000 (18:42 +0100)]
Revert "Apply normal rotation unless another one is set"

This reverts commit 007920e83cf934f765d4424fab8148c9611eaacc.

10 years agoFixed indentation of commit f131585
Phillip Berndt [Thu, 30 Jan 2014 15:36:26 +0000 (16:36 +0100)]
Fixed indentation of commit f131585

10 years agoApply normal rotation unless another one is set
Phillip Berndt [Thu, 30 Jan 2014 15:35:07 +0000 (16:35 +0100)]
Apply normal rotation unless another one is set

10 years agoOnly output "rotate" once
tachylatus [Thu, 30 Jan 2014 13:57:58 +0000 (14:57 +0100)]
Only output "rotate" once

10 years agoMerge https://github.com/ChrisDunder/autorandr
tachylatus [Thu, 30 Jan 2014 13:24:16 +0000 (14:24 +0100)]
Merge https://github.com/ChrisDunder/autorandr

Conflicts:
autorandr

10 years agoMerge http://github.com/voda/autorandr
Phillip Berndt [Thu, 30 Jan 2014 12:45:31 +0000 (13:45 +0100)]
Merge http://github.com/voda/autorandr

Conflicts:
bash_completion/autorandr

10 years agoMerge branch 'feature/preswitch_scripts' of http://github.com/torrancew/autorandr
Phillip Berndt [Thu, 30 Jan 2014 12:41:30 +0000 (13:41 +0100)]
Merge branch 'feature/preswitch_scripts' of http://github.com/torrancew/autorandr

10 years agoMerge pull request #1 from tachylatus/master
Phillip Berndt [Thu, 30 Jan 2014 12:37:25 +0000 (04:37 -0800)]
Merge pull request #1 from tachylatus/master

Support DESTDIR + improvements for easy packaging

10 years agoSupport DESTDIR + improvements for easy packaging
tachylatus [Thu, 30 Jan 2014 11:31:29 +0000 (12:31 +0100)]
Support DESTDIR + improvements for easy packaging

10 years agoAdd support for "preswitch" scripts
Tray Torrance [Mon, 30 Dec 2013 21:18:32 +0000 (13:18 -0800)]
Add support for "preswitch" scripts

10 years agoMerge branch 'patch-1' of https://github.com/vapniks/autorandr
Ondřej Vodáček [Sun, 15 Dec 2013 17:44:59 +0000 (18:44 +0100)]
Merge branch 'patch-1' of https://github.com/vapniks/autorandr

* 'patch-1' of https://github.com/vapniks/autorandr:
  Fix completion of config names

10 years agoMerge remote-tracking branch 'public/patch-2'
Ondřej Vodáček [Sun, 15 Dec 2013 17:40:52 +0000 (18:40 +0100)]
Merge remote-tracking branch 'public/patch-2'

* public/patch-2:
  bash_completion: load profiles only when .autorandr directory exists

Conflicts:
bash_completion/autorandr

10 years agoMerge remote-tracking branch 'public/patch-1'
Ondřej Vodáček [Sun, 15 Dec 2013 17:40:28 +0000 (18:40 +0100)]
Merge remote-tracking branch 'public/patch-1'

* public/patch-1:
  added --config to bash completion

10 years agoFix completion of config names
vapniks [Sun, 8 Dec 2013 01:20:58 +0000 (01:20 +0000)]
Fix completion of config names

10 years agoPrefer sysfs probing over xrandr probing (more reliable, esp. if fake xrandr is used)
Phillip Berndt [Tue, 3 Dec 2013 11:22:31 +0000 (12:22 +0100)]
Prefer sysfs probing over xrandr probing (more reliable, esp. if fake xrandr is used)

10 years agoMerge remote-tracking branch 'queezythegreat/master'
Phillip Berndt [Mon, 2 Dec 2013 09:50:40 +0000 (10:50 +0100)]
Merge remote-tracking branch 'queezythegreat/master'

Conflicts:
Makefile

10 years agoMerge remote-tracking branch 'paulharris/master'
Phillip Berndt [Mon, 2 Dec 2013 09:42:23 +0000 (10:42 +0100)]
Merge remote-tracking branch 'paulharris/master'

Conflicts:
README

10 years agoMerge remote-tracking branch 'helterscelter/master'
Phillip Berndt [Mon, 2 Dec 2013 09:34:24 +0000 (10:34 +0100)]
Merge remote-tracking branch 'helterscelter/master'

Conflicts:
pm-utils/40autorandr

10 years agoDisplay logger information in pm-utils script only if a user was actually found
Phillip Berndt [Fri, 29 Nov 2013 07:04:18 +0000 (08:04 +0100)]
Display logger information in pm-utils script only if a user was actually found

10 years agoMerge remote-tracking branch 'mtahmed/master'
Phillip Berndt [Fri, 29 Nov 2013 06:58:56 +0000 (07:58 +0100)]
Merge remote-tracking branch 'mtahmed/master'

Conflicts:
README.md

10 years agoUpdated README with branch information
Phillip Berndt [Fri, 29 Nov 2013 06:51:28 +0000 (07:51 +0100)]
Updated README with branch information

10 years agoMerge remote-tracking branches 'tachylatus/master' and 'herm/master'
Phillip Berndt [Fri, 29 Nov 2013 06:43:48 +0000 (07:43 +0100)]
Merge remote-tracking branches 'tachylatus/master' and 'herm/master'

10 years agoUpdate README.
Hermann Kraus [Sun, 17 Nov 2013 23:38:10 +0000 (00:38 +0100)]
Update README.

10 years agoInstall udev rules.
Hermann Kraus [Sun, 17 Nov 2013 22:45:20 +0000 (23:45 +0100)]
Install udev rules.

10 years agoAdd a udev rules file for calling autorandr on monitor switch
Mandus Elfving [Wed, 10 Apr 2013 18:06:03 +0000 (20:06 +0200)]
Add a udev rules file for calling autorandr on monitor switch

10 years agoMake user name detection more reliable if there are multiple session (e.g. terminals).
Hermann Kraus [Sun, 17 Nov 2013 23:33:18 +0000 (00:33 +0100)]
Make user name detection more reliable if there are multiple session (e.g. terminals).

10 years agoSome small fixes to the pm-utils script
Mandus Elfving [Wed, 10 Apr 2013 18:05:26 +0000 (20:05 +0200)]
Some small fixes to the pm-utils script

10 years agoAdded Makefile to install program.
Hermann Kraus [Sun, 17 Nov 2013 22:07:52 +0000 (23:07 +0100)]
Added Makefile to install program.

10 years agobash_completion: load profiles only when .autorandr directory exists
Ondřej Vodáček [Sat, 20 Jul 2013 11:17:28 +0000 (13:17 +0200)]
bash_completion: load profiles only when .autorandr directory exists

10 years agoadded --config to bash completion
Ondřej Vodáček [Sat, 20 Jul 2013 11:12:25 +0000 (13:12 +0200)]
added --config to bash completion

10 years agoWorkaround xrandr bug: "cannot find crtc for output" - efficient solution
tachylatus [Thu, 4 Jul 2013 10:44:43 +0000 (12:44 +0200)]
Workaround xrandr bug: "cannot find crtc for output" - efficient solution

xrandr will typically fail when switching outputs, if the maximum number is already enabled.
This patch will cause xrandr to be called twice:
- First invocation will only disable outputs, freeing up CRTCs
- Second invocation will only enable outputs

10 years agoFix xrandr -q parsing when output contains "primary"
tachylatus [Thu, 4 Jul 2013 10:39:40 +0000 (12:39 +0200)]
Fix xrandr -q parsing when output contains "primary"

xRandR (in newer versions?) will output an extra columns for primary outputs.
Detect this column and modify the string split and column numbers accordingly.

10 years agoFix "No such file or directory" on tab-completion
Helge [Wed, 3 Jul 2013 20:06:51 +0000 (22:06 +0200)]
Fix "No such file or directory" on tab-completion

Checks if the directory ~/.autorandr exists before searching for profiles.
Example error message:
autorandr -find: `/root/.autorandr/*': No such file or directory

10 years agoMinor fixes and improvements
QueezyTheGreat [Wed, 26 Jun 2013 18:40:29 +0000 (20:40 +0200)]
Minor fixes and improvements

10 years agoMinor fixes and improvements
QueezyTheGreat [Wed, 26 Jun 2013 18:31:39 +0000 (20:31 +0200)]
Minor fixes and improvements

10 years agoMinor code refactoring
QueezyTheGreat [Wed, 26 Jun 2013 18:09:14 +0000 (20:09 +0200)]
Minor code refactoring

10 years agoUpdated Makefile, minor change to inotify monitor
QueezyTheGreat [Wed, 26 Jun 2013 17:45:31 +0000 (19:45 +0200)]
Updated Makefile, minor change to inotify monitor

10 years agoAdded install makefile and autorandr inotify monitor
QueezyTheGreat [Wed, 26 Jun 2013 17:33:16 +0000 (19:33 +0200)]
Added install makefile and autorandr inotify monitor

11 years agoMake the README.md a bit cleaner.
mtahmed [Sun, 12 May 2013 12:33:46 +0000 (08:33 -0400)]
Make the README.md a bit cleaner.

11 years agoRename README -> README.md. Use markdown for README.md.
mtahmed [Sun, 12 May 2013 12:29:18 +0000 (08:29 -0400)]
Rename README -> README.md. Use markdown for README.md.

11 years agoAdded notes on how to get auto-disper running automatically.
Paul Harris [Wed, 24 Apr 2013 14:41:16 +0000 (22:41 +0800)]
Added notes on how to get auto-disper running automatically.

11 years agoAdded a default fallback ("default") for pm-script.
Paul Harris [Wed, 24 Apr 2013 14:15:19 +0000 (22:15 +0800)]
Added a default fallback ("default") for pm-script.

11 years agoMerge remote-tracking branch 'helterscelter/master'
Paul Harris [Wed, 24 Apr 2013 14:36:24 +0000 (22:36 +0800)]
Merge remote-tracking branch 'helterscelter/master'

11 years agoadd support for rotated displays
Stefan Tomanek [Sun, 6 Jan 2013 17:38:35 +0000 (18:38 +0100)]
add support for rotated displays

11 years agoUpdated pm-utils scripts
helterscelter [Mon, 6 Aug 2012 19:08:08 +0000 (15:08 -0400)]
Updated pm-utils scripts

40autorandr had issues when resuming on a system where
one or more users have multiple terminal sessions open.

enhanced 40autorandr to allow being called as 40auto-disper
to automatically swap to using auto-disper semantics

11 years agoAdded support for rotated outputs to the xrandr codepath.
Chris Dunder [Tue, 31 Jul 2012 19:54:51 +0000 (12:54 -0700)]
Added support for rotated outputs to the xrandr codepath.

11 years agoAdd README file
Markus Ulrich [Thu, 28 Jun 2012 20:30:49 +0000 (22:30 +0200)]
Add README file

11 years agoFix some typo errors
Markus Ulrich [Thu, 28 Jun 2012 20:25:33 +0000 (22:25 +0200)]
Fix some typo errors

12 years agoFixed script name and typo in variable name.
Maciej Sitarz [Wed, 15 Feb 2012 19:53:13 +0000 (20:53 +0100)]
Fixed script name and typo in variable name.

Renamed according to pm-utils "SLEEP HOOK ORDERING CONVENTION"

12 years agoimprove pm-utils script
Stefan Tomanek [Sun, 12 Feb 2012 22:22:19 +0000 (23:22 +0100)]
improve pm-utils script

12 years agomove contrib files to subdirectories
Stefan Tomanek [Sun, 12 Feb 2012 22:14:22 +0000 (23:14 +0100)]
move contrib files to subdirectories

12 years agoAdded pm-utils hook to be run on resume/thaw.
Maciej Sitarz [Wed, 18 Jan 2012 21:07:01 +0000 (22:07 +0100)]
Added pm-utils hook to be run on resume/thaw.

12 years agooptionally use xdpyinfo
Stefan Tomanek [Sun, 12 Feb 2012 22:10:54 +0000 (23:10 +0100)]
optionally use xdpyinfo

12 years agoHandle outputs with "unknown connection" as "off".
Maciej Sitarz [Sun, 12 Feb 2012 13:10:06 +0000 (14:10 +0100)]
Handle outputs with "unknown connection" as "off".

12 years agodetect primary screen and save to config.
Maciej Sitarz [Sat, 11 Feb 2012 21:17:06 +0000 (22:17 +0100)]
detect primary screen and save to config.

13 years agosimplify config extraction from xrandr
Stefan Tomanek [Mon, 11 Apr 2011 19:59:08 +0000 (21:59 +0200)]
simplify config extraction from xrandr

13 years agoBash completion rules for autorandr/auto-disper
Maciej Sitarz [Fri, 8 Apr 2011 11:27:50 +0000 (13:27 +0200)]
Bash completion rules for autorandr/auto-disper

13 years agoFix handling screens connected but "off"
Maciej Sitarz [Wed, 6 Apr 2011 15:20:11 +0000 (17:20 +0200)]
Fix handling screens connected but "off"

13 years agoShould use $CURRENT_CFG_METHOD when saving profile
Paul.Gibbons [Mon, 14 Mar 2011 13:03:22 +0000 (13:03 +0000)]
Should use $CURRENT_CFG_METHOD when saving profile

13 years agoFixed 2 typos in nvidia(-via-disper) support.
mrj10 [Thu, 20 Jan 2011 04:00:22 +0000 (22:00 -0600)]
Fixed 2 typos in nvidia(-via-disper) support.

13 years agoadd information messages
Stefan Tomanek [Sun, 16 Jan 2011 16:13:41 +0000 (17:13 +0100)]
add information messages

13 years agoskip sysfs fingerprinting on systems without drm
Stefan Tomanek [Sun, 16 Jan 2011 14:38:51 +0000 (15:38 +0100)]
skip sysfs fingerprinting on systems without drm

13 years agomerge autorandr and autodisper
Stefan Tomanek [Fri, 10 Dec 2010 01:01:21 +0000 (02:01 +0100)]
merge autorandr and autodisper

13 years agoMerge remote branch 'auto-disper/master' into randrdisper
Stefan Tomanek [Fri, 10 Dec 2010 00:32:40 +0000 (01:32 +0100)]
Merge remote branch 'auto-disper/master' into randrdisper

13 years agoadjust help message
Stefan Tomanek [Tue, 9 Nov 2010 22:31:06 +0000 (23:31 +0100)]
adjust help message

13 years agoAdd --default to help
Alexander Wirt [Mon, 8 Nov 2010 21:32:35 +0000 (22:32 +0100)]
Add --default to help

13 years agoavoid (re)loading of identical configurations
Stefan Tomanek [Tue, 9 Nov 2010 14:17:22 +0000 (15:17 +0100)]
avoid (re)loading of identical configurations

13 years agocall xrandr to refresh sysfs
Stefan Tomanek [Tue, 9 Nov 2010 14:16:46 +0000 (15:16 +0100)]
call xrandr to refresh sysfs

13 years agomake used fingerprint methodes configurable
Stefan Tomanek [Tue, 9 Nov 2010 14:01:30 +0000 (15:01 +0100)]
make used fingerprint methodes configurable

13 years agoAdd support for local configfile
Alexander Wirt [Mon, 8 Nov 2010 21:19:18 +0000 (22:19 +0100)]
Add support for local configfile

13 years agoAdd some small help
Alexander Wirt [Mon, 8 Nov 2010 21:15:44 +0000 (22:15 +0100)]
Add some small help

13 years agoavoid loading of nonexisting profile
Stefan Tomanek [Mon, 8 Nov 2010 20:51:46 +0000 (21:51 +0100)]
avoid loading of nonexisting profile

13 years agofix indention
Stefan Tomanek [Mon, 8 Nov 2010 20:48:25 +0000 (21:48 +0100)]
fix indention

13 years agouse sysfs for edid fingerprinting
Stefan Tomanek [Mon, 8 Nov 2010 20:46:03 +0000 (21:46 +0100)]
use sysfs for edid fingerprinting

13 years agoadd alternative fingerprinting method
Stefan Tomanek [Wed, 27 Oct 2010 19:56:08 +0000 (21:56 +0200)]
add alternative fingerprinting method

13 years agoimplement autorandr script
Stefan Tomanek [Tue, 26 Oct 2010 14:33:34 +0000 (16:33 +0200)]
implement autorandr script

13 years agoadd basic awk scripts
Stefan Tomanek [Tue, 26 Oct 2010 14:15:57 +0000 (16:15 +0200)]
add basic awk scripts

14 years agoinitial commit
Stefan Tomanek [Sun, 24 Jan 2010 20:34:12 +0000 (21:34 +0100)]
initial commit