This is an automated email from the git hooks/post-receive script. discomfitor pushed a change to annotated tag v0.20.0 in repository core/enlightenment.
at d56554e (tag) tagging 09954da308036dee619c909876e2708e02a18d8d (commit) replaces v0.20.0-rc tagged by Mike Blumenkrantz on Mon Nov 30 14:55:03 2015 -0500 - Log ----------------------------------------------------------------- 0.20.0 release Carsten Haitzler (4): e mixer fix - fix default mixer to pulse if there e - fix compositor fade out ghosting e msgbus - move almost all of core dbus methods to msgbus module e - efm - rate limit dbus requests to open dirs or files to avoid dos Christopher Michael (2): Fix formatting and remove extra blank line Fix invalid compositor type check in e_dpms_force_update Derek Foreman (1): Stop using MIN macros when choosing versions for wayland resources Kai Huuhko (1): L10N: Update Finnish translations Mike Blumenkrantz (34): unset release mode install emixer icon to $(datadir)/pixmaps instead of /icons improve readability of E_FIRST_FRAME environment variable detection improve x11 client focusing with mouse-based focus policies on mouse move do not add new deskmirror clients on desk_set event if client already exists do not refill all tasks bars when a sticky window changes desks update E_Client->desk member upon focusing a sticky client further improve csd calculations for x11 clients add safety checks to e_client_focus/raise_latest_set() fns always create compositor mirror objects, ignore pixmap image state block task gadget refills while a drag is active Revert "e deskmirror - fix loss of mirror object from deskmirror" ensure that a deskmirror object does not orphan child objects always set wayland E_Client->redirected during client creation ensure fwin efm delete callback does not trigger crash remove fwin popup size hint change callback on win deletion ref clients while a wayland shell surface exists only create wayland screensaver timer in wayland mode only perform drm shutdown during signal handler if drm engine is in use reenable restart/shutdown dbus methods under x11 fix all shadow warnings in msgbus module add mechanism for preventing unload of important modules during runtime use separate handler for x11 fatal errors when using xwayland declare xwayland functions prior to using them avoid setting incorrect geometry during new_client frame calc adjust for SSD geometry during wayland client resize use CSD geometry during move/resize display do not apply max client geometry restriction if max geometry is not set allow more client hooks to bypass delete check re-swallow bg_object after wallpaper transition has completed remove e_comp_wl struct keyboard repeat members add NEWS from 19.13-14 releases e20 release 20.0 NEWS updates Stafford Horne (2): e/imc: fix issue with input method import segv and small window size e/core: Fix minor mem leak when reading module paths Stefan Schmidt (4): e_fm:correct declaration of function with no parameters pulse backend: correct declaration of function with no parameters e_gadcon: use Eina_Bool for one-bit bitfield e_menu: use Eina_Bool for one-bit bitfield Sung-Jin Park (1): (1) e_config.c/e_comp_wl.c: add code for making repeat values configurable ----------------------------------------------------------------------- This annotated tag includes the following new commits: new 302407e add NEWS from 19.13-14 releases new 15bf3f0 e20 release new 09954da 20.0 NEWS updates The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. --