Commit Graph

108 Commits

Author SHA1 Message Date
Alastair Poole de385c6930 ui: last one... 2020-09-14 00:38:28 +01:00
Alastair Poole 25db250732 openbsd: Add comment in case of urge to change.
Still to figure out wtf is going on here....
2020-09-12 14:56:35 +01:00
Alastair Poole 8f3a80474a ui: aesthetic 2020-09-12 13:57:53 +01:00
Alastair Poole 9de5536c76 ui: Don't let threads select. 2020-09-11 17:15:34 +01:00
Alastair Poole db9b8a73a7 init/shutdown: fix.
Queue a restart. Make config checking less aggressive.
2020-09-11 13:52:50 +01:00
Alastair Poole c4ac095568 ui: align, menu change 2020-09-10 13:19:42 +01:00
Alastair Poole b4fb7574fb ui: block horiz scroll.
Our genlist area grows, but we align our table/text...
Block the horiz scroll to hide this hack :)
2020-09-06 23:08:11 +01:00
Alastair Poole 43a4122893 cpu: cpufreq fallback (oops). 2020-09-06 21:40:39 +01:00
Alastair Poole 4f5db6604f process: respect poll settings. 2020-09-06 21:14:52 +01:00
Alastair Poole 690910eef9 ui: reset cpu times on poll time change. 2020-09-06 20:44:37 +01:00
Alastair Poole f76279a6e8 ui: pad... 2020-09-06 20:36:02 +01:00
Alastair Poole ac16641c94 ui: pad...almost done 2020-09-06 19:20:16 +01:00
Alastair Poole 313a0ebf3a ui: tooltip to show freq.
Basic but good enough.
2020-09-06 18:58:26 +01:00
Alastair Poole 0781f707d5 cpu: basic freq. 2020-09-06 13:23:08 +01:00
Alastair Poole 94f4e9c620 menu: remove button...
redundant button like the author (for now)... XD
2020-09-05 00:22:26 +01:00
Alastair Poole aef57c2e8c FIX: Set valid config value w/new config.
So, new config. Sleeping 0 * usleep causes some bad stuff to
happen. Thanks thrice for getting me to find it...should use
my own advice and clear my OWN config before telling users to
try doing the same :)
2020-09-05 00:12:17 +01:00
Alastair Poole 18eeaa1afa this... 2020-09-04 22:49:13 +01:00
Alastair Poole c3e0aa84ec try now 2020-09-04 22:46:27 +01:00
Alastair Poole aabfd7ad13 try now 2020-09-04 22:42:33 +01:00
Alastair Poole 79d73e022e try that 2020-09-04 22:35:47 +01:00
Alastair Poole 8b7375e124 menu: improve hope 2020-09-04 17:01:40 +01:00
Alastair Poole 94e0500977 ui: align 2020-09-04 01:33:37 +01:00
Alastair Poole fe808cfcae ui: simplify resize...
Still to catch that one bug...this is better though I think...
2020-09-04 01:23:18 +01:00
Alastair Poole 70fa4fec9e ui: fix a bug in the cache and hide objects...
If this doesn't resolve one issue it's possible a bug in the old
EFL...
2020-09-03 22:07:36 +01:00
Alastair Poole 902689e2b2 ui: refresh list on theme change.
thanking you raster.
2020-09-02 18:29:18 +01:00
Alastair Poole 40b7c40e50 fun...
that'll do for now.
2020-09-02 16:24:02 +01:00
Alastair Poole 8738a64bdf fun....more 2020-09-02 16:10:08 +01:00
Alastair Poole 12c968908e ui: tidy 2020-09-01 22:46:42 +01:00
Alastair Poole 998de311b8 fun: poll like a maniac 2020-09-01 18:15:53 +01:00
Alastair Poole 18d88268bc fun: ..see feedback 2020-09-01 17:10:08 +01:00
Alastair Poole a44500936b fun...
Still needs work but...
2020-09-01 17:03:20 +01:00
Alastair Poole 551ee1810f changes:bugs and some stuff...not finished.
Not finished...if you find a bug tell me...just fixed some bad
ones.
2020-08-31 00:36:00 +01:00
Alastair Poole 3319550454 images: some menu iconzzz 2020-08-25 17:16:43 +01:00
Alastair Poole f7b3f09aff RELEASE: 0.5.3. 2020-08-19 19:11:54 +01:00
Alastair Poole 305ba225e4 processes: Allow toggle of kernel threads. 2020-07-31 19:13:23 +01:00
Alastair Poole 53fa6a4ca9 openbsd: static heap variables.
I understand what is happening on OpenBSD, but I don't know why
this is happening. I need to speak to someone in the know about
this because it's not occurring on other platforms, and this
shouldn't be happening.
2020-07-26 14:35:59 +01:00
Alastair Poole bb5d3a802b search: Show search entry icon. 2020-07-13 14:29:34 +01:00
Alastair Poole 3c62339c07 formatting: some spaces. 2020-07-12 22:56:36 +01:00
Alastair Poole d71b1a2651 ui: indent and unnecessary fn call. 2020-07-04 19:15:03 +01:00
Alastair Poole fe8a9b73ba ui: Callback data. 2020-07-03 13:54:59 +01:00
Alastair Poole 1b053b86b1 ui: Call proc_info_by_pid as needed.
This is slower but it's less prone to borkage.
2020-07-03 12:34:55 +01:00
Alastair Poole b9cbf8e68a Revert "menu: Use a global to store menu cache."
This isn't a good change or fix.

This reverts commit 55113b5a09.
2020-07-03 10:32:07 +01:00
Alastair Poole 55113b5a09 menu: Use a global to store menu cache.
This was causing some problems with OpenBSD. Use a global
to store the state of the menu item and pass that to the
callbacks.
2020-07-03 00:17:37 +01:00
Alastair Poole 5b7c10ff0d icons: Icons from the public domain.
We can remove the GPL stuff now (Faenza)...

Thanks rasterman...Minor tweaking to be done with a couple of
the icons
2020-07-02 14:55:18 +01:00
Alastair Poole e358799e99 0.5.0-RFC: Not quite.
No changes to text.
2020-07-01 14:14:15 +01:00
Alastair Poole b9cb1dfa49 startup: See how this behaves 2020-07-01 13:09:32 +01:00
Alastair Poole efa7f4b083 menu: use static storage. 2020-07-01 12:26:05 +01:00
Alastair Poole b53b1ecbcb debug: fallback 2020-07-01 12:02:01 +01:00
Alastair Poole 73b2d015f1 evisum: Minor Changes 2020-07-01 11:00:19 +01:00
Alastair Poole a5461ad416 shutdown: allow control of cleaning up.
Flag to shutdown now or ordered triggering callbacks.
2020-06-30 13:23:01 +01:00