Hides the classic title bar of maximized X.Org windows
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
16 | Rejected |
15 | Active |
14 | Active |
13 | Rejected |
12 | Rejected |
11 | Active |
10 | Active |
9 | Inactive |
8 | Inactive |
7 | Active |
6 | Active |
5 | Active |
4 | Active |
3 | Active |
2 | Active |
1 | Rejected |
1. You cannot create objects and connect signals in the constructor of the class that init returns. https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization Move line 12 to 21 to enable. 2. Please answer this for the next version: Is this extension a fork? 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
1. The `Listener` class actually does not connect any signals until `enabled` is called. I'll refactor to make that more obvious. 2. This extension is not a fork. I referenced the source code of some other extensions (mainly Pixel Saver) while writing it, but it was written from scratch.
Thanks. Approved the new version.