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.
242 lines
8.5 KiB
242 lines
8.5 KiB
2013-01-31 Mike Blumenkrantz |
|
|
|
* fixed window autoraise triggering from pointer slide |
|
* fixed opening of links in filemanager in some cases |
|
* filemanager now ignores changes to .part files |
|
* fixed a number of bugs where keyboard layouts could not be applied or selected |
|
|
|
2013-01-29 Brian Miculcy |
|
|
|
* IBar menu didn't allow to configure different icon sources, show contents menu even on empty IBar. |
|
|
|
2013-01-29 Carsten Haitzler |
|
|
|
* fix map then unmap race condition for borders |
|
|
|
2013-01-29 Mike Blumenkrantz |
|
|
|
* fixed bug where dragging files into sidebar would move them instead of creating links |
|
|
|
2013-01-23 Chris Michael |
|
|
|
* add support for AltGr in illume2's E_Kbd_Buf_Key, fix related leak |
|
|
|
2013-01-23 Mike Blumenkrantz |
|
|
|
* module error dialog is no longer remembered across restarts |
|
* fixed small leak in efm when performing dnd onto mounted drive icon |
|
* fixed small leak in e_import_config_dialog_show during failure case |
|
* fixed small leak in e_import_dialog_show during failure case |
|
* fixed small leak in illume2 policy config |
|
* fixed path setting in import dialog |
|
* fixed possible NULL deref in desktop editor |
|
* fixed possible NULL deref in e_sys when debugging |
|
|
|
2013-01-22 Mike Blumenkrantz |
|
|
|
* No longer build illume edj files |
|
* fixed gadget dragging on desktop near screen edges |
|
* fixed bug where "don't composite fullscreen windows" option would cause some windows to stop appearing |
|
|
|
2013-01-15 Mike Blumenkrantz |
|
|
|
* Removed old comp hook and msgbus API, replacing with new e_comp namespaced API and events |
|
|
|
2013-01-17 Chidambar Zinnoury (ilLogict) |
|
* Mixer and battery modules: reuse notifications. |
|
|
|
2013-01-16 Brian Miculcy |
|
* Shelf option 'overlapping' made clearer and disabled when window automatic movement on shelf hide isn't set. |
|
|
|
2013-01-15 Mike Blumenkrantz |
|
|
|
* prevent windows dragged from one screen to another from being larger than the destination screen |
|
* add new APIs for getting module .desktop files |
|
* track module directories |
|
* improve module config dialog load speed |
|
|
|
2013-01-14 Brian Miculcy |
|
|
|
* Backlight, screenlock and screensaver don't check for fullscreen windows - we have presentation mode for that. |
|
|
|
2013-01-14 Mike Blumenkrantz |
|
|
|
* compositor now applies focus/urgency state to windows on first show |
|
|
|
2013-01-12 Mike Blumenkrantz |
|
|
|
* split comp window match settings into separate dialog |
|
|
|
2013-01-11 Mike Blumenkrantz |
|
|
|
* e_manager_comp_set() is no longer accessible by modules |
|
* added option to disable comp effects on screen |
|
* fixed bug where backlight settings would try to update dummy backlight devices |
|
* added focus-out color class and functionality to default theme |
|
* added options and functionality for "fast" composite effects |
|
* added fallback timer for system actions |
|
|
|
2013-01-10 Carsten Haitzler |
|
|
|
* fixed bug where starting with a nonexistent config could cause a crash instead of simply restarting |
|
* fixed window border hide bug where after iconification hides leave ghosts |
|
|
|
2013-01-10 Mike Blumenkrantz |
|
|
|
* E_LIST_HANDLER_APPEND macro now asserts the event handler to make debugging easier |
|
* fixed bug where internal dialogs would not redraw after unfullscreening |
|
* config submenu now sets "config" category |
|
* e_menu_category_callback create callback parameter order has been changed |
|
* composite settings dialog is now accessible from Settings menu |
|
* modules no longer require shutdown or save functions |
|
* comp settings now uses the "e_comp" config domain |
|
* added options to disable comp effects on types of windows |
|
|
|
2013-01-10 Deon Thomas |
|
|
|
* Fixed bug with desktop config profile where conf module version variable was misnamed |
|
|
|
2013-01-09 Lucas De Marchi |
|
|
|
* Merged comp module into core |
|
|
|
2013-01-09 Mike Blumenkrantz |
|
|
|
* geometry_auto_move option now also corrects applications which fail in their attempts to center windows |
|
* fixed bug where window border insets were not applied to initial positioning geometry, causing them to be placed incorrectly |
|
|
|
2013-01-08 David H. Bronke |
|
|
|
* Added new config option for disabling pointer warping when performing directional focus changes using winlist |
|
|
|
2013-01-08 Thanatermesis |
|
|
|
* "System Default" language in wizard now displays which language it is and no longer removes language from list |
|
|
|
2013-01-08 Mike Blumenkrantz |
|
|
|
* Fixed bug where keyboard resizing of windows would not be possible if timeout was set to zero |
|
* Fixed crash when clicking apply in wallpaper settings dialog and no wallpaper is selected |
|
* Fixed bug where disabled slider widgets could be changed with mouse wheel |
|
* Fixed bug where fileman config slider widgets were not properly disabled |
|
* Tasks gadgets now apply the selected style |
|
* Desktop->Shelves menu now shows shelf names |
|
* Added elm win trap callback for base size setting, calling this causes ICCCM hints to be applied |
|
|
|
2013-01-07 Tom "TAsn" Hacohen |
|
* e_entry + e_scrollable: Fixed issues with smart members. |
|
|
|
2013-01-07 Brian Miculcy |
|
* Added option for doing desklock, blanking or dimming even when showing fullscreen windows. |
|
* No backlight dimming when in presentation mode. |
|
* Backlight fade time only applies to dimming - undimming is fixed 0.5 . |
|
|
|
2013-01-07 Mike Blumenkrantz |
|
|
|
* Added option for disabling icons in menus |
|
* Restore default keybindings no longer restores two bindings for ctrl+alt+f |
|
|
|
2013-01-07 Thomas Petazzoni |
|
|
|
* Fix build with uClibc. |
|
|
|
2013-01-04 Lucas De Marchi |
|
|
|
* Fixed crash when changing desktop configuration while clock popup was present |
|
|
|
2013-01-04 Lucas Jóia |
|
|
|
* Added bluez4 module: control bluetoothd daemon |
|
|
|
2013-01-03 Lucas Jóia |
|
|
|
* Added appmenu module: show application menu in shelf |
|
|
|
2013-01-03 José Roberto de Souza |
|
|
|
* Modules ported to edbus: battery, connman, mixer, notification, |
|
illume-indicator |
|
* Fileman and Wizard also ported to edbus |
|
* HAL backend for EFM removed |
|
* Systray: added DBus notification |
|
* Added music-control module: control any mpris2-compatible music |
|
player |
|
|
|
2013-01-03 Mike Blumenkrantz |
|
|
|
* Added e_win_elm_available() |
|
* Added conf2 module |
|
* Added e_configure_option API |
|
|
|
2013-01-03 Cedric Bail |
|
|
|
* Fix restart of E17 after manually monitoring it. |
|
|
|
2012-12-31 Mike Blumenkrantz |
|
|
|
* Added function to hide all active menus |
|
* 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 |
|
* Various #defines in e_int_menus.h are now enums |
|
* Added enum for deskflip animation mode |
|
|
|
2012-12-29 Mike Blumenkrantz |
|
|
|
* Fix incorrect config value clamping for window autoraise delay |
|
* Fix border(less) style of internal elm tooltip windows |
|
|
|
2012-12-28 Tomas Cech |
|
|
|
* Fix construction of variant list for setxkbmap |
|
|
|
2012-12-27 Mike Blumenkrantz |
|
|
|
* Added action to reset filemanager |
|
|
|
2012-12-28 Carsten Haitzler |
|
|
|
* Mixer settings dialog is now resizable |
|
* Increased maximum menu size, improved menu autoscrolling |
|
|
|
|
|
2012-12-28 Hannes Janetzek |
|
|
|
* Fixed error in Evry when trying to call edje functions on non-edje object |
|
|
|
2012-12-27 Mike Blumenkrantz |
|
|
|
* Filemanager now uses global setting option for showing desktop |
|
icons |
|
|
|
2012-12-26 Chidambar Zinnoury (ilLogict) |
|
|
|
* Notification settings: add check changed. |
|
* Fileman settings: fix values reading, check changed, apply, |
|
and title (“Fileman”→“File Manager”). |
|
* Pager settings: fix check changed and strings (“px”→“pixels”). |
|
* Language settings: add check changed and cleanup code. |
|
|
|
2012-12-25 Chidambar Zinnoury (ilLogict) |
|
|
|
* Clock settings: date formats are now internationalizable. |
|
* Desktop environment settings: add check changed. |
|
* Gadcon settings: add icons. |
|
* Startup theme: add check changed. |
|
* Desk settings: improve UI. |
|
* Clientlist settings: add check changed. |
|
* Engine settings: force check changed upon confirmation dialog |
|
closure. |
|
|
|
2012-12-24 Mike Blumenkrantz |
|
|
|
* Fixed crash when changing ibar source |
|
|
|
2012-12-24 Boris Faure |
|
|
|
* Fixed SIGFPE in tiling module and functionality of toggle_rows_count |
|
|
|
2012-12-21 |
|
|
|
Initial release
|
|
|