Delete notifications for an application when its window is focused or closed.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-C45-001 warning
45+ preferences should use fillPreferencesWindow instead of getPreferencesWidget
45+ preferences code should use `fillPreferencesWindow()` instead of `getPreferencesWidget()`.
prefs.js:16
getPreferencesWidget() {
const settings = this.getSettings();
const page = new Adw.PreferencesPage();
page.set_title("Settings");
page.set_icon_name("preferences-system-symbolic");
const generalGroup = new Adw.PreferencesGroup();
generalGroup.set_t
| Version | Status |
|---|---|
| 13 | Active |
| 12 | Active |
| 11 | Active |
| 10 | Active |
| 9 | Inactive |
| 8 | Inactive |
| 7 | Inactive |
| 6 | Active |
| 5 | Active |
| 4 | Active |
| 3 | Active |
| 2 | Rejected |
| 1 | Rejected |