Five panel and window tweaks in one place: move clock right, move notifications right, grayscale tray icons, window title in panel, style inactive windows. Inspired by Unite (hardpixel), Notification Banner Position (Bruno Drugowick), Desaturated Tray Icons (cr1337), and Focus on Active Window (Hwaryong).
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Approved but 1. D-Bus interface name should start with `org.gnome.Shell.Extensions`. 2. Avoid using `_onDestroy()`. Use `destroy()` which is more standard in GNOME Shell. 3. Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations) If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions