commit | 539d85f69dc43cb75918ad3f3d705edf80db08f8 | [log] [tgz] |
---|---|---|
author | Kristian Høgsberg <krh@bitplanet.net> | Mon Aug 13 23:29:53 2012 -0400 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Tue Aug 14 10:17:06 2012 -0400 |
tree | c2b7c0f9af155f43c2c436d6aea8dc5ca2c6fb11 | |
parent | 86adef9d54d41b1594749c00abab24482248fa5c [diff] |
compositor-wayland: Call notify_pointer_focus() for content area only We don't want to send enter/leave events to the compositor when the pointer enters the surface, only when the pointer enters the content area. This avoids hiding the cursor when entering the frame and sending out-of-bounds coordinates to notify_pointer_focus().