=== Enlightenment DR 0.21.7 Release === * //2017-03-09 - by Simon Lees// This is another bugfix and stability release for the Enlightenment 21 Release series. == Tickets Addressed == * https://phab.enlightenment.org/T4963 == Changes == Carsten Haitzler (19): * enlightenment_sys - eina_init BEFORE switching uid - safer * e ervything md5 code - fix warnings about alignment * e fileman config - fix definite alignment bug with cast char to int ptr * e theme conf config - fix casting char fileds to int ptrs * e ptr cast via void fix to reduce warnings * efm ipc - fix unaligned int read on ipc decode * e comp x - fix property fetch to use int ptr from the start * e xsettings - fix warnings about unaligned ptr access * e comp - wl - add void cast to reduce warnings * e notification - silence alignment warning * efm - fix warnings for progress time display * evry module - fix warning about comparing signed to unsigned * e mixer pulse backened -f ix warning about use of uninit var * e comp object - fix warning where a void cast is as goos as the old one * e comp - fix stupid cast to from eina rect* to char* to eina rect* again * e comp - quiet some warnings for casts that are ok * tiling module - fix some warnings with casts and alignment * efx - fix unaligned ptr fill that is actually a bug * efm - fix nuisance warning about enlightenment Derek Foreman (1): * Dispatch wayland frame callbacks in the correct order Marcel Hollerbach (1): * tiling: dont use floating state when toggling Mike Blumenkrantz (24): * Revert "re-enable getting and setting output rotations in wl_drm" * make e_pointer_object_set() a no-op when passing the existing cursor * simplify mouse-out cursor reset for wl clients * use 1x1 for unsized (internal) clients * hide wl client cursors when set_pointer is passed a null surface * add note in doc for "gadget_destroyed" callback re: callback ordering * ref clients during exe_inst deletion to avoid invalid access after free * start xwayland process 2.0s after module load * only unset current pointer cursor object if new one is being set * force mouse-out on wl clients during delete if mouse.in is set * Revert "attempt to re-set wl surface pointer when popping back to "default" pointer type" * reset compositor pointer cursor if wl surface destroy is the current cursor * add specific handling for xwl cursor unsetting on mouse-out to ssd * move wl data device focus-change handling to data device leave() fn * simplify _e_comp_wl_data_device_drag_finished() slightly * more correctly handle dnd completion for wl * fix return code checking for errors when generating wl key events * future-proof client hook inlist initialization * always set E_Client->placed when successfully moving a comp object * ignore all non-NORMAL type wl windows in e_place * save config when toggling option to disable startup splash * only move new bryces to zone on create, not existing ones * show already-visible comp util objects when changing frame type * Revert "e - wl mode - stop consuming 100 percent cpu" == Download == ^ ** LINK ** ^ ** SHA256 ** ^ | [[ http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.21.7.tar.gz | Enlightenment DR 0.21.7 GZIP]]| ''914a305d1d1d8f51f2ae0c6a6b5a69f7cb783f701ed4d5d49efb2d57c6807df6'' | | [[ http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.21.7.tar.xz | Enlightenment DR 0.21.7 XZ]] | ''7643f7fd4aadaca44c886f21063987624c50d4c50266e87600e902a59b7c76f7'' | //Probably won't lie to your face.// == Building and Dependencies == If you have an existing EFL or Elementary install, you may wish to delete its header files and libraries before compiling and installing to avoid possible conflicts during compilation. Please compile the dependencies in the following order (click for README): - [[https://git.enlightenment.org/core/efl.git/tree/README * * * | EFL]] **Note:** E21 depends on EFL **v1.17** or newer for X11 compositing although v1.18 is recommended and v1.18 is required for Wayland support. {{:blank.png?nolink&100|}} ~~DISCUSSIONS~~