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
v0.3.38
Thanks to @GiorgosXou:
- Added: notification urgency (low, normal, critical) for notify-send
- Fixed: notify-send, now is being used as the first choice if installed
- Fixed: OSs like BSD now default under the linux-behavioural category
- Fixed: issue under windows with extra kwargs that resulted in error
- Removed: linux_fallback_libnotify, no more need for it
- Replaced: functions with the in-built shutil.which function