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)
commit10f5587cd910c021004823ac3bfd6b53e129b640
treeff3879cd624b765ffddb04e9787a86ac6cb56780
parent040a35aae5cf02a9c9b451cb99d2f613bba5d1a4
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
legacy/elementary/src/lib/elm_win.c