9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Axel Belinfante <Axel.Belinfante@cs.utwente.nl>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: p9p open apps in same window (Re: [9fans] 9con in Madrid?)
Date: Mon,  5 Dec 2005 00:00:40 +0100	[thread overview]
Message-ID: <200512042300.jB4N0eH08548@zamenhof.cs.utwente.nl> (raw)
In-Reply-To: Your message of "Fri, 02 Dec 2005 21:48:09 +0100." <200512022048.jB2Km9W02755@zamenhof.cs.utwente.nl>

To keep up the spirit of answering one's own emails:

> I was thinking along a different angle though:
> my idea was to do it in rio, hoping I would somehow be able
> to figure out from which window a new app was started
> (probably there is env var WINDOWID or some such)

Thinking (just a bit) more...
the env var is irrelevant since with above
approach rio will never see it anyway  -
rio will only see that a new window appears.
Rio does know which window is currently active,
and thus it might just decide to replace (overlay)
the 'body' of that one, if it is an 9term
(it can recognize those using X properties, I'm pretty sure)

Something like plan9's window would then be useful
to explicitly create new windows (9terms or directly apps)
(dunno if it's already there)
That should also take care of windows that are
programmatically created on startup.

There might be (will be?) races though -
it will take some time from the start of a
program till its window is created (appears)
which may or may not mess with above assumption
that the active window is the one to overlay.

oh well...
so far it is nothing more than an idea anyway (AFAIK)

Axel.


> and then hide the original thing, and put the new
> window in its place, hoping this would be general
> enough to work with 'any' X app.


  parent reply	other threads:[~2005-12-04 23:00 UTC|newest]

Thread overview: 71+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-22 12:25 [9fans] 9con in Madrid? Fco. J. Ballesteros
2005-11-22 14:09 ` Gorka guardiola
2005-11-22 15:12   ` Gabriel Diaz
2005-11-22 15:16     ` Gorka guardiola
2005-11-22 15:37       ` Uriel
2005-11-22 16:08         ` Gorka guardiola
2005-11-22 16:33           ` Gabriel Diaz
2005-11-22 16:59           ` Ronald G Minnich
2005-11-22 16:55       ` Ronald G Minnich
2005-11-30  1:05         ` Uriel
2005-11-30 11:15           ` Dave Lukes
2005-11-30 12:10             ` Gorka guardiola
2005-12-02 19:00               ` Tim Wiess
2005-11-30 14:56             ` Ronald G Minnich
2005-11-30 16:40               ` Kenneth Long
2005-11-30 17:55                 ` Ronald G Minnich
2005-11-30 18:14                   ` Uriel
2005-11-30 19:38                   ` "Nils O. Selåsdal"
2005-11-30 19:50                     ` Ronald G Minnich
2005-11-30 19:55                       ` "Nils O. Selåsdal"
2005-11-30 22:33                     ` [9fans] A new user says hello! javacoffee.de
2005-12-01 10:30                       ` Sergey Zhilkin
2005-12-02 14:14                         ` Yury Luneff
2005-12-02 16:50                           ` Sascha Retzki
2005-11-30 17:55                 ` [9fans] 9con in Madrid? Ronald G Minnich
2005-12-01 11:16               ` grfgguvf
2005-12-01 11:35                 ` Gorka guardiola
2005-12-01 11:38                 ` Lucio De Re
2005-12-01 12:47                 ` Steve Simon
2005-12-01 15:36                 ` Ronald G Minnich
2005-12-02 17:14                   ` David Leimbach
2005-12-02 17:24                     ` Russ Cox
2005-12-02 18:10                       ` Skip Tavakkolian
2005-12-02 18:19                         ` "Nils O. Selåsdal"
2005-12-02 18:34                           ` Skip Tavakkolian
2005-12-05 19:19                       ` David Leimbach
2005-12-09 16:00                         ` David Leimbach
2005-12-09 16:05                           ` Russ Cox
2005-12-09 16:26                             ` David Leimbach
2005-12-07 20:39                       ` rog
2005-12-02 17:36                     ` Ronald G Minnich
2005-12-02 17:45                     ` Federico Benavento
2005-12-02 17:47                       ` Ronald G Minnich
2005-12-02 18:23                         ` jmk
2005-12-02 18:48                           ` Ronald G Minnich
2005-12-02 20:26                             ` Wes Kussmaul
2005-12-02 20:35                               ` Paul Lalonde
2005-12-02 20:46                                 ` Russ Cox
2005-12-02 21:51                                   ` Paul Lalonde
2005-12-02 22:09                                     ` Axel Belinfante
2005-12-02 20:48                                 ` p9p open apps in same window (Re: [9fans] 9con in Madrid?) Axel Belinfante
2005-12-03  8:29                                   ` Lucio De Re
2005-12-03 14:17                                     ` Russ Cox
2005-12-04 23:00                                   ` Axel Belinfante [this message]
2005-12-04 23:13                                     ` Paul Lalonde
2005-12-04 23:19                                       ` Russ Cox
2005-12-04 23:27                                         ` Paul Lalonde
2005-12-02 20:49                               ` [9fans] 9con in Madrid? Charles Forsyth
2005-12-02 23:24                                 ` Skip Tavakkolian
2005-12-02 23:26                                   ` Paul Lalonde
2005-12-03  5:15                         ` geoff
2005-12-02 17:52                       ` Russ Cox
2005-11-22 20:10       ` Roman Shaposhnick
2005-11-23  3:13         ` andrey mirtchovski
2005-11-22 20:21       ` Roman Shaposhnick
2005-11-22 20:23         ` andrey mirtchovski
2005-11-22 20:35   ` Anselm R. Garbe
2005-11-23  3:50     ` Roman Shaposhnick
2005-11-23  4:25       ` Ronald G Minnich
2005-11-23  4:46         ` Jeff Sickel
2005-11-23 10:17         ` Gorka guardiola

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200512042300.jB4N0eH08548@zamenhof.cs.utwente.nl \
    --to=axel.belinfante@cs.utwente.nl \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).