Add widgets to the desktop. Widgets include: - Digital Clock - Analog Clock - Weather - Static Text - Images - Command Output – runs terminal commands at user defined intervals and displays the result Widgets can be freely repositioned by dragging them with your mouse. Note: The Desktop Icons extension may interfere with this feature. Please disable it temporarily to move widgets.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
15.0 (15) | Active |
14 | Active |
13 | Active |
12 | Active |
11 | Active |
10 | Active |
9 | Active |
8 | Rejected |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Active |
The settings file changes are mostly just filename changes. It might easier to review by viewing the changes at https://gitlab.com/AndrewZaech/azclock/-/compare/v14...main?from_project_id=37110545
Isn't that automatically disconnected when the widget is destroyed? https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/misc/signalTracker.js#L200-L202 "If object is a {Clutter.widget}, this is done automatically when the widget is destroyed."