commit | 91ae483ab9159b5a56a34853a6b06438d3e46479 | [log] [tgz] |
---|---|---|
author | Rob Bradford <rob@linux.intel.com> | Wed Apr 03 15:21:55 2013 +0100 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Apr 03 12:05:57 2013 -0400 |
tree | f545b8f034efec10bb76c6f126b4952556333e56 | |
parent | 319b91b97a2d5db40eb182554e343d120d2d0d40 [diff] |
compositor: Use wl_pointer_set_current to cleanup after surface destruction This API call handles setting the current surface on the wl_pointer and also maintaining a destroy notification to monitor that surface for destruction. This is part of the fix for: https://bugzilla.gnome.org/show_bug.cgi?id=696946