WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=9a0483a54ff00155fd569e0e08481afe3696e6f6
commit 9a0483a54ff00155fd569e0e08481afe3696e6f6 Author: Alastair Poole <nets...@gmail.com> Date: Fri Jan 8 05:16:14 2021 -0800 Wiki page 2021-01-08-evisum-059-release_Management changed with summary [] by Alastair Poole --- .../2021-01-08-evisum-059-release_Management.txt | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/pages/news/2021-01-08-evisum-059-release_Management.txt b/pages/news/2021-01-08-evisum-059-release_Management.txt new file mode 100644 index 000000000..1f973c11c --- /dev/null +++ b/pages/news/2021-01-08-evisum-059-release_Management.txt @@ -0,0 +1,43 @@ + + +=== Evisum 0.5.9 Released === + + * //2021-01-08 - by Alastair Poole (netstar)// + +Spent some time cleaning up and simplifying the UI and make it more responsive. Getting close to a point of a single common denomination of features between Linux, FreeBSD and OpenBSD. These are the realistic options if you want to run a free and open operating system. + +== Highlights == + + * Search "dialogue" added to process list. + * Remember window sizing and location. + * Simplify the process list view. One job, processes. Memory, CPU and other stats have their own windows. + * Introduce the menu to other windows. No feature takes precedence (potentially). + * Improved keyboard support. PgUp/PgDown focus. All windows close on Escape. You can quickly check some stat then close it. + * Rewrite the sensors UI. Some OS don't cache when reading sensors. It makes better use of screen also. + * Add a basic indicator for power supply. + * Improve behaviour on OpenBSD amd64 and arm64. + * Remove lots of horrible code. + * Fix bug (CPU). + * Purge an overly complicated storage API. + * Internally things are much better. Much simpler. + * Remove lots of blocking code. + * Some improvement on genlist cache (WIP). + * Flat icon for a "flat" theme. + +== Screenshots == + +{{ :news:evisum-0.5.9-0.jpg?direct&640 |Evisum 0.5.9 (Linux amd64)}} +^^== Linux amd64 == +{{ :news:evisum-0.5.9-1.jpg?direct&640 |Evisum 0.5.9 (OpenBSD arm64)}} +^^== OpenBSD arm64 == + +== Thoughts == + +The plan is, keep going, till the end :) + +Wishing you all the very best in life and the coming year ! + +=== Download === +^ ** LINK ** ^ ** SHA256 ** ^ +| [[https://download.enlightenment.org/rel/apps/evisum/evisum-0.5.9.tar.xz|https://download.enlightenment.org/rel/apps/evisum/evisum-0.5.9.tar.xz]]| 6a8e5be0c86bf9f858d7d5f583482ea5c53c2dac91e79fe48074b08465007f2b | + --