Ecore_Evas: Update ChangeLog with ecore_evas_wayland fullscreen patch.

SVN revision: 74775
This commit is contained in:
Christopher Michael 2012-08-02 06:26:03 +00:00
parent baa604b736
commit 8abd1fe7a6
1 changed files with 6 additions and 0 deletions

View File

@ -823,3 +823,9 @@
* Fix ecore-x selection handling to fall back to getting * Fix ecore-x selection handling to fall back to getting
selection directly if getting targets fails. This fixes e17 to selection directly if getting targets fails. This fixes e17 to
elm cnp. 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.