giant comp rejiggering commit #2: popups are now objects drawn directly onto the...
[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     API:
13         * Added action to reset filemanager
14         * Added function to hide all active menus
15         * Added enum for deskflip animation mode
16         * Added e_win_elm_available()
17         * Added e_configure_option API
18         * Added D-Bus notification to systray module
19         * Added D-Bus menu support
20         * Added e_comp namespace and E_EVENT_COMP events
21         * Added API for fetching module .desktop files
22         * e_config_xkb functions
23         * added functions for freeing binding config structs
24         * E_Config_DD structs are now tracked and retrievable through e_config_descriptor_find
25         * add e_border_pointer_warp_to_center_now()
26         * e_widget_check_widget_disable_on_*
27         * e_widget_on_disable_hook_set
28         * e_int_border_remember_edit
29         * Added function for getting children of e_layout
30         * added utility function for printing all objects above a given object
31     Config:
32         * Added option for disabling icons in menus
33         * Added option for disabling pointer warping when performing directional focus changes using winlist
34         * comp settings now uses the "e_comp" config domain
35         * added options to disable comp effects on types of windows
36         * added option to disable comp effects on screen
37         * added options and functionality for "fast" composite effects
38         * split comp window match settings into separate dialog
39         * edge bindings can now be set to "drag only"
40         * new option for disabling all pointer warps
41         * added option for preventing all keyboard layout changes
42         * added option for remembering filemanager windows globally
43
44 Changes:
45     Modules:
46         * modules no longer require shutdown or save functions
47         * merged all binding config dialogs into conf_bindings module
48     API:
49         * e_menu_category_callback create callback parameter order has been changed
50         * e_manager_comp_set() is no longer accessible by modules
51         * e_xkb_layout API now deals directly with E_Config_XKB_Layout structs
52         * e_shelf_desk_visible_get now takes const params
53         * e_util_size_debug_set now also prints for object show/hide events
54     Config:
55         * move winlist_warp_speed option to pointer_warp_speed
56         * bindings now use new E_Binding_Event structs for mouse events
57
58 Deprecations:
59     *
60
61 Removed:
62     * e_manager_comp namespace
63     * HAL support for filemanager
64
65 Improvements:
66     * Check changed added to several settings dialogs:
67      - clientlist,
68      - startup theme,
69      - desktop environments,
70      - language,
71      - notification,
72     * Improve UI of desk settings.
73     * Add icons for gadcon settings.
74     * Improve strings of pager settings.
75     * Improve title of fileman settings.
76     * Mixer settings dialog is now resizable
77     * Increased maximum menu size, improved menu autoscrolling
78     * Various #defines in e_int_menus.h are now enums
79     * No backlight dimming when in presentation mode.
80     * Backlight fade time only applies to dimming - undimming is fixed 0.5 .
81     * Added elm win trap callback for base size setting, calling this causes ICCCM hints to be applied
82     * "System Default" language in wizard now displays which language it is and no longer removes language from list
83     * Desktop->Shelves menu now shows shelf names
84     * geometry_auto_move option now also corrects applications which fail in their attempts to center windows
85     * E_LIST_HANDLER_APPEND macro now asserts the event handler to make debugging easier
86     * config submenu now sets "config" category
87     * composite settings dialog is now accessible from Settings menu
88     * added focus-out color class and functionality to default theme
89     * added fallback timer for system actions
90     * compositor now applies focus/urgency state to windows on first show
91     * prevent windows dragged from one screen to another from being larger than the destination screen
92     * track module directories
93     * improve module config dialog load speed
94     * No longer build illume edj files
95     * add support for AltGr in illume2's E_Kbd_Buf_Key, fix related leak
96     * split out binding configs into separate config domain
97     * binding dialogs are now able to reset bindings to the system profile file bindings
98     * "No listable items" in Navigate menu is now clickable
99     * optimize use of edje_file_collection_list
100     * add support for edje files in filepreview widget
101     * improve load time of apps dialogs
102     * new tab in focus settings for pointer warping
103     * unify all pointer warp animators
104     * clock listens to /etc/timezone changes now too
105     * enable image preloading for all e_widget_preview using edje
106     * window remember dialog now allows editing of remembers
107     * container now uses compositor window
108     * Menu->Applications now only list valid .desktop files
109     * desklock now uses compositor canvas
110     * e_gadcon_unpopulate now correctly freezes the container while deleting gadgets
111     * e_popup is now a wrapper for drawing objects onto the compositor canvas
112
113 Fixes:
114     * IBar menu didn't allow to configure different icon sources, show contents menu even on empty IBar.
115     * Shelf option 'overlapping' made clearer and disabled when window automatic movement on shelf hide isn't set.
116     * Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that.
117     * Force check changed upon confirmation dialog closure for engine settings.
118     * Clock date formats are now internationalizable.
119     * Advanced pager settings check changed accounts for flip desktop on mouse wheel.
120     * File manager settings values are now all read, checked and applied as they should.
121     * Fixed crash when changing ibar source
122     * Fixed SIGFPE in tiling module and functionality of toggle_rows_count
123     * Filemanager now uses global setting option for showing desktop
124       icons
125     * Fixed error in Evry when trying to call edje functions on non-edje object
126     * Fix construction of variant list for setxkbmap
127     * Fix border(less) style of internal elm tooltip windows
128     * Fix incorrect config value clamping for window autoraise delay
129     * Always hide menus on desklock
130     * e_win now traps elm_win_activate to ensure that internal elm
131       windows don't fail to raise as expected if user has configured
132       E to ignore activate hints
133     * Fix restarting E17 after manually monitoring it.
134     * Fix build with uClibc.
135     * Restore default keybindings no longer restores two bindings for ctrl+alt+f
136     * entry/scrollframe: Fixed issues with submembers.
137     * Fixed bug where keyboard resizing of windows would not be possible if timeout was set to zero
138     * Fixed crash when clicking apply in wallpaper settings dialog and no wallpaper is selected
139     * Fixed bug where disabled slider widgets could be changed with mouse wheel
140     * Fixed bug where fileman config slider widgets were not properly disabled
141     * Tasks gadgets now apply the selected style
142     * Fixed crash when changing desktop configuration while clock popup was present
143     * fixed bug where window border insets were not applied to initial positioning geometry, causing them to be placed incorrectly
144     * Fixed bug with desktop config profile where conf module version variable was misnamed
145     * fixed bug where internal dialogs would not redraw after unfullscreening
146     * fixed bug where starting with a nonexistent config could cause a crash instead of simply restarting
147     * fixed window border hide bug where after iconification hides leave ghosts
148     * fixed bug where backlight settings would try to update dummy backlight devices
149     * Reuse notifications for mixer and battery modules.
150     * fixed gadget dragging on desktop near screen edges
151     * fixed bug where "don't composite fullscreen windows" option would cause some windows to stop appearing
152     * module error dialog is no longer remembered across restarts
153     * fix small leak in efm when performing dnd onto mounted drive icon
154     * fixed small leak in e_import_config_dialog_show during failure case
155     * fixed small leak in e_import_dialog_show during failure case
156     * fixed small leak in illume2 policy config
157     * fixed path setting in import dialog
158     * fixed possible NULL deref in desktop editor
159     * fixed possible NULL deref in e_sys when debugging
160     * fixed map then unmap race condition for some windows (needs efl 1.8)
161     * fixed bug where dragging files into sidebar would move them instead of creating links
162     * fixed window autoraise triggering from pointer slide
163     * fixed opening of links in filemanager in some cases
164     * filemanager now ignores changes to .part files
165     * fixed bugs where keyboard layouts could not be applied or selected
166     * fixed leak in profile list dbus method
167     * fixed behavior of Up/Down keys in filemanager when typebuf was visible
168     * fix possible crash in xkb rule parsing
169     * fix list update on deletion of personal app launchers
170     * fix button toggling in personal app launchers dialog
171     * fix bug where edge flips would stop functioning after dragging to an invalid edge containing a shelf
172     * moved "allow windows above fullscreen windows" option to geometry settings dialog
173     * fix filemanager efreet cache listeners and updates
174     * fix clock timerfd usage to actually detect date changes
175     * keyboard mapping change now also disables for window class "vmware"
176     * don't call efreet_menu_parse from a thread
177     * fixed bug where pointer warping to new clients would start at a random location
178     * fix crash when locking screen from Start gadget and then activating gadget again
179     * fixed bug where e_layout would ignore frozen state and crash
180     * fixed disable of input methods in input method config dialog
181     * fixed pointer warp when pointer was inside warp window but not directly over it