commit | f7b2f8b0a694c3baa36bff3510a80f1109940807 | [log] [tgz] |
---|---|---|
author | Derek Foreman <derekf@osg.samsung.com> | Wed Jul 15 13:00:41 2015 -0500 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Thu Jul 16 19:04:19 2015 -0700 |
tree | 035c4e2e9788b078e2693ca52d773800ba5831eb | |
parent | 8fbebbd985bf375e3b122d623a28f173bba34327 [diff] |
desktop-shell: Use the grabbed pointer in popup_grab_button This should be identical to the pointer in shset->seat. A later patch prevents direct access to seat->pointer, using the known valid pointer in the grab will be nicer than using the getter functions that patch introduces. Reviewed-by: Jonas Ã…dahl <jadahl@gmail.com> Signed-off-by: Derek Foreman <derekf@osg.samsung.com>