On Wed, 18 Feb 2004, [EMAIL PROTECTED] wrote: On Wed, Feb 18, 2004 at 11:07:36AM +0100, Andreas Happe wrote: >> Just a quick question: would it be possible to map a window of a >> program which is started by a shell in the frame of the shell? The >> association of father & child could be done by the process >> hierarchy. > > Where do I get the process for the window? What about network > transparency?
Maybe the exec function in Ion could have a exec_to_previous counterpart than pushes the frame active AT THE TIME onto a stack. Then whenever there's a new window, we pop a frame off the stack and put the window in that frame (if the frame is valid). Yes, it won't work in 5% of the cases. I'm OK with that. Ted
