commit | cd0f1acff44bfc6b6e9a60861f139f622938d0c8 | [log] [tgz] |
---|---|---|
author | Jonas Ådahl <jadahl@gmail.com> | Fri Jun 26 12:37:56 2015 +0800 |
committer | Bryce Harrington <bryce@osg.samsung.com> | Fri Oct 23 17:03:54 2015 -0700 |
tree | ecd8c1c2e02bb100807eaf0abcae841f6a4eb993 | |
parent | 43008c7620cd29468f1de1c7e272ee0e34f28c95 [diff] |
desktop-shell: Make activate_binding take a view instead of surface In preparation for further refactoring. This patch also removes a redundant NULL check. Since we pass views, and views will always have an associated surface, there is no point of checking if it has. Signed-off-by: Jonas Ådahl <jadahl@gmail.com> Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>