Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | autoset - new order of the displaysHEADmaster | Robin Obůrka | 2019-09-25 | 1 | -1/+1 |
| | |||||
* | Save windows position but only in session on main X server | Robin Obůrka | 2017-07-07 | 1 | -1/+4 |
| | |||||
* | The main display is renamed in stretch | Robin Obůrka | 2017-07-07 | 1 | -1/+1 |
| | |||||
* | autodetect: Add sleep before second xrandr query | Robin Obůrka | 2016-10-11 | 1 | -0/+1 |
| | | | | I think there is some pause before xrandr provides the correct value. | ||||
* | autodetect: Query xrandr as function | Robin Obůrka | 2016-10-11 | 1 | -2/+6 |
| | | | | It should be useful later. E.g. to define some timeout. | ||||
* | autodetect: Try to fix restore process | Robin Obůrka | 2016-10-11 | 1 | -22/+6 |
| | |||||
* | Fix regexp in grep | Robin Obůrka | 2016-10-10 | 1 | -2/+2 |
| | |||||
* | wpos: Provide command list | Robin Obůrka | 2016-05-17 | 1 | -0/+4 |
| | |||||
* | wpos: Provide parameter for customizable queries | Robin Obůrka | 2016-05-17 | 1 | -1/+1 |
| | |||||
* | Fix it to new weired behavior of new driver | Robin Obůrka | 2016-03-02 | 1 | -6/+7 |
| | | | | Now, it is sensitive to any shift of coordinates. It is much more portable | ||||
* | wpos: Add second round to restore operation and check the result of operation | Robin Obůrka | 2015-08-23 | 1 | -0/+15 |
| | | | | | | | There is some bug that moves some windows about 2 pixels on the x-axis. This code checks if this happened and fixes theirs position. This code is not perfect and duplicates some code. | ||||
* | wpos: Make some pieces of code more generic | Robin Obůrka | 2015-08-23 | 1 | -7/+16 |
| | |||||
* | Add 2displays command | Robin Obůrka | 2015-07-02 | 1 | -0/+3 |
| | |||||
* | Make sure that $SAVEPATH exists | Robin Obůrka | 2015-04-19 | 1 | -0/+1 |
| | |||||
* | Cancel none command | Robin Obůrka | 2015-03-28 | 1 | -5/+0 |
| | |||||
* | Add (again) profile command and fix none command | Robin Obůrka | 2015-03-27 | 1 | -1/+7 |
| | |||||
* | Move computing hash to function | Robin Obůrka | 2015-03-27 | 1 | -13/+17 |
| | |||||
* | Save/restore profiles | Robin Obůrka | 2015-03-27 | 1 | -0/+22 |
| | |||||
* | Change definition of "profile" | Robin Obůrka | 2015-03-27 | 1 | -7/+17 |
| | | | | Hash is computed from active displays | ||||
* | Typo | Robin Obůrka | 2015-03-27 | 1 | -1/+1 |
| | |||||
* | Add support for profiles into wpos | Robin Obůrka | 2015-03-21 | 1 | -2/+7 |
| | |||||
* | Provide better storage management for wpos | Robin Obůrka | 2015-03-21 | 1 | -1/+7 |
| | |||||
* | Add command, that returns hash of current profile | Robin Obůrka | 2015-03-21 | 1 | -5/+13 |
| | |||||
* | Provide first simple version of wpos - windows restorer | Robin Obůrka | 2015-03-21 | 1 | -0/+29 |
| | |||||
* | Add "none" command | Robin Obůrka | 2015-03-21 | 1 | -0/+4 |
| | | | | It is useful when you are implementing some kind of "reset operation". | ||||
* | Add support for mirror mode | Robin Obůrka | 2015-03-04 | 1 | -0/+10 |
| | |||||
* | Add 2 more commands | Robin Obůrka | 2015-03-04 | 1 | -0/+6 |
| | |||||
* | Make better readable tests | Robin Obůrka | 2015-02-26 | 1 | -2/+2 |
| | |||||
* | Remove some duplicate profiles | Robin Obůrka | 2015-02-26 | 1 | -6/+0 |
| | | | | If is just one display connected, it is always EXT1 | ||||
* | Unify API of the functions | Robin Obůrka | 2015-02-26 | 1 | -4/+5 |
| | |||||
* | Fix resolution parser and move it to function | Robin Obůrka | 2015-02-26 | 1 | -3/+6 |
| | |||||
* | Fix rexexp in detect_status | Robin Obůrka | 2015-02-26 | 1 | -1/+1 |
| | |||||
* | Add some comments | Robin Obůrka | 2015-02-22 | 1 | -1/+3 |
| | |||||
* | Turn off debug | Robin Obůrka | 2015-02-22 | 1 | -1/+0 |
| | |||||
* | Provide ability to set notebook display only | Robin Obůrka | 2015-02-22 | 1 | -1/+4 |
| | |||||
* | Fix detection of unnecessary displays | Robin Obůrka | 2015-02-22 | 1 | -8/+11 |
| | |||||
* | Fix 3 displays command | Robin Obůrka | 2015-02-22 | 1 | -1/+4 |
| | |||||
* | Fix regexp | Robin Obůrka | 2015-02-22 | 1 | -2/+2 |
| | |||||
* | Add read auto detection to autodetect.sh | Robin Obůrka | 2015-02-22 | 1 | -20/+52 |
| | |||||
* | Rewrite script to /bin/sh instead of /bin/bash | Robin Obůrka | 2015-02-22 | 1 | -9/+9 |
| | |||||
* | Change names for new kernel and intel x-org driver | Robin Obůrka | 2015-02-22 | 1 | -24/+24 |
| | |||||
* | Add "external" command | Robin Obůrka | 2014-09-07 | 1 | -1/+9 |
| | |||||
* | Initial commit | Robin Obůrka | 2014-08-22 | 7 | -0/+91 |