You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Whenver I snoop on the values of type, they look like a symbol though. You may wish to update the docs and tweak that libnotify priority switch if they're intended to always be symbols.
The text was updated successfully, but these errors were encountered:
No one complained yet really, so if you can create a PR, I'll gladly pull it in.
I think the libnotify should be fixed to use fail, so the priority can be shown properly. I think of it as an enhancement, so no compatibility problems here.
Type is documented in several places as being a string:
notiffany/lib/notiffany/notifier/rb_notifu.rb
Line 44 in 0618490
notiffany/lib/notiffany/notifier/notifysend.rb
Line 44 in 0618490
notiffany/lib/notiffany/notifier/emacs.rb
Line 56 in 0618490
notiffany/lib/notiffany/notifier/terminal_title.rb
Line 28 in 0618490
notiffany/lib/notiffany/notifier/file.rb
Line 25 in 0618490
notiffany/lib/notiffany/notifier/tmux.rb
Line 215 in 0618490
notiffany/lib/notiffany/notifier/libnotify.rb
Line 32 in 0618490
notiffany/lib/notiffany/notifier/terminal_notifier.rb
Line 36 in 0618490
notiffany/lib/notiffany/notifier/gntp.rb
Line 45 in 0618490
And sometimes referenced as a string:
notiffany/lib/notiffany/notifier/libnotify.rb
Line 47 in 0618490
Whenver I snoop on the values of type, they look like a symbol though. You may wish to update the docs and tweak that libnotify priority switch if they're intended to always be symbols.
The text was updated successfully, but these errors were encountered: