You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
1.8 KiB
52 lines
1.8 KiB
Changes since 0.17.0: |
|
--------------------- |
|
|
|
Additions: |
|
Modules: |
|
* conf2 |
|
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 |
|
|
|
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.
|
|
|