9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] once more: drawterm osx-x11 on x86-64
@ 2015-02-27  0:00 Mark van Atten
  2015-02-27 22:40 ` Mark van Atten
  2015-02-27 23:10 ` Jeff Sickel
  0 siblings, 2 replies; 19+ messages in thread
From: Mark van Atten @ 2015-02-27  0:00 UTC (permalink / raw)
  To: 9fans

A while ago, I reported on a problem I had with flicker and broken window edges
in drawterm-cocoa CONF=osx-x11. See the email copied below. It led to a brief
exchange.

With my present configuration, that problem remains:
OSX 10.9.5
drawterm-cocoa 2014-12-02

However, I just tried rsc's drawterm 2013-07-02,
and there the problem is absent.

I take it there are not many users of drawterm on OSX,
either jas' or rsc's distribution, who
use the x11 version -- are there? I'd be interested
to compare notes.

Best wishes,
Mark.



From: Mark van Atten <vanattenmark@gma...>
Subject: drawterm osx-x11 on x86_64
Date: Thu, 21 Nov 2013 11:40:14 +0100

For the record---to compile drawterm
(http://code.google.com/p/drawterm/) with CONF=osx-x11 on x86_64 (in
my case running 10.8.5), just add the required substitution to the
makefile:

Make.osx-x11

20 - arch=`uname -m|sed 's/i.86/386/;s/Power Macintosh/power/'`; \
20 + arch=`uname -m|sed 's/i.86/386/;s/Power
Macintosh/power/;s/x86_64/amd64/'`; \

For the moment, I prefer this to drawterm-cocoa because there is no
flicker, and window borders remain intact when reshaping with B1 or
B2.

Mark.



^ permalink raw reply	[flat|nested] 19+ messages in thread
* Re: [9fans] once more: drawterm osx-x11 on x86-64
@ 2015-02-28 18:05 sl
  2015-02-28 18:29 ` Bakul Shah
  0 siblings, 1 reply; 19+ messages in thread
From: sl @ 2015-02-28 18:05 UTC (permalink / raw)
  To: 9fans

> On Sat, 28 Feb 2015 09:18:24 +0100 cinap_lenrek@felloff.net wrote:
>> i ment in the context of rio resize.
>
> Presumably he means his carefully laid out rio windows get out
> of kilter (or alignment) when they all get resized. You need a
> layout engine to keep them looking nice and proportionate.

I think the idea is it's best if the trouble report includes
a coherent description of the problem, so strangers don't have
to guess.

sl



^ permalink raw reply	[flat|nested] 19+ messages in thread
* Re: [9fans] once more: drawterm osx-x11 on x86-64
@ 2015-03-10 17:32 michaelian ennis
  0 siblings, 0 replies; 19+ messages in thread
From: michaelian ennis @ 2015-03-10 17:32 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

While I'd agree there could be improvements I like the resizing behavior. I thought it was a nice add.

Ian


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

end of thread, other threads:[~2015-03-10 17:32 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-27  0:00 [9fans] once more: drawterm osx-x11 on x86-64 Mark van Atten
2015-02-27 22:40 ` Mark van Atten
2015-02-27 23:10 ` Jeff Sickel
2015-02-27 23:27   ` Mark van Atten
2015-02-28  1:19     ` Jeff Sickel
2015-02-28  2:14       ` Steven Stallion
2015-02-28  8:07         ` cinap_lenrek
2015-02-28  8:13           ` lucio
2015-02-28  8:18             ` cinap_lenrek
2015-02-28  8:29               ` Bakul Shah
2015-03-02  7:55                 ` erik quanstrom
2015-03-02  8:47                   ` Steve Simon
2015-02-28  9:17       ` Mark van Atten
2015-02-28  0:39   ` yy
2015-02-28  1:09   ` Sean Hinchee
2015-02-28  1:35     ` Jeff Sickel
2015-02-28 18:05 sl
2015-02-28 18:29 ` Bakul Shah
2015-03-10 17:32 michaelian ennis

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