Alastair Poole
4258353949
ui: waste not want not.
...
We can use a list to store PID cpu times.
4 years ago
Alastair Poole
71d161f4a1
ui: split up init code more
4 years ago
Alastair Poole
0520fe4623
FreeBSD: Hide kernel processes.
...
This was an error. Should be P_KPROC not P_SYSTEM
4 years ago
Alastair Poole
ac9e5c0fbf
ui: improve logic.
...
Some of this was overkill.
4 years ago
Alastair Poole
61e3b9b153
disks: Minor changes (Linux)
4 years ago
Alastair Poole
d7cc4d5203
NEWS: Update this thing
4 years ago
Alastair Poole
4a0c447591
ui: Small logic change.
4 years ago
Alastair Poole
a74ee1d83b
evisum: various improvements.
...
Better command naming on Linux. Also set data type needs to use
a modifier. So, Ctrl + k, m and g.
4 years ago
Alastair Poole
ac7cbd8a5b
ui: Small changes...
4 years ago
Alastair Poole
ab629c7612
ui: more changes, formatting mainly.
4 years ago
Alastair Poole
f201489b37
ui: Fix bug
...
Thanks jf_simon
4 years ago
Alastair Poole
79838b4d42
ui: Improvements.
...
Hide search bar on other tabs. Fix the sizing of other entries.
4 years ago
Alastair Poole
48e0013743
0.3.0: Prepare a release.
...
Fixed some minor annoyances and alignment with the UI.
Also added a search bar as I read someone wanted that in a forum.
Along with that some minor changes and tidying...
4 years ago
Alastair Poole
d68c72279f
ui: Make the command fit.
4 years ago
Alastair Poole
ff9a38f0ff
ui: Minor formatting
4 years ago
Alastair Poole
3a7e3c3fc8
CREDITS: okra overdue credit.
4 years ago
Alastair Poole
14344e8bd2
Icons: Add default icons (Use Apostolos E icons).
...
Minor formatting and use our own icons by Apostolos.
He already created the application icon. These look fine
with flat and dark theme.
4 years ago
Alastair Poole
bd588341a8
proc: use appropriate buffer size.
...
As per documentation.
4 years ago
Alastair Poole
539f078812
UI: Show percentage sign where applicable.
4 years ago
Alastair Poole
f8225a6d6b
Meson: Typo
4 years ago
Alastair Poole
c66ef78497
Meson: Use configuration_data.
...
Meson makes this much easier and prettier. Generate a configure
file for future use.
4 years ago
Alastair Poole
6be13a1268
Misc: Using high precision here is useless.
4 years ago
Alastair Poole
62a451c9ee
meson: Fix build for OpenBSD.
4 years ago
maxerba
cf4372ddf2
Adding lines for italian and french
4 years ago
Alastair Poole
0a036c0453
getpagesize: No need to keep calling this funtion.
4 years ago
Alastair Poole
ebe27c31f0
FIX: Remove workaround for reversion in earlier EFL.
...
This is no longer necessary.
4 years ago
Alastair Poole
75e1daf45e
Changes: Restructure folder.
4 years ago
Alastair Poole
920b61ee82
FIX: Fix crash when clicking on "empty" PID
...
This CAN happen. Avoid a crash here.
4 years ago
Alastair Poole
9026027b47
Fix accidentally added file.
4 years ago
Alastair Poole
2385de7edb
README: Update to reflect meson build system.
4 years ago
Alastair Poole
08752b1269
Fix small issue
4 years ago
Alastair Poole
b09db930af
meson: Use Meson over Make
4 years ago
Alastair Poole
5f76337553
system: HW_NCPUONLINE is OpenBSD-specific.
...
Seems this was added to mitigate spectre and does not exist
for FreeBSD. No other means of testing other platforms so
enable this only with OpenBSD for now.
4 years ago
Alastair Poole
f472733f06
CPU: Only use active CPU count for generic CPU progress.
...
Some systems disable CPU cores. In the CPU tab this is fine,
but for an accurate representation of CPU load we need to check
for the number of active CPUs. E.g. OpenBSD disables HT on amd64
thus a 2-core system will only use 1 core.
4 years ago
Alastair Poole
a5355e5357
Tingle: Merge changes from ext. tingle repo.
4 years ago
Alastair Poole
99435ea29c
Fix typo and calculation
4 years ago
Alastair Poole
4acdba7ad6
disks: Check fopen return value.
4 years ago
Alastair Poole
afc9e4cba2
Update news
4 years ago
Alastair Poole
3d51dfe687
Linux: Batteries.
...
Linux also provides battery vendor and model. As with FreeBSD
set the label for battery name "properly".
4 years ago
Alastair Poole
f086b0d2d5
FreeBSD: Batteries.
...
Add vendor informaiton for evisum battery display.
4 years ago
Alastair Poole
f07aeeb77b
FreeBSD: Support multiple batteries.
...
This was much easier than I had reckoned.
Having the battery_names array is sadly a necessary evil for now.
Use the same logic for all platforms. Tested on FreeBSD.
Needs retesting on Linux, macOS and OpenBSD. The price of
support multiple operating systems!
4 years ago
Alastair Poole
6968d4274e
Changes: Stylistic and fix one API call.
4 years ago
Alastair Poole
12ae98cab7
Minor changes
4 years ago
Alastair Poole
2f46f79e77
Silence some compiler warnings
4 years ago
Alastair Poole
e5bbcd1f5c
More tidying.
4 years ago
Alastair Poole
f9995a3063
Fix a small text issue.
4 years ago
Alastair Poole
039944d555
Documents: Update.
...
Preparing to release something.
4 years ago
Alastair Poole
38d50d924b
Make this more efficient.
4 years ago
Alastair Poole
967b5ce33e
Release: Prepare
4 years ago
Alastair Poole
7116c0bde7
Use better battery names
4 years ago