commit | 9f8c8942ba07b764a58ccbf7941dee909228514d | [log] [tgz] |
---|---|---|
author | Jonas Ådahl <jadahl@gmail.com> | Wed Nov 26 17:40:42 2014 +0800 |
committer | Jonas Ådahl <jadahl@gmail.com> | Tue Jul 26 17:21:15 2016 +0800 |
tree | 872b0501249260e0d77b4bc1377b0fa0d99afee8 | |
parent | e5a1bb4be289ab7fc93b6a5771f06332efe0c6c7 [diff] |
clients/resizor: Use pointer locking for resizing window Resizes the window using pointer locking when holding the left pointer button down. The pointer lock cursor position hint is used to warp the pointer to the same position relative to the bottom right corner. Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>