xnotify icon indicating copy to clipboard operation
xnotify copied to clipboard

read notifications from stdin and pop them up on the screen

Results 9 xnotify issues
Sort by recently updated
recently updated
newest added

Hi, I love this, this is what libnotify's notify-send should be in my opinion. The only things from libnotify's notify-send that I would want here are the rounded corners and...

Hi, Part of `xnotify` beauty is its simplicity, and I am unsure if supporting `svg` icons works against that, but I have noticed that a lot of common icon "themes"...

I'm glad to inform that i've open a pull request to make this program available in nixos, you can check it [here](https://github.com/NixOS/nixpkgs/pull/151892)

Besides #11 , here's a couple more things I'd like to be able to do with xnotify: 1. Add a property called "BAR" that displays a progress bar when given...

This patch adds a flag, `-k`, which causes xnotify to grab the keyboard until the user presses the ESC key, which will also close the open notification. I have these...

This PR introduces a flag (`-v`) and Xresource (`xnotify.vertical`), which causes the image to be placed on top of the text instead of to the left of it. This introduces...

Hi! Cool project! I have a couple of features that I would like to have, to make this program work better for my use case. I'd be happy to hack...

The images do not add margin to images when displayed. I have tested with multiple images. The notification gets bigger when using something like padding 100 but the image does...

The title. This would be great for scripting usage. I am currently using xnotify to send a "low battery" notification and with this feature I would be able to automatically...