summaryrefslogtreecommitdiffstats
path: root/doc/wm.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2008-11-16 17:07:51 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2008-11-16 17:07:51 (GMT)
commitc06d8b5997ceab121a63b035b9cbe666d78bdbec (patch)
treefc65ea84379f2cd51cb56241fcb91a983790c209 /doc/wm.n
parent4c0836f8ae0a1a68edf876a7bcce826b8518d658 (diff)
downloadtk-c06d8b5997ceab121a63b035b9cbe666d78bdbec.zip
tk-c06d8b5997ceab121a63b035b9cbe666d78bdbec.tar.gz
tk-c06d8b5997ceab121a63b035b9cbe666d78bdbec.tar.bz2
Explained constraints on [wm overrideredirect] better. [Bug 2282861]
Diffstat (limited to 'doc/wm.n')
-rw-r--r--doc/wm.n9
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/wm.n b/doc/wm.n
index 01569fa..085ccff 100644
--- a/doc/wm.n
+++ b/doc/wm.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: wm.n,v 1.41 2008/11/15 00:00:27 patthoyts Exp $
+'\" RCS: @(#) $Id: wm.n,v 1.42 2008/11/16 17:07:51 dkf Exp $
'\"
.so man.macros
.TH wm n 8.5 Tk "Tk Built-In Commands"
@@ -490,6 +490,13 @@ it to be ignored by the window manager; among other things, this means
that the window will not be reparented from the root window into a
decorative frame and the user will not be able to manipulate the
window using the normal window manager mechanisms.
+.RS
+.PP
+Note that the override-redirect flag is only guaranteed to be taken notice of
+when the window is first mapped or when mapped after the state is changed from
+withdrawn to normal. Some, but not all, platforms will take notice at
+additional times.
+.RE
.TP
\fBwm positionfrom \fIwindow\fR ?\fIwho\fR?
.