diff options
author | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-19 09:14:46 +0000 |
---|---|---|
committer | Mike Blumenkrantz <michael.blumenkrantz@gmail.com> | 2013-02-19 09:14:46 +0000 |
commit | 85a06058cef498dccaba42ed3af53237a1aaea50 (patch) | |
tree | 8724383f3935473090e3f4e9fe9dec2d08761f2a /NEWS | |
parent | 90d6da42c5da21279f9b36fe80a445732e98f42c (diff) | |
download | enlightenment-85a06058cef498dccaba42ed3af53237a1aaea50.tar.gz |
e_util_size_debug_set now displays delete events
SVN revision: 84088
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -111,6 +111,7 @@ Improvements: * e_gadcon_unpopulate now correctly freezes the container while deleting gadgets * e_popup is now a wrapper for drawing objects onto the compositor canvas * compositor nocomp mode now dynamically enables/disables based on the state and stacking of fullscreen windows and comp objects + * e_util_size_debug_set now displays delete events Fixes: * IBar menu didn't allow to configure different icon sources, show contents menu even on empty IBar. |