9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: newton688@gmail.com, 9fans@9fans.net
Subject: Re: [9fans] Plan9 and Pine
Date: Tue, 14 Apr 2020 16:42:13 -0700	[thread overview]
Message-ID: <0B277A416720B44AE72664B5B925035B@eigenstate.org> (raw)
In-Reply-To: <CAOk9ws2aEJ8oA+kAEUaoY8h-1cGKcQrAQGTLC=KLqfadLQ4rMw@mail.gmail.com>

> Perhaps this is an opportunity for the Plan 9 community to think what it
> would mean to run in a phone form factor. From my experience with the
> different phone OSes, there's quite a bit of similarity (home screens,
> grids of "apps").

Fundamentally, there's nothing about the building blocks in plan 9
are set up to prevent this. You'd need to think hard about providing
a good interface to the touch screen, gestures, etc. Possibly an event
device that a windowing system could inject interesting events into as
it recognized gestures like pinch, scroll, etc. A soft keyboard. Stuff
like that. Deciding how to allow text selection and manipulation to work
in an ergonomic fashion when you can't even double click easily, let
alone chord the mouse.

And then the hard part: You'd need to patch every graphical program. For
many -- eg, rio, acme and sam -- I suspect that there's no saving them,
and phone capable alternatives will just have to be written.

So, a small amount of work on input, and then a ton of rewriting the
code that exists.


  parent reply	other threads:[~2020-04-14 23:42 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-14 20:20 Chris McGee
2020-04-14 20:42 ` [9fans] " Stuart Morrow
2020-04-14 21:15 ` Kurt H Maier
2020-04-14 23:25   ` mail
2020-04-14 23:42 ` ori [this message]
2020-04-15 21:03   ` Lyndon Nerenberg
2020-04-15 21:09     ` andrey mirtchovski
2020-04-15 23:13       ` hiro
2020-04-15 23:24         ` andrey mirtchovski
2020-04-15 23:56       ` ori
2020-04-16  1:26         ` andrey mirtchovski
2020-04-16  8:16           ` Ethan Gardener
2020-04-16 11:31           ` Charles Forsyth
2020-04-16  7:37         ` Stuart Morrow
2020-04-20  1:27           ` ori
2020-04-28 18:52             ` Chris McGee
2020-04-29  5:51             ` Romano
2020-04-29 18:46               ` Thaddeus Woskowiak
2020-04-30 11:09                 ` Ethan Gardener

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0B277A416720B44AE72664B5B925035B@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9fans@9fans.net \
    --cc=newton688@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).