commit | 2a66f6f3a0d9cf5b266c304718efbecf976c13d1 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Thu Aug 18 16:14:55 2016 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Thu Aug 18 16:14:55 2016 +0200 |
tree | 5fc0dcbe29fd89d6946f1558cad2bf965d5373a8 | |
parent | e823c0caa3e176a9de86da7746598189b9ef9936 [diff] |
Convert pointer coordinates to absolute It is possible to set pointer coordinate using absolute numbers, but getting them back will always give us screen relative ones. Do the necessary calculations manually so we return sane values to the caller.