cl/news for preview two commits
[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     Modules:
61         * modules no longer require shutdown or save functions
62         * merged all binding config dialogs into conf_bindings module
63     API:
64         * e_menu_category_callback create callback parameter order has been changed
65         * e_xkb_layout API now deals directly with E_Config_XKB_Layout structs
66         * e_shelf_desk_visible_get now takes const params
67         * e_util_size_debug_set now also prints for object show/hide events
68         * E_FN_DEL renamed to E_FREE_FUNC for consistency
69         * deskpreview renamed to bgpreview
70         * e_widget_bgpreview_desk_add now takes an evas instead of an evas object
71         * e_fm2_optimal_size_calc returns bool to indicate whether the returned size can be used
72         * e_desk_last_focus now returns the border it tries to apply focus to
73     Config:
74         * move winlist_warp_speed option to pointer_warp_speed
75         * bindings now use new E_Binding_Event structs for mouse events
76
77 Deprecations:
78     *
79
80 Removed:
81     * e_manager_comp namespace
82     * HAL support for filemanager
83
84 Improvements:
85     * mixer shows more channels when using alsa subsystem and correctly disable controls
86     * Check changed added to several settings dialogs:
87      - clientlist,
88      - startup theme,
89      - desktop environments,
90      - language,
91      - notification,
92     * Improve UI of desk settings.
93     * Add icons for gadcon settings.
94     * Improve strings of pager settings.
95     * Improve title of fileman settings.
96     * Mixer settings dialog is now resizable
97     * Increased maximum menu size, improved menu autoscrolling
98     * Various #defines in e_int_menus.h are now enums
99     * No backlight dimming when in presentation mode.
100     * Backlight fade time only applies to dimming - undimming is fixed 0.5 .
101     * Added elm win trap callback for base size setting, calling this causes ICCCM hints to be applied
102     * "System Default" language in wizard now displays which language it is and no longer removes language from list
103     * Desktop->Shelves menu now shows shelf names
104     * geometry_auto_move option now also corrects applications which fail in their attempts to center windows
105     * E_LIST_HANDLER_APPEND macro now asserts the event handler to make debugging easier
106     * config submenu now sets "config" category
107     * composite settings dialog is now accessible from Settings menu
108     * added focus-out color class and functionality to default theme
109     * added fallback timer for system actions
110     * compositor now applies focus/urgency state to windows on first show
111     * prevent windows dragged from one screen to another from being larger than the destination screen
112     * track module directories
113     * improve module config dialog load speed
114     * No longer build illume edj files
115     * add support for AltGr in illume2's E_Kbd_Buf_Key, fix related leak
116     * split out binding configs into separate config domain
117     * binding dialogs are now able to reset bindings to the system profile file bindings
118     * "No listable items" in Navigate menu is now clickable
119     * optimize use of edje_file_collection_list
120     * add support for edje files in filepreview widget
121     * improve load time of apps dialogs
122     * new tab in focus settings for pointer warping
123     * unify all pointer warp animators
124     * clock listens to /etc/timezone changes now too
125     * enable image preloading for all e_widget_preview using edje
126     * window remember dialog now allows editing of remembers
127     * container now uses compositor window
128     * Menu->Applications now only list valid .desktop files
129     * desklock now uses compositor canvas
130     * e_gadcon_unpopulate now correctly freezes the container while deleting gadgets
131     * e_popup is now a wrapper for drawing objects onto the compositor canvas
132     * compositor nocomp mode now dynamically enables/disables based on the state and stacking of fullscreen windows and comp objects
133     * e_util_size_debug_set now displays delete events
134     * compositor now allows user changing/remembering of object opacity
135     * EFM toolbar now has its own gadcon location
136     * DND canvas merged to compositor
137     * shelf gadcon can no longer resize smaller than 16x16, ensuring dnd success
138     * Don't rely on bash or zsh behavior when starting enlightenment_init and tempget.
139     * menus are now drawn directly on the compositor canvas
140     * window borders now drawn on compositor canvas
141     * desk flip animations moved to edje
142     * startup splash screen moved to compositor canvas
143     * added new modes for notification display on multiple monitors
144     * improve efm mouse movement detection for icons
145     * add check for vmware window in another spot to disable key remapping
146     * border menu now has top-level item to set borderless state
147     * added dnd support for text/x-moz-url
148     * filemanager dnd operations now show all files when dragging
149
150 Fixes:
151     * IBar menu didn't allow to configure different icon sources, show contents menu even on empty IBar.
152     * Shelf option 'overlapping' made clearer and disabled when window automatic movement on shelf hide isn't set.
153     * Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that.
154     * Force check changed upon confirmation dialog closure for engine settings.
155     * Clock date formats are now internationalizable.
156     * Advanced pager settings check changed accounts for flip desktop on mouse wheel.
157     * File manager settings values are now all read, checked and applied as they should.
158     * Fixed crash when changing ibar source
159     * Fixed SIGFPE in tiling module and functionality of toggle_rows_count
160     * Filemanager now uses global setting option for showing desktop
161       icons
162     * Fixed error in Evry when trying to call edje functions on non-edje object
163     * Fix construction of variant list for setxkbmap
164     * Fix border(less) style of internal elm tooltip windows
165     * Fix incorrect config value clamping for window autoraise delay
166     * Always hide menus on desklock
167     * e_win now traps elm_win_activate to ensure that internal elm
168       windows don't fail to raise as expected if user has configured
169       E to ignore activate hints
170     * Fix restarting E17 after manually monitoring it.
171     * Fix build with uClibc.
172     * Restore default keybindings no longer restores two bindings for ctrl+alt+f
173     * entry/scrollframe: Fixed issues with submembers.
174     * Fixed bug where keyboard resizing of windows would not be possible if timeout was set to zero
175     * Fixed crash when clicking apply in wallpaper settings dialog and no wallpaper is selected
176     * Fixed bug where disabled slider widgets could be changed with mouse wheel
177     * Fixed bug where fileman config slider widgets were not properly disabled
178     * Tasks gadgets now apply the selected style
179     * Fixed crash when changing desktop configuration while clock popup was present
180     * fixed bug where window border insets were not applied to initial positioning geometry, causing them to be placed incorrectly
181     * Fixed bug with desktop config profile where conf module version variable was misnamed
182     * fixed bug where internal dialogs would not redraw after unfullscreening
183     * fixed bug where starting with a nonexistent config could cause a crash instead of simply restarting
184     * fixed window border hide bug where after iconification hides leave ghosts
185     * fixed bug where backlight settings would try to update dummy backlight devices
186     * Reuse notifications for mixer and battery modules.
187     * fixed gadget dragging on desktop near screen edges
188     * fixed bug where "don't composite fullscreen windows" option would cause some windows to stop appearing
189     * module error dialog is no longer remembered across restarts
190     * fix small leak in efm when performing dnd onto mounted drive icon
191     * fixed small leak in e_import_config_dialog_show during failure case
192     * fixed small leak in e_import_dialog_show during failure case
193     * fixed small leak in illume2 policy config
194     * fixed path setting in import dialog
195     * fixed possible NULL deref in desktop editor
196     * fixed possible NULL deref in e_sys when debugging
197     * fixed map then unmap race condition for some windows (needs efl 1.8)
198     * fixed bug where dragging files into sidebar would move them instead of creating links
199     * fixed window autoraise triggering from pointer slide
200     * fixed opening of links in filemanager in some cases
201     * filemanager now ignores changes to .part files
202     * fixed bugs where keyboard layouts could not be applied or selected
203     * fixed leak in profile list dbus method
204     * fixed behavior of Up/Down keys in filemanager when typebuf was visible
205     * fix possible crash in xkb rule parsing
206     * fix list update on deletion of personal app launchers
207     * fix button toggling in personal app launchers dialog
208     * fix bug where edge flips would stop functioning after dragging to an invalid edge containing a shelf
209     * moved "allow windows above fullscreen windows" option to geometry settings dialog
210     * fix filemanager efreet cache listeners and updates
211     * fix clock timerfd usage to actually detect date changes
212     * keyboard mapping change now also disables for window class "vmware"
213     * don't call efreet_menu_parse from a thread
214     * fixed bug where pointer warping to new clients would start at a random location
215     * fix crash when locking screen from Start gadget and then activating gadget again
216     * fixed bug where e_layout would ignore frozen state and crash
217     * fixed disable of input methods in input method config dialog
218     * fixed pointer warp when pointer was inside warp window but not directly over it
219     * toolbar gadgets no longer crash when trying to display a popup
220     * fixed theme bug which prevented windows from unshading correctly when animations were disabled
221     * filemanager windows no longer resize to 0x0 when double clicked with no icons present
222     * fixed e_exec to open .desktop url links
223     * fix remember size/position apply
224     * fixed bug where e widgets would not unset focus
225     * fixed bug with filemanager setting path with too many spaces when opened from menu