9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Windows drawterm screen size
@ 2015-11-03 15:51 a
  2015-11-03 16:00 ` Jacob Todd
  2015-11-04  0:40 ` Skip Tavakkolian
  0 siblings, 2 replies; 4+ messages in thread
From: a @ 2015-11-03 15:51 UTC (permalink / raw)
  To: 9fans

The Windows drawterm is pretty naive about screen
sizes: it doesn't take into account window size,
the stupid title bar, or multiple monitors. Inferno
has dealt with at least some of this. Does anyone
have a drawterm that deals with this better? Or has
anyone tried and run into issues?



^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: [9fans] Windows drawterm screen size
@ 2015-11-03 23:22 mveety
  0 siblings, 0 replies; 4+ messages in thread
From: mveety @ 2015-11-03 23:22 UTC (permalink / raw)
  To: 9fans

Plan 9 doesn't support multiple monitors currently, and I don't know
how rio would like having some weird shaped display if you're monitors
aren't all the same resolution.  Having applications support that
would be the hardest part I feel.

Also: You could totally add the support for what you want in drawterm.
I've added stuff I needed a few times and it's pretty easy to
understand and modify barring the normal unix bullshit.  Window size
and *proper* fullscreen shouldn't be hard.

--
Veety




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

end of thread, other threads:[~2015-11-04  0:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-03 15:51 [9fans] Windows drawterm screen size a
2015-11-03 16:00 ` Jacob Todd
2015-11-04  0:40 ` Skip Tavakkolian
2015-11-03 23:22 mveety

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