netstar pushed a commit to branch master. http://git.enlightenment.org/apps/evisum.git/commit/?id=fe8601ddaf4c3a88d17c2542e5e49a4848e86873
commit fe8601ddaf4c3a88d17c2542e5e49a4848e86873 Author: Alastair Poole <nets...@gmail.com> Date: Sun Feb 7 21:57:49 2021 +0000 shootergame: there --- src/bin/ui/ui_process_list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/ui/ui_process_list.c b/src/bin/ui/ui_process_list.c index a246c73..01c8583 100644 --- a/src/bin/ui/ui_process_list.c +++ b/src/bin/ui/ui_process_list.c @@ -12,7 +12,7 @@ #include <sys/resource.h> #include <pwd.h> -#define PROGRESS_CUSTOM_FORMAT 0 +#define PROGRESS_CUSTOM_FORMAT 1 #define DIRTY_GENLIST_HACK 1 extern int EVISUM_EVENT_CONFIG_CHANGED; --