From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mimir.eigenstate.org ([206.124.132.107]) by ewsd; Sun Apr 12 15:16:52 EDT 2020 Received: from abbatoir.fios-router.home (pool-162-83-132-245.nycmny.fios.verizon.net [162.83.132.245]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 795e5f4b (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO); Sun, 12 Apr 2020 12:16:37 -0700 (PDT) Message-ID: <333D2D8057E2CB3E3460518227F7D7AB@eigenstate.org> To: sl@stanleylieber.com, 9front@9front.org Subject: Re: [9front] mothra: proposal Date: Sun, 12 Apr 2020 12:16:36 -0700 From: ori@eigenstate.org In-Reply-To: <42A469F0BBA88991B13EB7B76C0079B3@ewsd.inri.net> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: plugin STM injection dependency control Finally got around to preparing patches, which should apply cleanly on top of 9front mothra. However: > 3.) implement -b flag for dark mode, white-on-black text.[2] > a.) similar to rio -b, and vt -b. > 1.) users are free to implement any desired > schemes beyond default and -b by configuring > the included .c files. I didn't see this change in the tarballs. There just seemed to be two different mothras, one with black and one with white schemes. Patches attached: font.patch: Change font back to original. panel.patch: Reduce drawing clutter from libpanel monochrome.patch; Make the color scheme monochrome (all-white) plumb.patch: add plumber TODO: - Make libpanel render a bit more in the style of rio and everything else. - Merge in a version of mothra with -b, if I get it.