raster pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=8477bd0b11ef8290fb74c1c1552fa05941743ac3
commit 8477bd0b11ef8290fb74c1c1552fa05941743ac3 Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Thu Feb 10 10:02:40 2022 +0000 0.25.3 news --- pages/news/2022-02-10-enlightenment-0.25.3.txt | 39 ++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/pages/news/2022-02-10-enlightenment-0.25.3.txt b/pages/news/2022-02-10-enlightenment-0.25.3.txt new file mode 100644 index 000000000..8338d0fc5 --- /dev/null +++ b/pages/news/2022-02-10-enlightenment-0.25.3.txt @@ -0,0 +1,39 @@ +=== Enlightenment 0.25.3 Release === + * //2022-02-10 - by Carsten Haitzler// + +This is a bugfix release of Enlightenment + +Hilights: + * Fix notification double-shadow on multi-screen notifications + * Add option to gesture to turn off entirely to avoid xserver vt bugs + * Add option to backlight to disable ddc support in case it's broken + * Fix ibar left/right emit for alignment + +| LINK | SHA256 | +| [[http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.25.2.tar.xz | enlightenment-0.25.3.tar.xz ]] | 37fd49ebb537216a18efe69d5c5511e118f9cdacb5652807769331707be4cff6 | + +== 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~~ --
