elm_win: set wm rotation hints _elm_win_xwin_update().
authorSeunghun Lee <shiin.lee@samsung.com>
Thu, 20 Aug 2015 05:11:55 +0000 (14:11 +0900)
committerChunEon Park <hermet@hermet.pe.kr>
Thu, 20 Aug 2015 05:11:55 +0000 (14:11 +0900)
commit0b6d1794d48ceecd17d5fe12010eb0246ade6e74
tree3d6b5806bf0562a1ca58c199427b001c82fbb0fe
parentb645e8c3bf66d43882e9d2952991d61cefa00e53
elm_win: set wm rotation hints _elm_win_xwin_update().

Summary:
if app sets available rotations before invoking elm_win_alpha_set(),
wm rotation doesn't work.
this patch fixes it.

Test Plan: N/A

Reviewers: jypark

Reviewed By: jypark

Differential Revision: https://phab.enlightenment.org/D2946
src/lib/elm_win.c