ecore/wayland: Fix screen geometry when it is rotated. 71/3271/1
authorRafael Antognolli <rafael.antognolli@linux.intel.com>
Wed, 3 Apr 2013 02:45:10 +0000 (23:45 -0300)
committerRafael Antognolli <rafael.antognolli@linux.intel.com>
Wed, 3 Apr 2013 16:57:33 +0000 (13:57 -0300)
commit2ed527869369b869d57841356741f0e8d08984a2
tree00bf0603e7200111cf3f6681063f6affe01c1428
parentbd664eb632e19b199a6e0e0fe5b812a0acc1eb2f
ecore/wayland: Fix screen geometry when it is rotated.

Width and height should be swapped when the screen is rotated by 90 or
270 degrees.

Additionally, add a command to the ecore_evas_window_sizes_example which
returns the screen geometry.
src/lib/ecore_wayland/Ecore_Wayland.h
src/lib/ecore_wayland/ecore_wl.c
src/lib/ecore_wayland/ecore_wl_output.c