Short: Display CPU load as gauge in screen title Author: #amigazeux, Matthias "UltraGelb" Böcker (amigazeux@gmx.net) Uploader: #amigazeux, Matthias "UltraGelb" Böcker (amigazeux@gmx.net) Version: V1.7 Type: util/wb Requires: MorphOS 2.0 Website: http://amigazeux.net What is it? =========== CPUGauge is a screenbar plugin for MorphOS. CPUGauge displays the current CPU load as a smooth sliding gauge in the screen title. Everything is fully configurable. Additionally it runs SYS:Utilities/TaskManager on double-click. Requirements ============ - MorphOS 2.0 or higher Installation ============ Double-Click the Install icon and CPUGauge_sbar will be installed to your system. For manual installation simply copy the contents of the "Copy_To_Sys" drawer to your SYS: partition. Enter in a Shell: copy ram:CPUGauge_sbar/Copy_To_Sys/#? to SYS: ALL Now click with the right mouse button on the screen depth gadget to open its context menu, go to "Modules" and select "Refresh". CPUGauge should now appear in the Screen title bar. If it does not appear open the context menu again, and go to "Modules" again and select CpuGauge from the modules shown there. History ======= V1.7 (23.01.2021) - Fixed a use-after-free bug in library code that could cause all kinds of problems. A big Thank You to Thomas Igracki for fixing and proving the multilibrary ecx module! - Added help bubbles to all prefs gadgets. - Changed the way the width of the gauge is calculated. Before it was dependant on the gauge image used, now the base width (100%) is calculated according to the width of the text. You may want to adjust the width since it may be smaller than before on first use after installing the update. - It's now possible to disable the gauge image and simply draw the gauge by a configurable colour. - Checkmarks in prefs won't react to user input on spaces before and after the checkmark anymore. - Small cleanup in Prefs regarding text and effect colour settings. - Now uses MUIM_Screenbar_Signal instead of MUI input handler. For all changes please see changes.txt Credits ======= Thanks to: - Leif Salomonsson for ECX :-) - Guido Mersmann for SimpleCat - Christian Rosentreter for helping with and solving some translation issues - MorphOS-Team for MorphOS :-) - Sebastien LIGEZ for the french translation - Grzegorz Kraszewski for the polish translation Contact ======= IF you want to contact the author please write an email to amigazeux@gmx.net or visit irc.amigazeux.de channel: #amigazeux -- #amigazeux