enlightenment/NEWS

58 lines
2.1 KiB
Plaintext
Raw Normal View History

Changes since 0.17.0:
---------------------
Additions:
2013-01-03 06:47:21 -08:00
Modules:
* conf2
* music-control: control any mpris2-compatible music player
* appmenu: externally show a menu of the current focused application
* bluez4: control bluetoothd daemon
2013-01-03 06:47:21 -08:00
API:
* Added action to reset filemanager
* Added function to hide all active menus
* Added enum for deskflip animation mode
* Added e_win_elm_available()
* Added e_configure_option API
* Added D-Bus notification to systray module
* Added D-Bus menu support
Deprecations:
*
Removed:
*
Improvements:
* Check changed added to several settings dialogs:
- clientlist,
- startup theme,
- desktop environments,
- language,
- notification.
* Improve UI of desk settings.
* Add icons for gadcon settings.
* Improve strings of pager settings.
* Improve title of fileman settings.
* Mixer settings dialog is now resizable
* Increased maximum menu size, improved menu autoscrolling
* Various #defines in e_int_menus.h are now enums
Fixes:
* Force check changed upon confirmation dialog closure for engine settings.
* Clock date formats are now internationalizable.
* Advanced pager settings check changed accounts for flip desktop on mouse wheel.
* File manager settings values are now all read, checked and applied as they should.
* Fixed crash when changing ibar source
* Fixed SIGFPE in tiling module and functionality of toggle_rows_count
* Filemanager now uses global setting option for showing desktop
icons
* Fixed error in Evry when trying to call edje functions on non-edje object
* Fix construction of variant list for setxkbmap
* Fix border(less) style of internal elm tooltip windows
* Fix incorrect config value clamping for window autoraise delay
* Always hide menus on desklock
* e_win now traps elm_win_activate to ensure that internal elm
windows don't fail to raise as expected if user has configured
E to ignore activate hints
* Fix restarting E17 after manually monitoring it.