summaryrefslogtreecommitdiffstats
path: root/autodetect.sh
Commit message (Collapse)AuthorAgeFilesLines
* autoset - new order of the displaysHEADmasterGravatar Robin Obůrka 2019-09-251-1/+1
|
* Save windows position but only in session on main X serverGravatar Robin Obůrka 2017-07-071-1/+4
|
* The main display is renamed in stretchGravatar Robin Obůrka 2017-07-071-1/+1
|
* autodetect: Add sleep before second xrandr queryGravatar Robin Obůrka 2016-10-111-0/+1
| | | | I think there is some pause before xrandr provides the correct value.
* autodetect: Query xrandr as functionGravatar Robin Obůrka 2016-10-111-2/+6
| | | | It should be useful later. E.g. to define some timeout.
* autodetect: Try to fix restore processGravatar Robin Obůrka 2016-10-111-22/+6
|
* Fix regexp in grepGravatar Robin Obůrka 2016-10-101-2/+2
|
* Add 2displays commandGravatar Robin Obůrka 2015-07-021-0/+3
|
* Make sure that $SAVEPATH existsGravatar Robin Obůrka 2015-04-191-0/+1
|
* Cancel none commandGravatar Robin Obůrka 2015-03-281-5/+0
|
* Add (again) profile command and fix none commandGravatar Robin Obůrka 2015-03-271-1/+7
|
* Move computing hash to functionGravatar Robin Obůrka 2015-03-271-13/+17
|
* Save/restore profilesGravatar Robin Obůrka 2015-03-271-0/+22
|
* Change definition of "profile"Gravatar Robin Obůrka 2015-03-271-7/+17
| | | | Hash is computed from active displays
* TypoGravatar Robin Obůrka 2015-03-271-1/+1
|
* Add command, that returns hash of current profileGravatar Robin Obůrka 2015-03-211-5/+13
|
* Add "none" commandGravatar Robin Obůrka 2015-03-211-0/+4
| | | | It is useful when you are implementing some kind of "reset operation".
* Add support for mirror modeGravatar Robin Obůrka 2015-03-041-0/+10
|
* Add 2 more commandsGravatar Robin Obůrka 2015-03-041-0/+6
|
* Make better readable testsGravatar Robin Obůrka 2015-02-261-2/+2
|
* Remove some duplicate profilesGravatar Robin Obůrka 2015-02-261-6/+0
| | | | If is just one display connected, it is always EXT1
* Unify API of the functionsGravatar Robin Obůrka 2015-02-261-4/+5
|
* Fix resolution parser and move it to functionGravatar Robin Obůrka 2015-02-261-3/+6
|
* Fix rexexp in detect_statusGravatar Robin Obůrka 2015-02-261-1/+1
|
* Add some commentsGravatar Robin Obůrka 2015-02-221-1/+3
|
* Turn off debugGravatar Robin Obůrka 2015-02-221-1/+0
|
* Provide ability to set notebook display onlyGravatar Robin Obůrka 2015-02-221-1/+4
|
* Fix detection of unnecessary displaysGravatar Robin Obůrka 2015-02-221-8/+11
|
* Fix 3 displays commandGravatar Robin Obůrka 2015-02-221-1/+4
|
* Fix regexpGravatar Robin Obůrka 2015-02-221-2/+2
|
* Add read auto detection to autodetect.shGravatar Robin Obůrka 2015-02-221-20/+52
|
* Rewrite script to /bin/sh instead of /bin/bashGravatar Robin Obůrka 2015-02-221-9/+9
|
* Change names for new kernel and intel x-org driverGravatar Robin Obůrka 2015-02-221-24/+24
|
* Add "external" commandGravatar Robin Obůrka 2014-09-071-1/+9
|
* Initial commitGravatar Robin Obůrka 2014-08-221-0/+38