all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "T.V Raman" <raman@google.com>
To: Po Lu <luangruo@yahoo.com>
Cc: emacs-devel@gnu.org
Subject: Re: Easy things for Android port
Date: Wed, 11 Jan 2023 07:27:35 -0800	[thread overview]
Message-ID: <p91wn5tozvc.fsf@google.com> (raw)
In-Reply-To: <87mt6pfpy5.fsf@yahoo.com> (Po Lu's message of "Wed, 11 Jan 2023 16:14:26 +0800")

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=gb18030, Size: 1367 bytes --]

Po Lu <luangruo@yahoo.com> writes:

This is awesome progress.

One question re on-screen keyboard:

Given Emacs' heavy usage of modifier keys, simply adding on-screen
keyboard support may not deliver something very useful.

perhaps we should step back and ask "How Can Emacs Leverage Touch Input"
in a broader sense, and use that as the motivation to do some real UI
innovation  > The Android port, found in feature/android, is now useful for editing,
> given that you have a mouse and keyboard.
>
> If someone wants to do easy things for the Android port, they would be:
>
>   - make dired.c understand the `/assets' special directory.
>
>   - make drawing faster by avoiding the extra canvas save and restore on
>     each graphics op, only doing that if clip rectangles really change.
>
>   - add support for touch screen events, like in xterm.c, and the
>     on-screen keyboard.
>
>   - add support for the TrueType Container format to sfnt.c and
>     sfntfont.c.  This is easy because TTC files are just TrueType files
>     with multiple table directories, each representing a single font.
>
>   - add support for window restacking and geometry operations
>     (i.e. raise-frame, android_reparent_window, et cetera.)
>
>

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
7©4 Id: kg:/m/0285kf1  •0Ü8



  reply	other threads:[~2023-01-11 15:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <87mt6pfpy5.fsf.ref@yahoo.com>
2023-01-11  8:14 ` Easy things for Android port Po Lu
2023-01-11 15:27   ` T.V Raman [this message]
2023-01-12  6:04     ` Po Lu
2023-01-12 12:50       ` Jean Louis
2023-01-12 14:46       ` T.V Raman
2023-01-14  6:07         ` Emacs is not a research project Richard Stallman
2023-01-13 23:20       ` Easy things for Android port Björn Bidar
2023-01-13 23:22         ` Björn Bidar

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=p91wn5tozvc.fsf@google.com \
    --to=raman@google.com \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.