summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKevin Walzer <kw@codebykevin.com>2020-11-19 19:14:26 (GMT)
committerKevin Walzer <kw@codebykevin.com>2020-11-19 19:14:26 (GMT)
commit23009c229740326d72069ad75959697a634f4e8b (patch)
treee6a2af226347417f17cda852de33a6d75dd69346 /doc
parent119ebaf7c2c3b50b40038d411d685e1ab92d06e4 (diff)
downloadtk-23009c229740326d72069ad75959697a634f4e8b.zip
tk-23009c229740326d72069ad75959697a634f4e8b.tar.gz
tk-23009c229740326d72069ad75959697a634f4e8b.tar.bz2
Documentation patch from Rudiger Hartel
Diffstat (limited to 'doc')
-rw-r--r--doc/sysnotify.n14
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/sysnotify.n b/doc/sysnotify.n
index 559d1df..8951cf0 100644
--- a/doc/sysnotify.n
+++ b/doc/sysnotify.n
@@ -28,7 +28,10 @@ API's. The X11 version has a conditional dependency on libnotify, and
falls back to a Tcl-only implementation if libnotify is not installed. On
each platform the notification includes a platform-specific default image to
accompany the text.
-.PP
+.
+.TP
+\fBmacOS\fR
+.
The macOS version embeds two separate under-the-hood implementations
using different notification APIs. The choice of which one to use
depends on which version of the OS is being run and the state of the
@@ -47,5 +50,12 @@ ineffective. To re-enable notifications the application must be
deleted from Apple's System Preferences Notifications section. (There
is no removal button, so this is done by selecting the application and
pressing the Delete key.)
+.
+.TP
+\fBWindows\fR
+.
+The image is taken from the systray i.e. a sysnotify can only be
+called when a systray was installed.
+.
.SH KEYWORDS
-notify, alert \ No newline at end of file
+notify, alert