https://github.com/mathstuf/wayland-notification-area
Provide notifications to Wayland non-DE compositors
https://github.com/mathstuf/wayland-notification-area
Last synced: about 1 month ago
JSON representation
Provide notifications to Wayland non-DE compositors
- Host: GitHub
- URL: https://github.com/mathstuf/wayland-notification-area
- Owner: mathstuf
- License: mit
- Created: 2016-04-05T13:26:53.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-05T14:28:51.000Z (about 10 years ago)
- Last Synced: 2025-12-07T09:51:36.735Z (7 months ago)
- Language: C
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
wayland-notification-area
=========================
This protocol will allow notification daemons to display their notifications using Wayland.
This project will try to provide a compositor implementation for plugin-based compositors.
Releases
--------
You can find releases tarballs [here](http://download.tuxfamily.org/eventd/wayland-notification-area/).
Compositor implementations
--------------------------
For now, these compositors are supported:
* Weston
* Orbment
Client implementations
----------------------
* [eventd](http://www.eventd.org/)