summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Lees <sflees@suse.de>2018-08-22 07:21:58 +0930
committerSimon Lees <sflees@suse.de>2018-08-22 07:21:58 +0930
commit74e604ba41ae2e02dbed89d61f9942c018f9265a (patch)
treecca0c39e328cf00133a5f955588e75c3a1b46a71
parentb3e44793c30062b6fdc357bb25339184f50d7804 (diff)
downloadenlightenment-0.22.tar.gz
-rw-r--r--NEWS47
1 files changed, 47 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 069684993f..3ef3d494e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,50 @@
+Release 0.22.4:
+---------------------
+Alastair Poole (1):
+ AUTHORS: use netstar's real name.
+ e_ckpasswd_main: Fix build on OpenBSD.
+
+Carsten Haitzler (17):
+ e menus - when filtering for exe handle quotes, escapes etc.
+ e mouse bindings - fix wheel conflict check to check only dir 0
+ edge flip while dragging with alt - fix to work again
+ efm - fill in some media icon blanks which lead to generic icons
+ startup - fix management of timer pointer for startup timeout
+ efm - dont add null icons to list ... fixes segv
+ e pan/scrollframe - fix garbage pan values that happen temporarily
+ e thumb - be consistent and use safe run for restarting thumbnailer
+ compile again after efl change interface names...
+ input method conf dialog - fix filtering of imc's to search path
+ meson - fix dir_sysconf to be under the prefix as it was not
+ emxier desktop - fix categories to match well known cat names
+ mixer - fix exe handler del and handle to stop crashes after mixer run
+ e randr - fix crash when no zones found
+ e randr screen setup - fix disabling of scale checkbox
+ e wl - fix e pixmap tracking to remove from both aliases and pixmaps
+ e pixmap - follow on from previous commit to finally fix pixmap tracking
+
+Christopher Michael (2):
+ conf_randr: Use eina_stringshare_replace
+ enlightenment: Ensure we have a valid menu comp object before calling
+
+Daniel Zaoui (1):
+ Battery: fix the battery status when some battery devices are not valid
+
+Derek Foreman (5):
+ Remove useless pixels_dirty_set from mirror_pixels_get
+ Move alpha set for mirrors out of pixels_get callback
+ Fix single frame broken render on wayland client opaque region change
+ Fix recent typo in mirror object alpha setting
+ compile against stable EFL again
+
+Massimo Maiurana (1):
+ Updating all po files
+
+Mike Blumenkrantz (3):
+ update arcconfig key:values for new phabricator api
+ move config/ to data/config/
+ avoid adding render updates for deleted clients after animation completes
+
Release 0.22.3:
---------------------
Carsten Haitzler (5):