This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository www-content.
View the commit online.
commit 07faa6f139e47ce7735d430bbd1be8bd595a2450
Author: Carsten Haitzler (Rasterman) <[email protected]>
AuthorDate: Thu Sep 15 15:42:23 2022 +0100
e 0.25.4 release news
---
pages/news/2022-09-15-enlightenment-0.25.4.txt | 48 ++++++++++++++++++++++++++
1 file changed, 48 insertions(+)
diff --git a/pages/news/2022-09-15-enlightenment-0.25.4.txt b/pages/news/2022-09-15-enlightenment-0.25.4.txt
new file mode 100644
index 000000000..5b55e4777
--- /dev/null
+++ b/pages/news/2022-09-15-enlightenment-0.25.4.txt
@@ -0,0 +1,48 @@
+=== Enlightenment 0.25.4 Release ===
+ * //2022-09-15 - by Carsten Haitzler//
+
+This is a bugfix release of Enlightenment
+
+Hilights:
+ * Fix shape handling in various cases that affected apps with shaped input
+ * Fix procstats popup and dangling icon for fullscreen windows
+ * Fix a vianishing pointer in some cases
+ * Workaround Qt issue where it does not remove WM_STATE on withdraw
+ * Fix fullscreen focus toggle flicker
+ * Fix pointer sticking case
+ * Fix tap-to-click props
+ * Fix gadgcon disabled items
+ * Fix config fallback handling that means no fallback happened
+ * Fix gtk frame prop handling
+ * Fix first map handling that affected energyxt
+ * Fix CVE-2022-37706
+ * Hanrde enlightenment_sys when mis-packaged without sysactions.conf
+
+| LINK | SHA256 |
+| [[http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.25.4.tar.xz | enlightenment-0.25.4.tar.xz ]] | 56db5d206b821b9a8831d26e713e410ac70b2255a6f43fcdf7c01eefde23b7a2 |
+
+== Building and Dependencies ==
+
+ - [[https://git.enlightenment.org/core/efl.git/tree/README | EFL]]
+ - libexif
+ - libpam (Linux only)
+
+Highly recommended to ensure proper functionality (though you can live
+without these):
+
+ - connman (For network configuration support)
+ - bluez5 (For bluetooth configuration and control)
+ - bc (For the everything module calculator mode)
+ - pulseaudio (For proper audio device control and redirection)
+ - acpid (For systems with ACPI for lid events, AC/Battery plug in/out etc.)
+ - packagekit (For the built in system updates monitoring and updater)
+ - udisks2 (For removable storage mounting/unmounting)
+ - ddcutil (specifically libddcutil.so.2 for backlight control)
+ - gdb (If you want automatic backtraces on a crash in ~/.e-crashdump.txt - don't forget to build EFL and E with gdb debugging to make this useful)
+
+**Note:** Enlightenment 0.25.2 depends on EFL **v1.26.0** or newer.
+
+----
+
+{{:blank.png?nolink&100|}}
+~~DISCUSSIONS~~
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.