elm_win: remove illume command send from eo
authorJi-Youn Park <jy0703.park@samsung.com>
Thu, 2 Jun 2016 08:40:41 +0000 (17:10 +0830)
committerJi-Youn Park <jy0703.park@samsung.com>
Thu, 2 Jun 2016 08:47:59 +0000 (17:17 +0830)
commita3b8fefa24435ceb1cb92a023e9c0171d9c6ce01
tree5810cef58ce6de4a428c7629a19a423882f52914
parent2bf508836de65f5d92141e2747685a9f225537e5
elm_win: remove illume command send from eo

1. remain elm_win_type_set
2. remain elm_win_alpha_set
3. remain elm_win_available_profile_set/get
app usually set availble profile into window, and app fw or other lib can read it.
so I remain get/set api both.
4. remove elm_win_profile_set/get from eo
5. remove illume feture in eo and move it to legacy
src/lib/elementary/elm_win.c
src/lib/elementary/elm_win.eo
src/lib/elementary/elm_win_legacy.h