New applet: GraphicalSystemMonitor@batzkass, a graphical system monitor#8566
New applet: GraphicalSystemMonitor@batzkass, a graphical system monitor#8566batzkass wants to merge 6 commits into
Conversation
Best-practices scannerThis is a regex-based check for API usage that can pose security, performance or This check is not perfect will not replace a normal review.Found 6 potential issue(s):
|
|
This is a great improvement over sysmonitor@orcus. I did find one minor issue: If I add the applet to the bottom panel and the move the bottom panel to the top, the tooltips stop showing: One thing I'm wondering about though, is that since this does everything sysmonitor does but with extra stuff, maybe this should be an improvement to sysmonitor rather than a new applet (the "6.6" folder could simply be added to the existing applet) if @OrcusCZ is happy with that. Also, I haven't tested it yet, but I suspect this may be compatible with earlier versions of cinnamon, not just 6.6. Edit: Works on Mint 21.2 (cinnamon 5.8) but not earlier due to use of |
|
Thanks for your review, and especially for your tests on older versions ! I noticed that @OrcusCZ was not answering on recent issues related to sysmonitor, and I didn't found any way to contact him directly. I didn't searched hard though, focusing on the development instead ;-) |
|
Hi,
This is the first applet I'm writing, it is based on sysmonitor@orcus. I rewrote most of the code and added some cool features including:
Regarding the major changes (including code changes), I decided to rename the project to be more explicit and to provide a new set of readme/icon/snapshot.
Note that Orcus no longer seem to update it's applet (no answers in open issues, last cinnamon 3.2).
Thanks for reviewing.