Commit Graph

15 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 81863de28c ui: Access specific process view bit.
From the process explorer open specific tab of the process view
window thingie...
2021-01-16 12:30:15 +00:00
Alastair Poole 121bf0d699 ui: Naming before some gaming. 2021-01-15 12:42:31 +00:00
Alastair Poole bed0a93e60 process_view: Purge the Scourge.
Something...
2021-01-15 11:09:57 +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 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 4f5db6604f process: respect poll settings. 2020-09-06 21:14:52 +01:00
Alastair Poole a76e5b54e6 process: Start time.
We need this for something :)
2020-08-16 13:49:06 +01:00
Alastair Poole 7e358de2b3 ppid: PPID fbsd. 2020-08-11 11:49:49 +01:00
Alastair Poole 700a21573d process_view: Keep new windows close.
On larger displays the process view can be a long way from the
main window when created. It's SUPER annoying. This will keep
them close enough for now.
2020-06-21 16:54:10 +01:00
Alastair Poole edd8923326 ui: track proc state properly 2020-06-17 11:06:45 +01:00
Alastair Poole 162e6b7a41 style: improve indentation (function params). 2020-05-23 13:51:26 +01:00
Alastair Poole 914f97e086 ui: create a generic cache API.
Reduce code duplication, create:

evisum_ui_item_cache_... functions.
2020-05-18 12:16:35 +01:00
Alastair Poole c546e69c03 changes; various.
Sorting threads.
Show version.
Fix bugs.
2020-05-17 19:30:00 +01:00
Alastair Poole 0aea127f8e process_view: Small Changes 2020-05-17 16:33:27 +01:00