This is an automated email from the git hooks/post-receive script.
discomfitor pushed a change to annotated tag v0.22.0-beta
in repository core/enlightenment.
at 0685cf944 (tag)
tagging 2b0c1c3c19f958d00ab84886e4b87bf482f5e35d (commit)
replaces v0.22.0-alpha
tagged by Mike Blumenkrantz
on Fri Sep 29 13:37:14 2017 -0400
- Log -----------------------------------------------------------------
0.22.0-beta release
Carsten Haitzler (2):
tiling - ensure notification struct is 0'd before use
use safer ecore_exe flags that close stdin/out/err if possible
Chidambar Zinnoury (3):
e remote: Fix script’s execution rights.
e about: Year++.
e menu: Fix missing realize when using key-activation to the right.
Derek Foreman (5):
Fix wayland frame callback failure
Set close on exec for stdin
use safer ecore_exe flags that close stdin/out/err more often
Stop queuing wl_buffer release events
Revert "Set close on exec for stdin"
Leif Middelschulte (1):
support proxy settings provided by Connman.
Marcel Hollerbach (4):
meson: specify that modules have unresolved apis
meson: teamwork uses emile
meson: wl_drm uses elput
meson: wizard also link_with here
Mike Blumenkrantz (37):
unset release mode
install wayland session file
install session files conditionally based on the available session types
use EC_CHANGED when setting changed flag in client idler
hide clients again after show in idler if clients are on hidden desk
add some hidden boxes to use as gadget popup hover parents
block recursive mouse eventing in bryce action handlers
handle unmovable gadgets in gadget move action
flag zone/edge mouse binding activation with ON_HOLD
fix clickable edge binding activation with other mouse buttons
remove futile null check
avoid div by 0 in gadget layout
fix meson wayland build without drm
remove fdo interfaces from music control dbus xml
don't perform zone updates on client resize
make e_bindings_modifiers_from_ecore() an externally usable function
store the currently active key binding as an accessible variable
add a client parameter to wl key down/up event processing functions
add action router action to route specific key presses to specified
clients
add fd passing to aux hints protocol
move meson-chmod.sh into meson/
require efl 1.20.4+
fix typo in finding chmod meson script
fix meson wayland-only detection when xwayland is enabled
do not perform client moves during comp updates
remove input-only client fastpath to resize crashes
fix undefined variable warnings for meson build
fix proxy_excludes handling for connman in previous commit
don't do full client rescale on x11 hint change if not
maximized/fullscreen
use correct env vars for connman proxy setting
use client geometry for visibility effect geometry, not comp object
geometry
emit E_EVENT_EXEC_NEW_CLIENT with phony exes
Revert "do not perform client moves during comp updates"
block client rescales during render updates
do not unnecessarily rescale clients
22.0-beta release
0.22.0-beta NEWS updates
Stephen 'Okra' Houston (2):
E Exe: Since we no longer ref clients in the phony cb, don't free them
after reffing them in instance_client_add.
E Exe: Semi revert 2082bb51d3abffd991b4d791ace2567888e2e9fb. The ref
count was off to begin with.
Stephen Houston (1):
Sysinfo: Cpuclock, Netstatus, and Thermal now use progressbars in the
popups to unify and match all sysinfo gadgets.
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 9c3331b48 22.0-beta release
new 2b0c1c3c1 0.22.0-beta NEWS updates
The 2 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.
--