Ecore_Evas: Update ChangeLog with ecore_evas_wayland fullscreen patch.
authorChristopher Michael <cpmichael1@comcast.net>
Thu, 2 Aug 2012 06:26:03 +0000 (06:26 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Thu, 2 Aug 2012 06:26:03 +0000 (06:26 +0000)
SVN revision: 74775

legacy/ecore/ChangeLog

index d3d7e77..cc7812c 100644 (file)
         * Fix ecore-x selection handling to fall back to getting
           selection directly if getting targets fails. This fixes e17 to
           elm cnp.
+
+2012-08-01  Rob Bradford
+
+       * Support setting fullscreen on Ecore_Evas's under the Wayland engine
+       before they are visible. The fullscreening will then be applied when
+       they become visible.