From d3796dde97ae94f7185e2684540429b0859b2ce3 Mon Sep 17 00:00:00 2001 From: culler Date: Thu, 30 Nov 2017 06:02:06 +0000 Subject: Edit raise.n to document that iconified toplevels are deiconified by raise on macOS. --- doc/raise.n | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/raise.n b/doc/raise.n index be20c74..c8feb71 100644 --- a/doc/raise.n +++ b/doc/raise.n @@ -31,6 +31,9 @@ this could end up either raising or lowering \fIwindow\fR. All \fBtoplevel\fR windows may be restacked with respect to each other, whatever their relative path names, but the window manager is not obligated to strictly honor requests to restack. +.PP +On macOS raising an iconified \fBtoplevel\fR window causes it to be +deiconified. .SH EXAMPLE .PP Make a button appear to be in a sibling frame that was created after -- cgit v0.12