Commit Graph

8 Commits

Author SHA1 Message Date
Alastair Poole 5c1bf20555 evisum: Naming and JPEGS!
To be able to differentiate between two completely different
structs use different naming. Also remove the jpegs if am going
to be using edje.
2021-03-11 11:10:13 +00:00
Alastair Poole a2c1ecb5bb bool: Be consistent. 2021-01-24 13:48:40 +00:00
Alastair Poole e43d0109b7 ui: overall cleaning. 2020-12-30 01:54:33 +00:00
Alastair Poole 35a359af97 handlers: clean up 2020-12-24 10:16:19 +00:00
Alastair Poole 0e043e3827 process_view: Consistent.
No need for those widgets to be public
2020-11-13 13:15:54 +00:00
Alastair Poole 7273b75df1 srv: socket fail dont bail.
meh this'll do for now
2020-10-31 15:07:29 +00:00
Alastair Poole 860358c3c8 process: processs tree (proc view).
Also add the command line evisum -p <pid> to the IPC.

Not done...WIP.
2020-10-27 03:33:01 +00:00
Alastair Poole 7f05af18d6 evisum: let there be choice
soo...let's create a little ipc server and server the minions
whatever they want. So add CPU and memory and Generic thing to the
application menu (desktop). Means you don't have to load up the
main EXE each time you want only one minor feature. Also use the
same process for all of this so we don't eat up resources and
because we can.
2020-10-27 01:33:20 +00:00