Carsten Haitzler
664b44631d
procstats - make use of gadget nicely
2 years ago
Carsten Haitzler
c794168da6
procstats - dont leak objects - was not even needed
2 years ago
Alastair Poole
4fd87f338e
procstats: delete don't dismiss.
...
Don't animate and less cleanup needed...also leak.
2 years ago
Alastair Poole
94ceea2a74
procstats: use after free.
...
Don't set callbacks on objects that persist longer than module.
Delete safely.
2 years ago
Alastair Poole
57d3edc3de
procstats: hide popup when iconic/hidden.
2 years ago
Alastair Poole
52d7ca6486
procstats: show above window.
2 years ago
Alastair Poole
52d8bbd88d
procstats: remove duplicate calc.
2 years ago
Alastair Poole
2915a51a93
procstats: send message to theme edje object.
2 years ago
Alastair Poole
e46fbcb951
procstats: Remove the massive objects.
...
TODO: Send messages to the theme...
RFC as always...
2 years ago
Alastair Poole
29ca5ff055
procstats: Fix leak
2 years ago
Alastair Poole
b16b0bda20
procstats: fix double free
2 years ago
Alastair Poole
44abec8710
procstats: use widget known to the theme.
...
Something *could* be made much prettier but this always, afaiu,
needs to use a swallow.
2 years ago
Alastair Poole
af560c6566
procstats: window resource module.
...
The module sends messages which the theme displays. Thus, the
module requires a theme with an implemented edj script to be
useful.
Currently EFL 1.26 includes a basic text label for this...
Usage is recursive...everything under the window is included.
Rudimentary, as usual...please do something pretty...
RFC. Hopefully I didn't break the universe...again!
3 years ago