This is an automated email from the git hooks/post-receive script.
discomfitor pushed a change to annotated tag v0.22.0-rc
in repository core/enlightenment.
at 90260dcf1 (tag)
tagging 1d2a678ab07b270f2293de601c7576f455e7a4fc (commit)
replaces v0.22.0-alpha
tagged by Mike Blumenkrantz
on Mon Oct 23 08:40:46 2017 -0400
- Log -----------------------------------------------------------------
0.22.0-rc release
Bertrand Jacquin (2):
po: Bump copyright extension
po: Bump copyright extension
Carsten Haitzler (5):
tiling - ensure notification struct is 0'd before use
use safer ecore_exe flags that close stdin/out/err if possible
e sys - handle phantom wakeups from sleep on some devices
battery modules - actually set ac power flag based on ac presence
smart suspend - honor suspend on ac or not flag as it should
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 (5):
meson: specify that modules have unresolved apis
meson: teamwork uses emile
meson: wl_drm uses elput
meson: wizard also link_with here
meson: the keyword is value, not default!
Mike Blumenkrantz (78):
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
unset release mode
unbreak nls build
don't show xwayland clients unconditionally on commit
defer wl startup apps until after xwayland init completes
add comp object function to get the content of a util_add object
move gadget editor help text onto the editor popup
pass keys through xkbcommon under wayland lockscreen
do not set E_Client->take_focus for popup wl clients
simplify focus on commit block for wl clients
handle gadget site layouts using accurate parent geometry
clamp expanding gadget size to 0 to prevent sizing overflows
do ecore-x shutdown on xwayland shutdown
redo bryce eventing
deduplicate global gadget handler variables
block gadget configuration unconditionally while desklock is active
set comp object alpha state when applying native surface
add max size input rects for wl clients on creation
handle x11 shaped input under xwayland
set default cursor on root window for xwl pointer
Revert "disable option for mouse to use Application theme if we are
running in Wayland"
move 'show cursor' option in mouse settings inside frame
do not show cursor theme options in wayland compositor mode
move cursor theme options into separate frame
do not apply enlightenment cursor theme for xwayland clients
block relative motion event sending when pointer is outside input area
use e_client_unfullscreen() to handle xdg-shell unfullscreen requests
Revert "do not apply enlightenment cursor theme for xwayland clients"
check for non-wl compositor when forcing application cursors onto pointers
always use e cursor theme for canvas pointers
recreate x11 root pointer when changing application<->enlightenment theme
add render update when showing clients if damages exist
add client refs for the nocomp client
do not unqueue render when deleting a client's render update
ignore set_input_region requests for wl surfaces which are cursors or
drags
set null input regions for surfaces upon calling set_cursor or start_drag
null wl clipboard+selection source pointers when destroying clipboard
source
cancel wl selections after removing destroy listener
make some find_program() calls non-required in meson build
require efl 1.20.5
22.0-rc release
0.22.0-rc 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 (4):
Sysinfo: Cpuclock, Netstatus, and Thermal now use progressbars in the
popups to unify and match all sysinfo gadgets.
Luncher: Keep aspect on previews - don't force max sizes.
Luncher: Don't manually apply min sized aspect - The edje aspect set call
handles this.
Align the preview properly.
William L. Thomson Jr (1):
meson: Make sleep.sh and hibernate.sh not required, fixes T6210
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new c83fc089a 22.0-rc release
new 1d2a678ab 0.22.0-rc 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.
--