check efm queued icons when trying to live delete a file to ensure the icon is deleted
[platform/upstream/enlightenment.git] / NEWS
1 Changes since 0.17.0:
2 ---------------------
3
4 Additions:
5     Modules:
6         * conf2
7         * music-control: control any mpris2-compatible music player
8         * appmenu: externally show a menu of the current focused application
9         * bluez4: control bluetoothd daemon
10         * conf_comp: configuration dialogs for composite, like in previous comp
11           module
12         * teamwork
13     API:
14         * Added action to reset filemanager
15         * Added function to hide all active menus
16         * Added enum for deskflip animation mode
17         * Added e_win_elm_available()
18         * Added e_configure_option API
19         * Added D-Bus notification to systray module
20         * Added D-Bus menu support
21         * Added e_comp namespace and E_EVENT_COMP events
22         * Added API for fetching module .desktop files
23         * e_config_xkb functions
24         * added functions for freeing binding config structs
25         * E_Config_DD structs are now tracked and retrievable through e_config_descriptor_find
26         * add e_border_pointer_warp_to_center_now()
27         * e_widget_check_widget_disable_on_*
28         * e_widget_on_disable_hook_set
29         * e_int_border_remember_edit
30         * Added function for getting children of e_layout
31         * added utility function for printing all objects above a given object
32         * added e_layout functions for returning objects above or below a layout child
33         * added functions for noting objects which are part of a popup
34         * added E_LIST_REVERSE_FREE macro
35         * added e_object_ref_debug_set
36         * added e_gadcon_repopulate
37         * added e_comp_win_effect* api
38         * added deskmirror
39         * add e_exec_desktop_instances_find
40         * add e_exec_phony
41         * e_border_inset utility functions
42     Config:
43         * Added option for disabling icons in menus
44         * Added option for disabling pointer warping when performing directional focus changes using winlist
45         * comp settings now uses the "e_comp" config domain
46         * added options to disable comp effects on types of windows
47         * added option to disable comp effects on screen
48         * added options and functionality for "fast" composite effects
49         * split comp window match settings into separate dialog
50         * edge bindings can now be set to "drag only"
51         * new option for disabling all pointer warps
52         * added option for preventing all keyboard layout changes
53         * added option for remembering filemanager windows globally
54         * Added support for systemd user session
55         * Added support for systemd hibernate and suspend
56         * added support for systemd halt and poweroff
57         * new winlist config option for moving selected window to current desk
58
59 Changes:
60         * e now uses and looks for elementary themes
61         * elementary + emotion now hard dependencies
62     Modules:
63         * modules no longer require shutdown or save functions
64         * merged all binding config dialogs into conf_bindings module
65     API:
66         * e_menu_category_callback create callback parameter order has been changed
67         * e_xkb_layout API now deals directly with E_Config_XKB_Layout structs
68         * e_shelf_desk_visible_get now takes const params
69         * e_util_size_debug_set now also prints for object show/hide events
70         * E_FN_DEL renamed to E_FREE_FUNC for consistency
71         * deskpreview renamed to bgpreview
72         * e_widget_bgpreview_desk_add now takes an evas instead of an evas object
73         * e_fm2_optimal_size_calc returns bool to indicate whether the returned size can be used
74         * e_desk_last_focus now returns the border it tries to apply focus to
75     Config:
76         * move winlist_warp_speed option to pointer_warp_speed
77         * bindings now use new E_Binding_Event structs for mouse events
78
79 Deprecations:
80     *
81
82 Removed:
83     * e_manager_comp namespace
84     * HAL support for filemanager
85     * "raise on focus" config option
86     * ability to alter gadgets in EFM toolbars
87     * physics module
88
89 Improvements:
90     * mixer shows more channels when using alsa subsystem and correctly disable controls
91     * Check changed added to several settings dialogs:
92      - clientlist,
93      - startup theme,
94      - desktop environments,
95      - language,
96      - notification,
97     * Improve UI of desk settings.
98     * Add icons for gadcon settings.
99     * Improve strings of pager settings.
100     * Improve title of fileman settings.
101     * Mixer settings dialog is now resizable
102     * Increased maximum menu size, improved menu autoscrolling
103     * Various #defines in e_int_menus.h are now enums
104     * No backlight dimming when in presentation mode.
105     * Backlight fade time only applies to dimming - undimming is fixed 0.5 .
106     * Added elm win trap callback for base size setting, calling this causes ICCCM hints to be applied
107     * "System Default" language in wizard now displays which language it is and no longer removes language from list
108     * Desktop->Shelves menu now shows shelf names
109     * geometry_auto_move option now also corrects applications which fail in their attempts to center windows
110     * E_LIST_HANDLER_APPEND macro now asserts the event handler to make debugging easier
111     * config submenu now sets "config" category
112     * composite settings dialog is now accessible from Settings menu
113     * added focus-out color class and functionality to default theme
114     * added fallback timer for system actions
115     * compositor now applies focus/urgency state to windows on first show
116     * prevent windows dragged from one screen to another from being larger than the destination screen
117     * track module directories
118     * improve module config dialog load speed
119     * No longer build illume edj files
120     * add support for AltGr in illume2's E_Kbd_Buf_Key, fix related leak
121     * split out binding configs into separate config domain
122     * binding dialogs are now able to reset bindings to the system profile file bindings
123     * "No listable items" in Navigate menu is now clickable
124     * optimize use of edje_file_collection_list
125     * add support for edje files in filepreview widget
126     * improve load time of apps dialogs
127     * new tab in focus settings for pointer warping
128     * unify all pointer warp animators
129     * clock listens to /etc/timezone changes now too
130     * enable image preloading for all e_widget_preview using edje
131     * window remember dialog now allows editing of remembers
132     * container now uses compositor window
133     * Menu->Applications now only list valid .desktop files
134     * desklock now uses compositor canvas
135     * e_gadcon_unpopulate now correctly freezes the container while deleting gadgets
136     * e_popup is now a wrapper for drawing objects onto the compositor canvas
137     * compositor nocomp mode now dynamically enables/disables based on the state and stacking of fullscreen windows and comp objects
138     * e_util_size_debug_set now displays delete events
139     * compositor now allows user changing/remembering of object opacity
140     * EFM toolbar now has its own gadcon location
141     * DND canvas merged to compositor
142     * shelf gadcon can no longer resize smaller than 16x16, ensuring dnd success
143     * Don't rely on bash or zsh behavior when starting enlightenment_init and tempget.
144     * menus are now drawn directly on the compositor canvas
145     * window borders now drawn on compositor canvas
146     * desk flip animations moved to edje
147     * startup splash screen moved to compositor canvas
148     * added new modes for notification display on multiple monitors
149     * add check for vmware window in another spot to disable key remapping
150     * border menu now has top-level item to set borderless state
151     * added dnd support for text/x-moz-url
152     * filemanager dnd operations now show all files when dragging
153     * added check changed to shelf config dialog
154     * udisks2 support
155     * Navigate menu item now opens $HOME
156     * Clicking in the filemanager when renaming cancels the rename
157     * Shrink filemanager icon event area to allow easier selections
158     * Select previously-renaming filemanager icon when rename ends
159     * Improve reliability of new file/directory creation
160     * Clicking Settings->All in menu now opens settings panel
161     * Open Terminal Here now available when clicking regular files
162     * Add more filetypes to thumbnailer
163     * Improve focus handling with external desktop filemanagers
164     * Add back/forward button support for filemanager when toolbar is present
165     * Increase text file preview size
166     * Improve text file preview layout
167     * e now uses and looks for elementary themes
168     * Improve battery gadget text sizing
169     * Greatly improve filemanager icon selection
170     * clock gadgets now default to digital mode when added
171     * ignore netwm activate during startup
172
173 Fixes:
174     * IBar menu didn't allow to configure different icon sources, show contents menu even on empty IBar.
175     * Shelf option 'overlapping' made clearer and disabled when window automatic movement on shelf hide isn't set.
176     * Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that.
177     * Force check changed upon confirmation dialog closure for engine settings.
178     * Clock date formats are now internationalizable.
179     * Advanced pager settings check changed accounts for flip desktop on mouse wheel.
180     * File manager settings values are now all read, checked and applied as they should.
181     * Fixed crash when changing ibar source
182     * Fixed SIGFPE in tiling module and functionality of toggle_rows_count
183     * Filemanager now uses global setting option for showing desktop
184       icons
185     * Fixed error in Evry when trying to call edje functions on non-edje object
186     * Fix construction of variant list for setxkbmap
187     * Fix border(less) style of internal elm tooltip windows
188     * Fix incorrect config value clamping for window autoraise delay
189     * Always hide menus on desklock
190     * e_win now traps elm_win_activate to ensure that internal elm
191       windows don't fail to raise as expected if user has configured
192       E to ignore activate hints
193     * Fix restarting E17 after manually monitoring it.
194     * Fix build with uClibc.
195     * Restore default keybindings no longer restores two bindings for ctrl+alt+f
196     * entry/scrollframe: Fixed issues with submembers.
197     * Fixed bug where keyboard resizing of windows would not be possible if timeout was set to zero
198     * Fixed crash when clicking apply in wallpaper settings dialog and no wallpaper is selected
199     * Fixed bug where disabled slider widgets could be changed with mouse wheel
200     * Fixed bug where fileman config slider widgets were not properly disabled
201     * Tasks gadgets now apply the selected style
202     * Fixed crash when changing desktop configuration while clock popup was present
203     * fixed bug where window border insets were not applied to initial positioning geometry, causing them to be placed incorrectly
204     * Fixed bug with desktop config profile where conf module version variable was misnamed
205     * fixed bug where internal dialogs would not redraw after unfullscreening
206     * fixed bug where starting with a nonexistent config could cause a crash instead of simply restarting
207     * fixed window border hide bug where after iconification hides leave ghosts
208     * fixed bug where backlight settings would try to update dummy backlight devices
209     * Reuse notifications for mixer and battery modules.
210     * fixed gadget dragging on desktop near screen edges
211     * fixed bug where "don't composite fullscreen windows" option would cause some windows to stop appearing
212     * module error dialog is no longer remembered across restarts
213     * fix small leak in efm when performing dnd onto mounted drive icon
214     * fixed small leak in e_import_config_dialog_show during failure case
215     * fixed small leak in e_import_dialog_show during failure case
216     * fixed small leak in illume2 policy config
217     * fixed path setting in import dialog
218     * fixed possible NULL deref in desktop editor
219     * fixed possible NULL deref in e_sys when debugging
220     * fixed map then unmap race condition for some windows (needs efl 1.8)
221     * fixed bug where dragging files into sidebar would move them instead of creating links
222     * fixed window autoraise triggering from pointer slide
223     * fixed opening of links in filemanager in some cases
224     * filemanager now ignores changes to .part files
225     * fixed bugs where keyboard layouts could not be applied or selected
226     * fixed leak in profile list dbus method
227     * fixed behavior of Up/Down keys in filemanager when typebuf was visible
228     * fix possible crash in xkb rule parsing
229     * fix list update on deletion of personal app launchers
230     * fix button toggling in personal app launchers dialog
231     * fix bug where edge flips would stop functioning after dragging to an invalid edge containing a shelf
232     * moved "allow windows above fullscreen windows" option to geometry settings dialog
233     * fix filemanager efreet cache listeners and updates
234     * fix clock timerfd usage to actually detect date changes
235     * keyboard mapping change now also disables for window class "vmware"
236     * don't call efreet_menu_parse from a thread
237     * fixed bug where pointer warping to new clients would start at a random location
238     * fix crash when locking screen from Start gadget and then activating gadget again
239     * fixed bug where e_layout would ignore frozen state and crash
240     * fixed disable of input methods in input method config dialog
241     * fixed pointer warp when pointer was inside warp window but not directly over it
242     * toolbar gadgets no longer crash when trying to display a popup
243     * fixed theme bug which prevented windows from unshading correctly when animations were disabled
244     * filemanager windows no longer resize to 0x0 when double clicked with no icons present
245     * fixed e_exec to open .desktop url links
246     * fix remember size/position apply
247     * fixed bug where e widgets would not unset focus
248     * fixed bug with filemanager setting path with too many spaces when opened from menu
249     * fixed crash when multiple windows shared a remember
250     * fixed bug where double clicking filemanager windows would not correctly autosize
251     * fixed bug where setting min size on a gadget would not be passed to desktop gadgets
252     * fixed bug where new files could not be created repeatedly
253     * fixed filemanager spring window closing when dragging from desktop
254     * fixed catching XWindow closes during DND operations on those windows
255     * wsod: Fixed gdb hangs when generating backtraces.
256     * Entry: Fixed issues with entry not scrolling to cursor.
257     * Fixed NoDisplay entries in Everything launcher
258     * Remember view mode for desktop icons
259     * Fixed evry crash when switching views
260     * Correctly start pulseaudio from mixer
261     * Fix winlist case where activation would have no effect
262     * Reapply default filemanager view after changing settings
263     * Fix flickering in advanced wallpaper settings
264     * Fix focus/stacking of windows on restart
265     * More accurately set current desk in Move to... submenu
266     * Disable resizing of buttons in window remember dialog
267     * Fix unfocusing of disabled widgets
268     * Fix crash when activating e's restart from start gadget triggered menu
269     * Further improve initial window placement coordinates
270     * Fixed cases where gadgets would sometimes reorder randomly on shelves
271     * fixed filemanager race condition causing create-queued icons to not be deleted