Review of "Transparent Window" version 5

Details Page Preview

Change the opacity of windows by compiz-style shortcut Alt+scroll. You can customize hotkey in Preference page if Alt key doesn't work.

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.

All Versions

Version Status
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