https://github.com/pbui/notification-list-limit
GNOME Extension to limit the number of messages in notification list
https://github.com/pbui/notification-list-limit
gnome gnome-shell-extension
Last synced: about 1 year ago
JSON representation
GNOME Extension to limit the number of messages in notification list
- Host: GitHub
- URL: https://github.com/pbui/notification-list-limit
- Owner: pbui
- License: mit
- Created: 2022-10-07T20:10:03.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T00:40:29.000Z (over 2 years ago)
- Last Synced: 2025-01-31T00:30:02.410Z (over 1 year ago)
- Topics: gnome, gnome-shell-extension
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notification List Limit
Limit the number of notifications in the GNOME Notification List to prevent
[lag].
[lag]: https://reddit.com/bxkl7g
## TODO
- [ ] Make `NOTIFICATION_LIST_LIMIT` configurable (default is `10`).
- [ ] Add settings UI.
- [ ] Package for GNOME Extension Store.