Review of "Transparent Top Bar (Adjustable transparency)" version 18

Details Page Preview

Fork of: https://github.com/zhanghai/gnome-shell-extension-transparent-top-bar Bring back the transparent top bar in GNOME Shell with adjustable transparency. Does not work well with custom shell themes.

Extension Homepage
https://github.com/lamarios/gnome-shell-extension-transparent-top-bar

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
20 Active
19 Active
18 Rejected
17 Active
16 Active
15 Active
14 Active
13 Active
12 Active
11 Active
10 Active
9 Active
8 Rejected
7 Rejected
6 Rejected
5 Active
4 Active
3 Active
2 Active
1 Active

Previous Reviews on this Version

JustPerfection rejected
1. Please remove line 16-25 (extension.js). Not needed since gjs has those functions already. 2. Timeout should be removed on disable (line 76 and 88 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources 3. What's the reason for setting the opacity (line 12 prefs.js)?