diff options
Diffstat (limited to 'ClientHamr/extantz/README')
-rw-r--r-- | ClientHamr/extantz/README | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/ClientHamr/extantz/README b/ClientHamr/extantz/README index 274fb04..b7b4de4 100644 --- a/ClientHamr/extantz/README +++ b/ClientHamr/extantz/README | |||
@@ -10,6 +10,11 @@ viewer up into modules that do simpler tasks, and do them well. So that | |||
10 | means that meta-impy will eventually loose it's login screen, to be | 10 | means that meta-impy will eventually loose it's login screen, to be |
11 | replaced by extantz. | 11 | replaced by extantz. |
12 | 12 | ||
13 | Also, during this experimental phase of development, this will be a test | ||
14 | bed for all the GUI stuff. This could end up being the front end for | ||
15 | the entire system, but still having the various bits split off into | ||
16 | separate programs. | ||
17 | |||
13 | Extantz is a made up word. The challenge was to find a word beginning | 18 | Extantz is a made up word. The challenge was to find a word beginning |
14 | with E, is as traditional with EFL (Enlightenment Foundation Library) | 19 | with E, is as traditional with EFL (Enlightenment Foundation Library) |
15 | projects, that has not been done to death, and thus has some reasonable | 20 | projects, that has not been done to death, and thus has some reasonable |
@@ -160,5 +165,6 @@ Log file management features, including viewer stdout, check if only | |||
160 | Linux viewers do that. Including chat logs. | 165 | Linux viewers do that. Including chat logs. |
161 | 166 | ||
162 | Dillo and uzbl can insert themselves into the windows of others. Should | 167 | Dillo and uzbl can insert themselves into the windows of others. Should |
163 | check that out. | 168 | check that out. Netsurf is allegedly easy to port to things, might be |
169 | able to port it to EFL. | ||
164 | 170 | ||