[OT] Granny-friendly Linux Distros?
Adam D. Ruppe
destructionator at gmail.com
Tue May 7 23:07:47 UTC 2019
On Tuesday, 7 May 2019 at 22:46:07 UTC, H. S. Teoh wrote:
> I've been entertaining the idea of writing my own browser just
> so I don't have to deal with the crap anymore. It would be
> basically ELinks with graphics
try links2, it is already basically that.
But I have also been tempted to do this, because my D libraries
are actually... basically capable of it. I have html to text
(which I use for my email) and even did a basic layouter with css
support once. And it kinda worked - I could view my websites of
the time. But meh, I keep being forced to use crappy websites
that require crappy browsers so no point even trying.
> Throw out title bars and other useless deco, junk useless
> overlapping windows
I find these things to be so useful it drives me nuts when
programs try to remove them. Overlapping is useful when you
disable click raises windows!
You should write your own window manager tho. I still haven't
exactly done it... I forked blackbox years ago for myself tho, so
I still am using a custom one, just not from scratch.
More information about the Digitalmars-d
mailing list