9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] devdraw proxy
@ 2013-05-10  3:48 a
  2013-05-11  3:36 ` marius a. eriksen
  2013-05-11 10:31 ` Charles Forsyth
  0 siblings, 2 replies; 3+ messages in thread
From: a @ 2013-05-10  3:48 UTC (permalink / raw)
  To: 9fans

has anyone ever written (for lack of a better term) a
devdraw proxy? my application at hand would be to
"tee" the messages between multiple "real" draw
devices, but i can think of a number of useful things
such a proxy might do. i'd be interested in hearing
about any examples or experience before i get started.

anthony



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

* Re: [9fans] devdraw proxy
  2013-05-10  3:48 [9fans] devdraw proxy a
@ 2013-05-11  3:36 ` marius a. eriksen
  2013-05-11 10:31 ` Charles Forsyth
  1 sibling, 0 replies; 3+ messages in thread
From: marius a. eriksen @ 2013-05-11  3:36 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

devdrawserver is something along these lines:

    https://github.com/mariusaeriksen/devdrawserver

-marius



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

* Re: [9fans] devdraw proxy
  2013-05-10  3:48 [9fans] devdraw proxy a
  2013-05-11  3:36 ` marius a. eriksen
@ 2013-05-11 10:31 ` Charles Forsyth
  1 sibling, 0 replies; 3+ messages in thread
From: Charles Forsyth @ 2013-05-11 10:31 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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

On 10 May 2013 04:48, <a@9srv.net> wrote:

> has anyone ever written (for lack of a better term) a
> devdraw proxy?
>

Yes, for Inferno: drawmux(2), and dmview(1), which I think fell foul of the
window manger change.

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

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

end of thread, other threads:[~2013-05-11 10:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-10  3:48 [9fans] devdraw proxy a
2013-05-11  3:36 ` marius a. eriksen
2013-05-11 10:31 ` Charles Forsyth

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).