Alastair Poole
c060e493b1
ui: reduce code duplication...
3 years ago
Alastair Poole
c2bed9ef5d
ui: show memory nice
3 years ago
Alastair Poole
d844d0084d
evisum: Use (SZ - RSS), VSZ and RSS.
3 years ago
Alastair Poole
8499ecc8f4
proc/ui: refactor linux proc and ui shutdown.
3 years ago
Alastair Poole
844ae36cf6
shutdown: if mainloop terminates shutdown.
...
Thanks ASAN.
3 years ago
Alastair Poole
d63b95ef27
bsd: add freebsd shared memory usage (proc).
3 years ago
Alastair Poole
1a79d7ace1
mem: openbsd shared.
3 years ago
Alastair Poole
fff7361359
mem: Label size size.
...
Add shared later. I'm confusing myself here.
3 years ago
Alastair Poole
20c420967a
mem: bring this all together (linux).
3 years ago
Alastair Poole
2b03c8ce0b
openbsd: cached.
3 years ago
Alastair Poole
c7c17e0c9c
proc: mem_shared freebsd...
3 years ago
Alastair Poole
b9579f8b7b
proc: tidy
3 years ago
Alastair Poole
0381b3a6b7
OpenBSD: Command Line Arguments.
3 years ago
Alastair Poole
568822263c
proc: FreeBSD et al command arguments.
3 years ago
Alastair Poole
f9acb87411
proc: add free api and command line.
3 years ago
Alastair Poole
6dd238dcc1
OpenBSD: Use process argument list.
3 years ago
Alastair Poole
42dd49f3c1
FreeBSD: Get process argument list.
...
If we don't use this we're restricted to a small command buffer
of 16 or so bytes the kernel will keep in the kp struct.
Fallback to fallback...
3 years ago
Alastair Poole
18fdfd8eb9
ui: spacing
3 years ago
Alastair Poole
50e03aba56
cpu: Use existing objects.
...
Don't clear and recreate objects.
3 years ago
Alastair Poole
f4af2d75b9
ui: dont duplicate code here.
3 years ago
Alastair Poole
5e642c4cf1
build: compiler warning.
3 years ago
Alastair Poole
59234345c3
bsd: Fix OpenBSD support.
3 years ago
Alastair Poole
1e2b9ef98e
ui: move bat list to its own functin
3 years ago
Alastair Poole
83f726b67c
cache: group caching functions/data.
3 years ago
Alastair Poole
c2adb99542
icon: remove references to extinct manufacturer.
3 years ago
Alastair Poole
ed7935525c
config: remove ui check
3 years ago
Alastair Poole
b33d69db8a
config: save window and height.
...
If the user finds a comfortable size let's remember it.
Someone is bound to ask for that, just make it happen.
3 years ago
Alastair Poole
f73d85c136
ui: Expand When Needed
3 years ago
Alastair Poole
acf601c456
0.4.0: Prepare for a release.
...
Let's try to make this work good for a release with EFL 1.24.
3 years ago
Alastair Poole
f54ded6c4d
menu: ensure clicking outside does nothing.
3 years ago
Alastair Poole
4a27a4d636
ui: Add Priority
3 years ago
Alastair Poole
fe73e52897
ui: warn
3 years ago
Alastair Poole
f35fddb841
ui: fix warn
3 years ago
Alastair Poole
a62a93efd0
ui: Add process menu.
...
Also add user names -> id
3 years ago
Alastair Poole
9da429c707
ui: resize fix.
3 years ago
Alastair Poole
6b4d9cb0b7
ui: process list start render increase.
3 years ago
Alastair Poole
50c68b9728
ui: improve start-up rendering
3 years ago
Alastair Poole
033e83aca8
ui: refactor :)
3 years ago
Alastair Poole
6ae020666f
oops: tsk
3 years ago
Alastair Poole
704694e688
ui: improved and ready to tidy for releasing.
3 years ago
Alastair Poole
bde2f93b6b
ui: tidy
3 years ago
Alastair Poole
68c56667bc
ui: item cache size init
3 years ago
Alastair Poole
8ddb2e8ef0
ui: align
3 years ago
Alastair Poole
5208ece41f
ui: use a genlist cache.
3 years ago
Alastair Poole
d9c27256c6
ui: use smart callbacks because they are smarter.
...
Using EVAS_EVENT is too complicated use smart callback ands
select/unselect the item rather than calculating the location etc
and introducing a bug where you could drag the slider and then
mouse up over the list and bring the process view up.
:) thanks jf_simon for report.
3 years ago
Alastair Poole
8ddd992837
ui: hmmm
3 years ago
Alastair Poole
7bdf313605
ui: Scroller show only when needed.
...
jf_simon ask
3 years ago
Alastair Poole
c02f4f628f
small padding.
3 years ago
Alastair Poole
702549ed9a
rename type.
3 years ago
Alastair Poole
96ad02bdf1
ui: Fix memory tab.
...
Again too many useless widgets.
3 years ago