raster pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=003ba0308c70e24ac311965adac9b26684a3622a
commit 003ba0308c70e24ac311965adac9b26684a3622a Author: Carsten Haitzler (Rasterman) <[email protected]> Date: Sat Aug 24 08:45:28 2019 +0100 e 23 release news --- pages/news/e23_release.txt | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/pages/news/e23_release.txt b/pages/news/e23_release.txt new file mode 100644 index 000000000..91657e255 --- /dev/null +++ b/pages/news/e23_release.txt @@ -0,0 +1,44 @@ +=== Enlightenment DR 0.23.0 Release === + * //2019-08-24 - by Carsten Haitzler// + +Highlights: + * New padded screenshot option + * Meson build now is the build system + * Music Control now supports rage mpris dbus protocol + * Add Bluez5 support with totally new and redone module and gadget + * Add dpms option to turn it off or on + * Alt-tab window switcher allows moving of windows while alt-tabbing + * Lots of bug fixes, compile warning fixes etc. + * Massive improvements to Wayland support + + +== Download == + +^ ** LINK ** ^ ** SHA256 ** ^ +| [[ http://download.enlightenment.org/rel/apps/enlightenment/enlightenment-0.23.0.tar.xz | Enlightenment DR 0.23.0 XZ]] | b8c5d040875576d3d3ad8572644f92a65e21291bcee6b0d62f74fbfd482afdf8 | + + +== Building and Dependencies == + + - [[https://git.enlightenment.org/core/efl.git/tree/README | EFL]] + - xcb + - xcb-shape + - xcb-keysyms + - 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 evrything 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) + - 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.23.0 depends on EFL **v1.22.3** or newer. + +{{:blank.png?nolink&100|}} +~~DISCUSSIONS~~ --
