Add application icons to window overview
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
39 | Active |
38 | Active |
37 | Active |
36 | Active |
35 | Active |
34 | Active |
33 | Active |
32 | Rejected |
31 | Active |
30 | Rejected |
29 | Rejected |
28 | Active |
27 | Active |
26 | Active |
25 | Active |
24 | Active |
23 | Active |
22 | Active |
21 | Active |
20 | Active |
19 | Active |
18 | Active |
17 | Active |
16 | Active |
15 | Active |
14 | Active |
13 | Active |
12 | Active |
11 | Active |
10 | Rejected |
9 | Active |
8 | Active |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Active |
I thought that I can update v35 of the extension here, but it actually added new version - v38. Could you delete or reject it? It seems I cannot inactivate or reject it by myself until the review is done.
Ok, I changed my mind. Please keep this version. This is basically v35 just with updated metadata.json that specifies that GNOME Shell v3.34 and v3.36 are supported. I can see in the comments that some people are confused by the fact that the download dropdown menu for selecting GNOME Shell version does not have v3.34 and v3.36. I will then re-release v37 as v39 just so that the last version is for the latest supported version of GNOME Shell (v3.38).
Just for the sake of completeness, I did not re-release the version for GNOME Shell v3.38 as v39 because it seems that it is not needed. It looks like the extensionDownloader.js (the update system in GNOME Shell) does not care as long as `shell_version` do not overlap in `metadata.json`. However, I had to re-release v35 again as v39, because v38 in my Git repository had "version: 35" in the metadata.json, while here it was auto-updated to "version: 38" which would cause that for people that installed the extension from Git, extensionDownloader.js would think that the v38 on extensions.gnome.org is newer than the v38 from Git. This is fixed in v39 because now, the versions match in both places.