commit | 0bdd58f6c05d9e2adb68135d27597100184c42f5 | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason@jlekstrand.net> | Sun Oct 27 22:25:03 2013 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Thu Nov 07 16:35:06 2013 -0800 |
tree | 7f04ff5e8fabf576376f141b0ea0a4c4ed4ae0c1 | |
parent | 48ce42177fb8189cd3ef8b9a08c121794a3e7247 [diff] |
cairo-util: Rework frame button handling This makes button handling more correct concerning drags. Also, frame_pointer_button returns the original button location in the case of a release. This makes filtering of button events much easier for users of the cair-util frame code. Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>