summaryrefslogtreecommitdiff
path: root/plugins/bgnotify
AgeCommit message (Expand)Author
2022-11-11refactor(bgnotify): clean up and reorganize codeMarc Cornellà
2022-11-11perf(bgnotify): cache terminal app ID computationMarc Cornellà
2021-11-17fix(bgnotify): avoid permission prompts by checking frontmost app ID (#10318)Aurora
2020-09-28bgnotify: use $2 in preexec hook if $1 is emptyMarc Cornellà
2018-09-25bgnotify: use double dash in kdialog title option (#7153)Chris
2018-09-15misc: remove execution permission from various filesMarc Cornellà
2018-08-07use https everywhere (#6574)Janosch Schwalm
2018-01-22Update README.md (#6554)arizzubair
2015-09-14[plugins/bgnotify] fix for iTerm2 notification clicksTim O'Brien
2015-08-19Bring bgnotify plugin up to date with t413/zsh-background-notifyTim O'Brien
2015-06-11Update bgnotify.plugin.zshPaul
2015-02-23Re-order OS detection if..else statement.Kristján Oddsson
2015-02-22Fixing spaces in title and message given to bgnotify on OS XMads Mætzke Tandrup
2014-11-08Add screenshots to readmeTim O'Brien
2014-11-08Fix for OS X when no window id is returned (like on the desktop)Tim O'Brien
2014-11-07Add window ID fallback for windows. Tim O'Brien
2014-11-07Fix renamed method issue.Tim O'Brien
2014-11-06add cygwin windows support with notifu, add to readmeTim O'Brien
2014-11-06Fixed math on linux, removed debug echo.Tim O'Brien
2014-11-06Add bgnotify plugin, a cross-platform background notifier!Tim O'Brien