| Commit message (Expand) | Author | Age | Files | Lines |
* | e gadgets - as per email to e-devbel - it's easier to fix old so rm new | Carsten Haitzler (Rasterman) | 2020-07-07 | 1 | -586/+0 |
* | thermal/netstatus/memusage/cpumonitor - allow setting to open although the po... | Simon Tischer | 2020-04-06 | 1 | -1/+0 |
* | warn - make buffer bigger to avoid trunc warn | Carsten Haitzler (Rasterman) | 2019-01-12 | 1 | -1/+1 |
* | bryce - improve usability from code and user by having std right menu | Carsten Haitzler (Rasterman) | 2018-10-11 | 1 | -18/+7 |
* | Sysinfo: Use appropriate format strings and make sure to set format | Stephen Houston | 2018-08-08 | 1 | -10/+10 |
* | Sysinfo: Cpuclock, Netstatus, and Thermal now use progressbars in the popups ... | Stephen Houston | 2017-09-27 | 1 | -9/+22 |
* | Revert "Sysinfo gadgets: Revert all uses of faulty e_powersave_sleeper." | Carsten Haitzler (Rasterman) | 2017-09-12 | 1 | -1/+4 |
* | Sysinfo gadgets: Revert all uses of faulty e_powersave_sleeper. | Stephen 'Okra' Houston | 2017-09-11 | 1 | -4/+1 |
* | formatting | Mike Blumenkrantz | 2017-08-29 | 1 | -23/+21 |
* | Gadgets: Don't set gadgets to expand. | Stephen 'Okra' Houston | 2017-08-23 | 1 | -1/+0 |
* | Sysinfo Gadgets: Provide only demo data and don't poll/thread when gadgets ar... | Stephen 'Okra' Houston | 2017-08-22 | 1 | -0/+7 |
* | powersave usage - dont use usleep at all. pwoersave sleep replaces it | Carsten Haitzler (Rasterman) | 2017-07-19 | 1 | -4/+0 |
* | Sysinfo Gadget: More thread vs object lifetime work: Make threads no longer d... | Stephen 'Okra' Houston | 2017-07-15 | 1 | -64/+17 |
* | Sysinfo Gadget: Unify define macro checking. | Stephen 'Okra' Houston | 2017-07-15 | 1 | -2/+2 |
* | Sysinfo Gadget: Thread Lifetime vs Object Lifetime management. | Stephen 'Okra' Houston | 2017-07-13 | 1 | -5/+67 |
* | Sysinfo Gadgets: Thread handling improvement. Pause on Screensaver. Follow po... | Stephen 'Okra' Houston | 2017-07-13 | 1 | -2/+55 |
* | Gadgets: Clamp aspect sets to a minimum of width and height minimum of 1. | Stephen 'Okra' Houston | 2017-07-06 | 1 | -0/+2 |
* | Gadgets: Follow gadget theme naming conventions. | Stephen 'Okra' Houston | 2017-07-06 | 1 | -6/+6 |
* | Sysinfo Gadgets: Add sysctl/bsd support to the remaining sysinfo gadgets. | Al 'netstar' Poole | 2017-02-15 | 1 | -0/+6 |
* | sysinfo gadget: remove frames in popups | Dave Andreoli | 2017-02-10 | 1 | -31/+24 |
* | Sysinfo gadgets: Prevent info popup from getting stuck. | Stephen 'Okra' Houston | 2017-02-10 | 1 | -8/+2 |
* | sysinfo: fix popup position when using the cumulative sysinfo gadget | Dave Andreoli | 2017-01-30 | 1 | -1/+2 |
* | sysinfo: do not use autoclose on popups | Dave Andreoli | 2017-01-30 | 1 | -4/+2 |
* | mem gadget: fix a typo | Dave Andreoli | 2017-01-29 | 1 | -1/+1 |
* | mem gadget: try to improve values calculation | Dave Andreoli | 2017-01-29 | 1 | -24/+49 |
* | mem gadget: implemented a new info popup | Dave Andreoli | 2017-01-29 | 1 | -32/+149 |
* | mem gadget: pass the new fetched info to the theme | Dave Andreoli | 2017-01-28 | 1 | -6/+29 |
* | mem gadget cleanup: rename vars | Dave Andreoli | 2017-01-28 | 1 | -17/+17 |
* | mem gadget: formatting, fit into 80 cols | Dave Andreoli | 2017-01-28 | 1 | -24/+46 |
* | mem gadget: improve proc info fetching | Dave Andreoli | 2017-01-28 | 1 | -2/+15 |
* | Enlightenment - Sysinfo Gadget - Size all sysinfo gadgets by aspect - should ... | Stephen 'Okra' Houston | 2017-01-27 | 1 | -1/+5 |
* | Enlightenment: Sysinfo Gadget - Base size on edje extends calcs. | Stephen 'Okra' Houston | 2017-01-27 | 1 | -4/+2 |
* | Enlightenment: Sysinfo Gadget - Show real time data in popups and fix sizing ... | Stephen 'Okra' Houston | 2017-01-26 | 1 | -40/+22 |
* | Enlightenment: Sysinfo Gadget - Properly mark popup as deleted. | Stephen 'Okra' Houston | 2017-01-11 | 1 | -2/+12 |
* | Enlightenment: Sysinfo Gadget - Add an informative popup, as well as a config... | Stephen 'Okra' Houston | 2017-01-11 | 1 | -0/+89 |
* | Enlightenment: Sysinfo gadgets - Remove temporary gadgets correctly. | Stephen 'Okra' Houston | 2017-01-11 | 1 | -1/+5 |
* | cpu + mem gadget: use new vertical layouts | Dave Andreoli | 2017-01-09 | 1 | -7/+12 |
* | Enlightenment: Fix coverity issues related to new sysinfo gadget | Stephen 'Okra' Houston | 2017-01-09 | 1 | -1/+2 |
* | Enlightenment: Sysinfo gadget. Free edje messages. | Stephen 'Okra' Houston | 2017-01-08 | 1 | -0/+1 |
* | Enlightenment: Sysinfo gadget: Calculate aspects correctly. | Stephen 'Okra' Houston | 2017-01-08 | 1 | -0/+11 |
* | mem gadget: no need to send 2 consecutive int_set msgs | Dave Andreoli | 2017-01-08 | 1 | -15/+11 |
* | mem gadget: respect the aspect ratio of the theme | Dave Andreoli | 2017-01-08 | 1 | -1/+32 |
* | Enlightenment: Sysinfo gadget supporting files | Stephen 'Okra' Houston | 2017-01-06 | 1 | -0/+191 |