Review of "The Circles - Desktop Widget" version 7

Details Page Preview

Show System Infomations on Desktop as Circles Desktop Widget more info https://www.linuxuprising.com/2020/11/display-clock-ram-and-cpu-usage-as.html

Extension Homepage
https://github.com/xenlism/showtime

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Version Status
12 Active
11 Active
10 Active
9 Rejected
8 Rejected
7 Rejected
6 Active
5 Rejected
4 Rejected
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

ewlsh rejected
You need to check if the widget_*_enable variables are set before using them in disable. You should probably set them to -1 and then check "if (widget_*_enable > -1) { settings.disconnect(widget_*_enable) }"
xenatt posted a review
Thank you.