9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] tell if our window has been hidden
@ 2013-02-11 10:32 Yaroslav
  2013-02-11 22:49 ` Federico G. Benavento
  0 siblings, 1 reply; 3+ messages in thread
From: Yaroslav @ 2013-02-11 10:32 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 99 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 150 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] tell if our window has been hidden
  2013-02-11 10:32 [9fans] tell if our window has been hidden Yaroslav
@ 2013-02-11 22:49 ` Federico G. Benavento
  2013-02-14 18:48   ` Yaroslav
  0 siblings, 1 reply; 3+ messages in thread
From: Federico G. Benavento @ 2013-02-11 22:49 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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






^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [9fans] tell if our window has been hidden
  2013-02-11 22:49 ` Federico G. Benavento
@ 2013-02-14 18:48   ` Yaroslav
  0 siblings, 0 replies; 3+ messages in thread
From: Yaroslav @ 2013-02-14 18:48 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 465 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 970 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-02-14 18:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-11 10:32 [9fans] tell if our window has been hidden Yaroslav
2013-02-11 22:49 ` Federico G. Benavento
2013-02-14 18:48   ` Yaroslav

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).