Review of "Transparent Window" version 5

Details Page Preview

Toggle window transparency with a single click. Click the panel icon to make the focused window transparent or restore its opacity. Configure transparency level in preferences.

Extension Homepage
https://github.com/pbxqdown/gnome-shell-extension-transparent-window

No comments.

Diff Against

Files

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

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Version Status
17 Active
16 Rejected
15 Rejected
14 Active
13 Active
12 Active
11 Active
10 Active
9 Rejected
8 Rejected
7 Active
6 Rejected
5 Rejected
4 Active
3 Active
2 Active
1 Active

Previous Reviews on this Version

JustPerfection rejected
Rejected because you didn't remove the timeout on disable. To do that: 1. Store `GLib.timeout_add` output in a variable. For example `let id = GLib.timeout_add(GLib.PRIORITY_DEFAULT, 1000, () => { ... });`. 2. Use `GLib.source_remove(id);` on disable.
heyheyco@gmail.com posted a review
sure, let me update it. it it possible to reuse this review page?
JustPerfection posted a review
What do you mean by reuse? btw, you can join us on GNOME Matrix channel if you want to ask questions related to the extensions: https://matrix.to/#/#extensions:gnome.org