WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=f2d83ffde9b1c81f8745f0a4e9384c1180f5bd2e
commit f2d83ffde9b1c81f8745f0a4e9384c1180f5bd2e Author: Alastair Poole <nets...@gmail.com> Date: Fri Jan 8 05:15:13 2021 -0800 Wiki page 2020-11-23-evisum-058-release changed with summary [] by Alastair Poole --- pages/news/2020-11-23-evisum-058-release.txt | 49 ++++++++++++++++------------ 1 file changed, 28 insertions(+), 21 deletions(-) diff --git a/pages/news/2020-11-23-evisum-058-release.txt b/pages/news/2020-11-23-evisum-058-release.txt index 430c29212..1f973c11c 100644 --- a/pages/news/2020-11-23-evisum-058-release.txt +++ b/pages/news/2020-11-23-evisum-058-release.txt @@ -1,36 +1,43 @@ -=== Evisum 0.5.8 Released === - * //2020-11-23 - by Alastair Poole (netstar)// +=== Evisum 0.5.9 Released === -Another evisum release. Increasing the pretty. Tested on Linux, FreeBSD and OpenBSD x86_64 and arm64. Making progress...bars. Managing to get reasonable amount of work done to justify a minor release every 4-6 weeks or so. + * //2021-01-08 - by Alastair Poole (netstar)// -== Highlights == +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. - * Make evisum client/server based. - * Internal changes. - * Process tree tab (process view). - * Add CPU and Memory desktop launcher files. - * Introduce icons for process view and process list. - * Use progress bars for CPU/process/thread usage. - * Improve storage UI to prepare for stats. - * Fix some ASAN detected issues. - * Icons from the rasterman and myself. - * Show system battery total in summary panel (process list). - * CPU frequency logic improvement. - * Display video memory usage per device in memory usage (Linux only). - * Remember window sizing. +== 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.8.jpg?direct&640 |Evisum 0.5.8 }} - +{{ :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 == -Memory view needs work done. Sensor needs a rethink as Linux doesn't cache sensor requests to the kernel which is expensive. Work done to prepare for some storage actions per mount. +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.8.tar.xz|https://download.enlightenment.org/rel/apps/evisum/evisum-0.5.8.tar.xz]] | 5d0661aae7f065c4f84325c66ddbfa7ef8242e2885eeccc74c0826031adee431 | +| [[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 | + --