On Wed, Mar 19, 2003 at 06:17:19PM +0100, Christoph Bauer wrote:
Hi, Frank Gevaerts <frank@gevaerts.be> writes:
On Wed, Mar 19, 2003 at 11:43:11AM +0100, Christoph Bauer wrote:
* new window (middle button of mouse on a link) should be lowered by the window manager. (-> this realizes my tab browsing + background download ;-)
Can't you configure your WM to do this ?
Then the WM has to distinguish between a new and empty dillo window (opened by <Ctrl-n>) and my background-download window (<Button-2>).
True. That will probably be difficult
Not very difficult, I think. It should be possible to differentiate the windowsbased on their titles. A "new" window has a different title from one that has followed a link. -- Niklas
Niklas Höglund <su99-nho@nada.kth.se> writes:
On Wed, Mar 19, 2003 at 06:17:19PM +0100, Christoph Bauer wrote:
Hi, Frank Gevaerts <frank@gevaerts.be> writes:
On Wed, Mar 19, 2003 at 11:43:11AM +0100, Christoph Bauer wrote:
* new window (middle button of mouse on a link) should be lowered by the window manager. (-> this realizes my tab browsing + background download ;-)
Can't you configure your WM to do this ?
Then the WM has to distinguish between a new and empty dillo window (opened by <Ctrl-n>) and my background-download window (<Button-2>).
True. That will probably be difficult
Not very difficult, I think. It should be possible to differentiate the windowsbased on their titles. A "new" window has a different title from one that has followed a link.
No on startup, that's the problem. The title is alyways "Dillo: Version 0.7.1". Somebody on the fvwm mailing list suggested to use "RecaptureWindow" to solve this problem, but I don't know how. Christoph -- proc self {} {foreach c [split [info body self] ""] d {14 -7 0 0 4 -67 4 73 11 69 24 -83 -15 6 -4 -84 78 20 11 -78 -1 -1 79 19 -8 4} { binary scan $c c c if {[catch {append r [format %c [expr $c+$d]]}]} {return $r};}};puts [self]
participants (2)
-
Christoph Bauer
-
Niklas Höglund