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