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
Alastair Poole
ac8265269a
ui: remove unneeded widgets.
3 years ago
Alastair Poole
af57236fbb
ui: Remove too many useless widgets
3 years ago
Alastair Poole
be08de2b1a
BSD: Run post-install script to use efficient engine.
...
FreeBSD needs sgid kmem in order to access KVM. If this isn't
set, we use a slow-assed fallback method.
3 years ago
Alastair Poole
05b59290b8
ui: Remove unecessary objects.
...
This is left over from when I had less of an idea about the elm
widgets. Purge this stuff...
3 years ago
Alastair Poole
1e6c952f82
UI: Move
3 years ago
Alastair Poole
7c3cf89852
ui: fix leak.
...
This needs much improvement.
3 years ago
Alastair Poole
8952c094ab
ui: tidy.
...
Sometimes things looks okay, others they just don't.
3 years ago
Alastair Poole
cc57230d02
ui: meh
3 years ago
Alastair Poole
f18e348095
ui: unused var
3 years ago
Alastair Poole
077eece610
changes: more changes.
3 years ago
Alastair Poole
2447da49dc
disk: Improve Display
3 years ago
Alastair Poole
40b9af3099
disks: Make this read easier
3 years ago
Alastair Poole
7ac98b1325
config: use a function.
3 years ago
Alastair Poole
582cc09ed9
ui: remove hilight
3 years ago
Alastair Poole
04beb6a18e
sort: Use info not hilight.
3 years ago
Alastair Poole
a597212e9f
everything: Changes.
3 years ago
Alastair Poole
0ff9d44b39
FreeBSD: Fix Swap
3 years ago
Alastair Poole
ec1c4c143f
icon: 256x256
3 years ago
Alastair Poole
abdb3b746d
0.3.2: New Icon
3 years ago
Alastair Poole
c02d135266
evisum: New Icon.
3 years ago
Alastair Poole
b5259d6b7c
close: Just exit here.
3 years ago
Alastair Poole
d11ea1b84c
0.3.1: Fix OpenBSD Bug.
3 years ago
Alastair Poole
c510bf0343
system: Silence warning (Linux).
3 years ago
Alastair Poole
6e895b3490
system: remove unused function.
3 years ago
Alastair Poole
4258353949
ui: waste not want not.
...
We can use a list to store PID cpu times.
3 years ago
Alastair Poole
71d161f4a1
ui: split up init code more
3 years ago
Alastair Poole
0520fe4623
FreeBSD: Hide kernel processes.
...
This was an error. Should be P_KPROC not P_SYSTEM
3 years ago
Alastair Poole
ac9e5c0fbf
ui: improve logic.
...
Some of this was overkill.
3 years ago
Alastair Poole
61e3b9b153
disks: Minor changes (Linux)
3 years ago