diff options
Diffstat (limited to '')
-rw-r--r-- | ClientHamr/extantz/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ClientHamr/extantz/README b/ClientHamr/extantz/README index ddd284a..274fb04 100644 --- a/ClientHamr/extantz/README +++ b/ClientHamr/extantz/README | |||
@@ -116,7 +116,8 @@ right now. At the opposite of the spectrum is dillo, which is not quite | |||
116 | up to spec enough for login pages that have fancy stuff. There does not | 116 | up to spec enough for login pages that have fancy stuff. There does not |
117 | appear to be any middle ground. So right now, I'll work on using random | 117 | appear to be any middle ground. So right now, I'll work on using random |
118 | web browsers as external windows. That will suffice for everything but | 118 | web browsers as external windows. That will suffice for everything but |
119 | MOAP, which I can leave until later. | 119 | MOAP, which I can leave until later. Just discovered netsurf, a little |
120 | smaller than dillo, but perhaps better featured? Might be useful. | ||
120 | 121 | ||
121 | The web is a bloated mess, so it's not surprising that a fully featured | 122 | The web is a bloated mess, so it's not surprising that a fully featured |
122 | web browser component like WebKit is also a bloated mess. | 123 | web browser component like WebKit is also a bloated mess. |