WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=0e9efa3b860b00db10f17f1abbfc562fba12f376
commit 0e9efa3b860b00db10f17f1abbfc562fba12f376 Author: Alastair Poole <[email protected]> Date: Thu Apr 30 09:42:05 2020 -0700 Wiki page 2020-04-30-evisum-04-release changed with summary [created] by Alastair Poole --- pages/news/2020-04-30-evisum-04-release.txt | 47 +++++++++++++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/pages/news/2020-04-30-evisum-04-release.txt b/pages/news/2020-04-30-evisum-04-release.txt new file mode 100644 index 000000000..2c688e7b3 --- /dev/null +++ b/pages/news/2020-04-30-evisum-04-release.txt @@ -0,0 +1,47 @@ +=== Evisum 0.4 Release === + * //2020-04-30 - by Alastair Poole// + +Hi all, + +With the downtime due to this global pandemic there has been some time to work on Evisum. I’ve simplified some of the “tabs” as I want them to display well in our default theme and derivatives. When we move to flat, I’ll hope to make them prettier. Also Vincent Torri is working on a graph API I’m hoping to use. + + + +Some of the “highlights”: + + * Use a generic list for process listing (pretty). + * Add process menu. + * Set application priority (nice). + * UI improvements. + * Offer kvm_openfiles means of obtaining PID list on FreeBSD-based platforms. + * Save settings upon exit. Sorting and window size. + * Reduce object creation and deletion. + * Improve display of memory and storage sizes. + * Use object caching where applicable. + * Remove redundant code. + * FreeBSD et al. Get process arguments akin to Linux. + * macOS improvements for process information. + * Process command-line (new field). + * Added translation support (with French and Italian). + * Other stuff. + +{{news:evisum-04.jpg?240|}} + + +Download available from: + +https://download.enlightenment.org/rel/apps/evisum/evisum-0.4.0.tar.xz + +Eventually the aim will be to provide E with a means of recording system statistics over time on all platforms we support. That’s not quite now though. + +As usual supporting Linux, macOS, FreeBSD (and derivatives) and OpenBSD. + +Thanks to Peter2121 for relentless testing and bug-finding and ApBBB for his daily complaints :D + +Hope this message greets you all well. + +Alastair (netstar) + +{{:blank.png?nolink&100|}} +~~DISCUSSIONS~~ + --
