Re: [e-users] Terminal that renders to background canvas

2005-08-22 Thread The Rasterman
On Fri, 19 Aug 2005 14:31:25 +0300 Hisham Mardam Bey <[EMAIL PROTECTED]> babbled: > On 8/16/05, Mike Russo <[EMAIL PROTECTED]> wrote: > > Is it possible for a terminal application to render to E17's background > > canvas, just like the modules do, in order to provide a simulation of > > the fake t

Re: [e-users] Terminal that renders to background canvas

2005-08-19 Thread Mike Russo
Enterminus crashes with a floating point exception, running through gdb reveals what looks like a divide by zero condition: [EMAIL PROTECTED] /usr/src/e17/proto/enterminus $ DISPLAY=:0 gdb src/bin/enterminus GNU gdb 6.3 Copyright 2004 Free Software Foundation, Inc. GDB is free software, cov

Re: [e-users] Terminal that renders to background canvas

2005-08-19 Thread Hisham Mardam Bey
On 8/16/05, Mike Russo <[EMAIL PROTECTED]> wrote: > Is it possible for a terminal application to render to E17's background > canvas, just like the modules do, in order to provide a simulation of > the fake transparency we've all come to know and love (or at least > immortalize in screenshots)? If

Re: [e-users] Terminal that renders to background canvas

2005-08-18 Thread Michael Jennings
On Monday, 15 August 2005, at 17:26:34 (-0400), Mike Russo wrote: > Is it possible for a terminal application to render to E17's > background canvas, just like the modules do, in order to provide a > simulation of the fake transparency we've all come to know and love > (or at least immortalize in

[e-users] Terminal that renders to background canvas

2005-08-15 Thread Mike Russo
Is it possible for a terminal application to render to E17's background canvas, just like the modules do, in order to provide a simulation of the fake transparency we've all come to know and love (or at least immortalize in screenshots)? If so, are there any plans for Eterm (for Example) to sup