weechat-notify-send icon indicating copy to clipboard operation
weechat-notify-send copied to clipboard

A WeeChat script that sends highlight and message notifications through notify-send.

Results 6 weechat-notify-send issues
Sort by recently updated
recently updated
newest added

There are two configuration options that can hold buffers: - notify_on_all_messages_in_buffers - ignore_buffers It would be great to have a command to add / remove the current buffer from these...

enhancement

Hey, thanks for this great script! I wanted to share my lazy way to get sound notifications for those people who might be interested in✌ ``` with open(os.devnull, 'wb') as...

enhancement

]It would be quite nice if one could set the icon for individual buffers/nicks. i.e. something like the buffer specific hiding options but a map between icons and nicks.

enhancement

Say you're in a channel, you've just wrote something and someone replies you back without mentioning you. But you tabbed out. This is a quite common scenario cause people expect...

enhancement

Hello, I'm unable to find a way to get a notification when a message is received on a buffer (or weechat itself) has lost focus i.e. I'm writing on on...

enhancement

Hello, It would be nice to have a way to only show notifications when weechat is not focused. When already looking at weechat, there is no need for a notification....

enhancement