Commit Graph

592 Commits

Author SHA1 Message Date
Alastair Poole 9813cfd989 0.5.7: Cycle. 2020-09-28 12:23:29 +01:00
Alastair Poole 0b8a372cc5 0.5.6: Document Why
Calling elm_win_resize_object_add doesn't do anything here, the
function returns with a warning, which is being reported by
packagers. Completely harmless and the warning about using this
after an EO API call doesn't make any sense as there is no use of
the unified API. It's just easier to remove this useless call.

Nice that people spend time packaging up software.  Have had two
e-mails in the space of one hour asking about this...so to avoid
another one... :)
2020-09-14 23:54:21 +01:00
Alastair Poole 814e6b9e2f ui: silence EFL warning.
I've no idea which EO API was accessed but using this here has
no effect so remove it.
2020-09-14 23:45:14 +01:00
Alastair Poole 97a92a2ed7 btn: use a rect for min sizing.. 2020-09-14 14:35:17 +01:00
Alastair Poole 12afd7b6c0 disk: remove vbox win resize add.
Bad idea...tested with 10+ mounts...disk UI sucks..i'll get that
done some time...
2020-09-14 01:02:09 +01:00
Alastair Poole de385c6930 ui: last one... 2020-09-14 00:38:28 +01:00
Alastair Poole b7ac3b029b prepare 0.5.5 release...
...remove something stupid
2020-09-13 20:27:51 +01:00
Alastair Poole 9c9a45232b NEWS: One item... 2020-09-12 16:24:31 +01:00
Alastair Poole f34de0be19 ui: do chksum 2020-09-12 16:24:06 +01:00
Alastair Poole 811b57f4aa docs: documentation is important...
This is literally how much programmers like to write docs.

It might avoid a few e-mails too...! :
2020-09-12 15:09:59 +01:00
Alastair Poole 25db250732 openbsd: Add comment in case of urge to change.
Still to figure out wtf is going on here....
2020-09-12 14:56:35 +01:00
Alastair Poole 19f7d5cf0b proc_view: defense 2020-09-12 14:31:01 +01:00
Alastair Poole 8f3a80474a ui: aesthetic 2020-09-12 13:57:53 +01:00
Alastair Poole 059290f075 process_view: make sure happens once at a time...
I think this can potentially run twice on a rare occasion when
first populating and/or sorting maybe... it shouldn't hurt
2020-09-12 13:40:40 +01:00
Alastair Poole df89bb22cc menu: clicky clicky come back.
Let's raise the windows if they already exist so you haven't lost
the thing.
2020-09-12 13:22:23 +01:00
Alastair Poole 9de5536c76 ui: Don't let threads select. 2020-09-11 17:15:34 +01:00
Alastair Poole 70d35939a9 NEWS: Update for 0.5.5...
Please try and break this before Monday morning...thanks!
2020-09-11 15:26:58 +01:00
Alastair Poole ee3a09faae util: make sure no spaces when generating manpage. 2020-09-11 14:54:02 +01:00
Alastair Poole 316db18173 ui_util: one image is enough. 2020-09-11 14:14:53 +01:00
Alastair Poole db9b8a73a7 init/shutdown: fix.
Queue a restart. Make config checking less aggressive.
2020-09-11 13:52:50 +01:00
Alastair Poole 3453ed3a10 cpu: Disable the checkbox if we can't poll freq. 2020-09-11 09:58:47 +01:00
Carsten Haitzler dc4e297024 split freq and cpu % on 2 rows if cpufreq overlay is on 2020-09-10 13:47:19 +01:00
Alastair Poole c4ac095568 ui: align, menu change 2020-09-10 13:19:42 +01:00
Carsten Haitzler db02f95727 cpu - show core freq as mhz vs ghz to be more human 2020-09-10 12:12:36 +01:00
Carsten Haitzler 27ec63e8eb cpu freq display - show overlayed legends for info 2020-09-10 12:00:40 +01:00
Carsten Haitzler 1c737a8a72 cpu usage/freq display - fix rendering. clearing, efficiency and more
read commnts as to what the code is doing... otherwise its
siginificantly more efficient now, more correct, cleaner, and simpler
even with more features (like properly interpolated colormaps).
2020-09-10 02:47:06 +01:00
Alastair Poole 26169009d5 proc: show kernel threads by default...
Not showing them puts doubt...it also means having to explain to
a user somewhere how to turn it on...OpenBSD doesnt have this..
Linux does, FreeBSD does...macOS probably does but you'd need to
buy a permit and then sign it in blood...
2020-09-10 00:49:32 +01:00
Alastair Poole a17120bccb ui_memory: poll as config... 2020-09-10 00:19:16 +01:00
Alastair Poole 0c8ed945cd ui: that'll do for bolts n clouds...... 2020-09-09 20:41:09 +01:00
Alastair Poole 2f4328e191 bolt: my attempt 2020-09-09 19:15:33 +01:00
Alastair Poole cf4a8f7e8a clouds: my attempt. 2020-09-09 13:57:24 +01:00
Alastair Poole 25cc485218 ui_cpu: hope this is ok 2020-09-09 10:53:42 +01:00
Alastair Poole 8366483936 ui_cpu: fit 2020-09-09 10:43:16 +01:00
Alastair Poole cd21a0a83d ui_cpu: remove unused 2020-09-09 01:10:17 +01:00
Alastair Poole 4ac8359015 ui_cpu: clang lied...
gcc caught
2020-09-08 22:38:33 +01:00
Alastair Poole 5bef24447c ui_cpu: bar height... 2020-09-08 22:36:19 +01:00
Alastair Poole 5d091eb8cd ui_cpu: overlay make it respond better....
colors a bit off but it's visible...
2020-09-08 22:24:23 +01:00
Alastair Poole f4ccc999c0 ui_cpu: tidy...that'll do for now. 2020-09-08 21:54:41 +01:00
Alastair Poole 7604daa1ca cpu: that'll do for now. 2020-09-08 16:33:32 +01:00
Alastair Poole daeff14236 ui: let windows live...
sorry about the previous choice
2020-09-08 16:08:33 +01:00
Alastair Poole 80bb2d61f4 ui_cpu: :) 2020-09-08 16:02:26 +01:00
Alastair Poole 489295737f cpu: nuke the poop 2020-09-08 15:27:37 +01:00
Alastair Poole 9c62b9687b ui_cpu: check cpu count :) 2020-09-08 13:47:01 +01:00
Alastair Poole 0d34b4df40 ui_cpu: bit better.
Check threads too!
2020-09-08 13:43:03 +01:00
Alastair Poole 9ceefbeb65 ui_cpu: k 2020-09-08 13:31:12 +01:00
Alastair Poole cbb724eb6e ui_cpu: poll 1/10 sec 2020-09-08 13:07:12 +01:00
Alastair Poole 6ecd5df976 cpu: turn on > 4... 2020-09-08 12:50:48 +01:00
Alastair Poole c1c026c5b9 test..moving between machines...
dont test
2020-09-08 11:18:45 +01:00
Alastair Poole 4e2646144f cpu: add some debugging.
Should be able to turn this on once the colors/sizing is all
plugged in.
2020-09-08 03:02:38 +01:00
Alastair Poole 945568a64c cpu: win del cb 2020-09-08 02:33:27 +01:00