Skip to content

Only send OS notifications from EMCO when Mudlet is not in focus

Compare
Choose a tag to compare
@demonnic demonnic released this 23 Jun 03:06
· 28 commits to main since this release

Only sends notifications from EMCO if Mudlet is not in focus. Can force it to send regardless of focus by setting notifyWithFocus = true, in the constraints, or running myEMCO:enableNotifyWithFocus()

Once rocode mentioned it in my discord I realized the folly of -always- sending the notifications and hastened to make it right.