Adds per-application notification counts and a searchable session history to GNOME Shell.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-L-002 warning
objects created by extension should be destroyed in disable()
Objects assigned in `enable()` are missing matching `.destroy()` calls in `disable()` or its helper methods.
extension.js:436
this._topIndicatorContent = new St.BoxLayout({
style_class: 'notification-history-top-indicator-content',
})
| Version | Status |
|---|---|
| 2 | Unreviewed |
| 1 | Rejected |