Implementation of 'transient_for' protocol 19/38819/3
authorDuna Oh <duna.oh@samsung.com>
Wed, 29 Apr 2015 04:26:55 +0000 (13:26 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Mon, 11 May 2015 05:43:17 +0000 (22:43 -0700)
commitf5a59c484b91755929435b2854af225cec0fe92b
tree73c2d765ab4b4cc1b54471bd9eef43569f360aa5
parent351f11785bcc65dc93799330dab38c6abc34babe
Implementation of 'transient_for' protocol

Test Plan:
(1) The clients send requests of 'get_tizen_gid' and get their gids.
(2) 'set_transient_for' relationship using gids.

Change-Id: I3fd264795dab3c84d7ad4c45f22c123f351e8343
src/bin/e_pixmap.c
src/bin/e_pixmap.h
src/modules/Makefile_wl_desktop_shell.mk
src/modules/wl_desktop_shell/e_mod_main.c
src/modules/wl_desktop_shell/e_transient_for_protocol.c [new file with mode: 0755]
src/modules/wl_desktop_shell/e_transient_for_protocol.h [new file with mode: 0755]