commit | 54e90c7e1e20d9d51f516b42b4c846d26a8cfb5e | [log] [tgz] |
---|---|---|
author | Ander Conselvan de Oliveira <ander.conselvan.de.oliveira@intel.com> | Fri Dec 13 22:10:56 2013 +0200 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Mon Dec 16 17:23:08 2013 -0800 |
tree | 580af00a1575ac9097e668f2920f1cf65bbfa86d | |
parent | e1e2352dcc157fd0bd7c880379ba42b9e5d9be75 [diff] |
compositor: Make pointers visible when an output is unplugged Previously, if a pointer was inside an output that was unplugged, it could potentialy end up outside any valid output forever. With this patch, the pointer is moved to the "closest" output to the pointer.