diff options
author | discomfitor <michael.blumenkrantz@gmail.com> | 2013-05-13 22:20:02 +0100 |
---|---|---|
committer | discomfitor <michael.blumenkrantz@gmail.com> | 2013-05-13 22:21:14 +0100 |
commit | 8912e7a7fef7bd05de054b9f684e94b4abd37f25 (patch) | |
tree | 6cc333b5811bb2cdc676e6ddc100c37dbe9ece8a /NEWS | |
parent | 02d59dbdb2eca3f00a32b741beb2b3ece2966c98 (diff) | |
download | enlightenment-8912e7a7fef7bd05de054b9f684e94b4abd37f25.tar.gz |
e_desk_last_focused_focus now returns the focused border
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ Changes: * deskpreview renamed to bgpreview * e_widget_bgpreview_desk_add now takes an evas instead of an evas object * e_fm2_optimal_size_calc returns bool to indicate whether the returned size can be used + * e_desk_last_focus now returns the border it tries to apply focus to Config: * move winlist_warp_speed option to pointer_warp_speed * bindings now use new E_Binding_Event structs for mouse events |