summaryrefslogtreecommitdiffstats
path: root/wpos.sh
Commit message (Collapse)AuthorAgeFilesLines
* wpos: Provide command listGravatar Robin Obůrka 2016-05-171-0/+4
|
* wpos: Provide parameter for customizable queriesGravatar Robin Obůrka 2016-05-171-1/+1
|
* Fix it to new weired behavior of new driverGravatar Robin Obůrka 2016-03-021-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 operationGravatar Robin Obůrka 2015-08-231-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 genericGravatar Robin Obůrka 2015-08-231-7/+16
|
* Add support for profiles into wposGravatar Robin Obůrka 2015-03-211-2/+7
|
* Provide better storage management for wposGravatar Robin Obůrka 2015-03-211-1/+7
|
* Provide first simple version of wpos - windows restorerGravatar Robin Obůrka 2015-03-211-0/+29