birde

Daemon-less notifications without D-Bus. Minimal and lightweight.
Log | Files | Refs | README | LICENSE

README.md (1228B)


      1 # birde
      2 ### my [herbe](https://github.com/dudik/herbe) fork for birds
      3 I chose to fork this program because I found the project very interesting and much better than my last notification daemon, dunst.
      4 ### Patches applied:
      5  - [Xresources patch](https://github.com/dudik/herbe/pull/11): Adds support for Xresources, which also adds pywal support!
      6  - [Main monitor patch](https://github.com/dudik/herbe/pull/21): Adds support for birde notifications to be displayed on the main monitor.
      7  - [notify-send patch](https://github.com/dudik/herbe/pull/10): Script to use birde for calls to 'notify-send'
      8 
      9 My fork is still being worked on, so if anyone stumbles across this I would love some help with the problems I'm currently having.
     10  - [Tiramisu](https://github.com/sweets/tiramisu) support
     11    - I haven't yet found a way to make tiramisu pipe into birde notifications.
     12 
     13  - Main monitor
     14    - Even though I've patched the [main monitor patch](https://github.com/dudik/herbe/pull/21), the notifications still show up on my alternate monitor.
     15 
     16 Those are all of the problems I have so far with birde, so if you'd like to see any other features in this please put in a pr if you've accidentally stumbled across this repo
     17 
     18 Have a nice day!