From 18174b1bf85b0112a143e9511e6b0900cb80af44 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 16 Feb 2019 14:06:49 +0000 Subject: update with framebuffer discussion outcome --- developer-weekend/feb-2019.mdwn | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/developer-weekend/feb-2019.mdwn b/developer-weekend/feb-2019.mdwn index ba71dae..d1b90b6 100644 --- a/developer-weekend/feb-2019.mdwn +++ b/developer-weekend/feb-2019.mdwn @@ -65,6 +65,7 @@ Daniel * Added support for 401 in `monkey-driver.py` and wrote a `401login.yaml` to demonstrate * Perhaps fixed remaining issue with dom sanitize tests. +* certificate for test.netsurf-browser.org Michael ------- @@ -87,15 +88,23 @@ Vincent Frontends ========= -## Atari +### Atari If we do nothing about the toolchains soon, it'll be entirely demoted. -## Cocoa +### Cocoa Basically gone away -## Otherwise... +### Framebuffer + +Keep as release but minimal feature additions: +* corewindow for cookies etc. +* language supprt LANGUAGE, LC_ALL, LC_MESSAGES, LANG split on : then _ to get langs and use as default Accept language +* fontconfig +* ability to list compiled in libnsfb surfaces + +### Otherwise... We revisited the decisions made in [September 2017](../sep-2017/#index4h1) and decided they're all good so we're not changing them for now. -- cgit v1.2.3