Separate the notification center from the calendar into an independent panel with customizable appearance, behavior, and notification management. A continuation of the original Notification Center project by Selenium-H.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-I-001 error
deprecated modules must not be imported
Deprecated module `Lang` is imported.
extension.js:10
LangClass = imports.lang.Class
extension.js:10
imports.lang.Class
prefsGtk3.js:14
Lang = imports.lang
prefsGtk3.js:14
imports.lang
prefsGtk4.js:16
Lang = imports.lang
prefsGtk4.js:16
imports.lang
EGO-L-003 warning
signals connected by extension should be disconnected in disable()
Signals assigned in `enable()` are missing matching disconnect calls in `disable()` or its helper methods.
extension.js:41
notificationCenter.reloadProfilesSignal = notificationCenter.prefs.connect("changed::reload-profiles-signal", () => notificationCenter.loadPreferences())
| Version | Status |
|---|---|
| 1.0.0 (1) | Unreviewed |