From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Mon, 11 Feb 2013 12:32:24 +0200 Message-ID: From: Yaroslav To: 9fans@9fans.net Content-Type: multipart/alternative; boundary=20cf30780a7ec6070704d5706c77 Subject: [9fans] tell if our window has been hidden Topicbox-Message-UUID: 17181648-ead8-11e9-9d60-3106f5b1d025 --20cf30780a7ec6070704d5706c77 Content-Type: text/plain; charset=UTF-8 Can we tell somehow from eresized() that our window has been hidden or unhidden? -- - Yaroslav --20cf30780a7ec6070704d5706c77 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Can we tell somehow from eresized() that our window has be= en hidden or unhidden?
--=C2=A0
- Yaroslav
--20cf30780a7ec6070704d5706c77-- From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 6.2 \(1499\)) From: "Federico G. Benavento" In-Reply-To: Date: Mon, 11 Feb 2013 19:49:16 -0300 Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Subject: Re: [9fans] tell if our window has been hidden Topicbox-Message-UUID: 173d6f92-ead8-11e9-9d60-3106f5b1d025 you can read from /dev/wctl and check wether the window is "visible" or "hidden", see rio(4). On Feb 11, 2013, at 7:32 AM, Yaroslav wrote: > Can we tell somehow from eresized() that our window has been hidden or = unhidden? > --=20 > - Yaroslav --- Federico G. Benavento benavento@gmail.com From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 In-Reply-To: References: Date: Thu, 14 Feb 2013 20:48:16 +0200 Message-ID: From: Yaroslav To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=047d7b33c9bea1d87f04d5b3b3d7 Subject: Re: [9fans] tell if our window has been hidden Topicbox-Message-UUID: 1780a0be-ead8-11e9-9d60-3106f5b1d025 --047d7b33c9bea1d87f04d5b3b3d7 Content-Type: text/plain; charset=UTF-8 did just that, thanks. 2013/2/12 Federico G. Benavento > you can read from /dev/wctl and check wether the window > is "visible" or "hidden", see rio(4). > > On Feb 11, 2013, at 7:32 AM, Yaroslav wrote: > > > Can we tell somehow from eresized() that our window has been hidden or > unhidden? > > -- > > - Yaroslav > > --- > Federico G. Benavento > benavento@gmail.com > > > > > -- - Yaroslav --047d7b33c9bea1d87f04d5b3b3d7 Content-Type: text/html; charset=UTF-8
did just that, thanks.


2013/2/12 Federico G. Benavento <benavento@gmail.com>
you can read from /dev/wctl and check wether the window
is "visible" or "hidden", see rio(4).

On Feb 11, 2013, at 7:32 AM, Yaroslav <yarikos@gmail.com> wrote:

> Can we tell somehow from eresized() that our window has been hidden or unhidden?
> --
> - Yaroslav

---
Federico G. Benavento
benavento@gmail.com







--
- Yaroslav
--047d7b33c9bea1d87f04d5b3b3d7--