From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-qk1-f177.google.com ([209.85.222.177]) by ewsd; Fri Oct 2 04:10:32 -0400 2020 Received: by mail-qk1-f177.google.com with SMTP id c2so504460qkf.10 for <9front@9front.org>; Fri, 02 Oct 2020 01:10:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=2W+4Lq1TE22RKkI96RG6iPtGDu1pX1H7nAxfhpTpz/4=; b=P0xthdGpe8nAbdDhHBKk6dgG0xHqh4tcBrffrsHD/jkxt6wnZtKf6LM1KZUsjPKpBd hvxHjYCBKK/plAKhRM0Tg/w0VwJZeUjuHged58VRZN85S88Kub2mPXPcj39ghJpd5KgS pz2RxCueux/OZ6puHS/W5ELR5ydY9eQcjdFSkbUirUcXQSuxiBL/PFDYWl9XLScut2ZG EbRAOClkINqLXDlbsuQcHZo1L10FJTNm6kKRiFMsL0Ro0CCnYL2jGZFk1rFG23FTT5cd IZ9iZZl+n9T5FQ+/R9QvdrZmGx46AphbYnUT9pPTTI8I3vZxcOnpfmDgZAyl4lMT9BnT ABrQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=2W+4Lq1TE22RKkI96RG6iPtGDu1pX1H7nAxfhpTpz/4=; b=nBbCSRtE04LicfAKZZo3InZKvVVdCPSmMthyxid9Hk2uX/QA6rpjQrs+sAnwpBcViX hCzLJEYWV+L4dX43jhUr38j09U19kVi9PhbpVdx32ocuY8iB0tCFh7EiPZxBFUUNT0fa fENee3k95IWPP5sLHWmDUv35k1kTyycuST0KrGrRh2kszNn+HrmyOTYmH4WHjTc/I3+p F/MRY3C8hbUxvmIiWkY1/iNunDf1uUi2Nf2odekjTQQmwCL//Cxju5yI220e6dwsvE6L iIXzEXhjGicVwTJv2ocXK1ioRSzoGD2VmJnr9Y0vYrs/fTT9jgybzS2T8vg3wJs+6dpL NquQ== X-Gm-Message-State: AOAM530ZyQMkjsqJDy9B0RD3MsP6y82a0/NTnWILlzsX5iA4oKfLK+x6 bRjRgNugEpzG+ipBuOtSH1XJ+9FhG0/TcgZPOdw8PiDY X-Google-Smtp-Source: ABdhPJwy4NJpxEGfuq0To8yJLnwyXbpGDKtFgSt8qT0zLCAXP7ZmbQ7cgYjesobCP4ZAINtHFJnoJcrlMx5sYelGtKs= X-Received: by 2002:a37:794:: with SMTP id 142mr972323qkh.114.1601626227826; Fri, 02 Oct 2020 01:10:27 -0700 (PDT) MIME-Version: 1.0 References: <0e738756-f47a-49c4-98b6-0a60e639eef4@sirjofri.de> In-Reply-To: <0e738756-f47a-49c4-98b6-0a60e639eef4@sirjofri.de> From: Eli Cohen Date: Fri, 2 Oct 2020 01:10:16 -0700 Message-ID: Subject: Re: [9front] drawterm app for android 7.0 and up (hopefully) To: 9front@9front.org Content-Type: text/plain; charset="UTF-8" List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: shared shared hosting map/reduce YAML database-aware browser-scale frontend > As there is no soft keyboard support (which is sad, btw) I am already thinking I will redo this. the bitsy keyboard seemed more "authentic plan 9" but really has a lot of drawbacks > When switching the application, the window screen turns to black. I > needed to do something on the screen (klick somewhere) to redraw it. honestly... I was curious how it knew to redraw the screen on my own pixel 2, as I didn't see any way it would know to flush the image, but worked on my phone. something to figure out... there is a lot to keep doing, especially if people use it. thanks for trying it out and the report :)