Customize Gnome 3 overview. - Always show titles of all window thumbnails - Always show close buttons of all window thumbnails - Window titles position (Bottom, Center) - Move window titles to the bottom when fullscreen - Move window titles to the bottom for video/TV players, like SMPlayer - Show/hide app icons - App icon position: Bottom, Center - Show/hide the app icon when a window is in fullscreen mode - Show/hide the background - Hide/show icons for Video/TV players, like SMPlayer - Tweak the window thumbnail active size increment (from 5 to 60, the default is 15) - Hide the background
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
26 | Active |
25 | Active |
24 | Rejected |
23 | Active |
22 | Active |
21 | Active |
20 | Active |
19 | Active |
18 | Active |
17 | Active |
16 | Active |
15 | Active |
14 | Rejected |
13 | Rejected |
12 | Active |
11 | Inactive |
10 | Active |
9 | Active |
8 | Inactive |
7 | Rejected |
6 | Rejected |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Active |
1. You cannot create objects in global scope which is the same as init() (extension.js line 28): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization Move that line to enable and null that out in disable. 2. Lang is a deprecated module. Please remove it for the next version: https://gjs.guide/extensions/review-guidelines/review-guidelines.html#general-advice Learn how to remove Lang from your code: https://gjs.guide/guides/gjs/legacy-class-syntax.html If you need any help with your extension you can ask us on: GNOME Matrix channel: https://matrix.to/#/#extensions:gnome.org IRC Bridge: irc://irc.gimpnet.org/shell-extensions