diff options
author | David Walter Seikel | 2013-01-13 17:41:37 +1000 |
---|---|---|
committer | David Walter Seikel | 2013-01-13 17:41:37 +1000 |
commit | c8e7344b6ec7b46581e822bd5a1536658812875c (patch) | |
tree | 7265ad90c6832149a8e7bb9b44a3651a6fad1645 /ClientHamr/extantz/README | |
parent | Let Irrlicht use an externally created OpenGL context and surface. (diff) | |
download | SledjHamr-c8e7344b6ec7b46581e822bd5a1536658812875c.zip SledjHamr-c8e7344b6ec7b46581e822bd5a1536658812875c.tar.gz SledjHamr-c8e7344b6ec7b46581e822bd5a1536658812875c.tar.bz2 SledjHamr-c8e7344b6ec7b46581e822bd5a1536658812875c.tar.xz |
Added note about netsurf.
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. |