e_xdg_shell_v6: allow to get toplv iface when pixmap_usable is TRUE 84/181784/1 accepted/tizen/unified/20180619.141923 submit/tizen/20180618.085127
authorJuyeon Lee <juyeonne.lee@samsung.com>
Mon, 18 Jun 2018 08:36:53 +0000 (17:36 +0900)
committerJuyeon Lee <juyeonne.lee@samsung.com>
Mon, 18 Jun 2018 08:37:08 +0000 (17:37 +0900)
commit6cf2a0ed0c9b602b452a132609e96e9aa2876cb7
tree72f51a8754f7bda2459dd77bbce5db6aff5a8f57
parent877b19a10d350a7a35bdab9ddc3459171139cdc9
e_xdg_shell_v6: allow to get toplv iface when pixmap_usable is TRUE

client get toplv interface when show.
sometimes, it attached buffer(means rendering) ahead of toplv iface get
- wl_surface has created and rendered in background before show request
- there's wrapping lib. for a client to set titlei(by zxdg_toplevel_v6)
  in this case, there are no grantee that if there is commit buffer already or not.

Change-Id: Id495801d1c92258b85d0c18257a3c5db377e45ad
src/bin/e_xdg_shell_v6.c