From c91b67479fb8a6ba1835ba493da013a6c9730ee4 Mon Sep 17 00:00:00 2001 From: Tyler Hoang Date: Tue, 26 May 2026 20:02:20 -0700 Subject: browser: add article reader window with themed fetch+inject MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - new Articles icon (🌐) on desktop opens w-browser window - browser window has URL bar + bookmark bar (library, music list, software) - fetch()es article HTML, strips Bootstrap stylesheet + navbar, preserves content - blink tags unwrapped (colored spans preserved for retro feel) - full aero + chrome theme CSS for url-bar, bookmarks, article typography - uses DOMParser to cleanly extract body content without iframes Co-Authored-By: Claude Sonnet 4.6 --- mus/CoolMan - WhoIsUsingThisComputer_.mp3 | Bin 0 -> 2121186 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 mus/CoolMan - WhoIsUsingThisComputer_.mp3 (limited to 'mus/CoolMan - WhoIsUsingThisComputer_.mp3') diff --git a/mus/CoolMan - WhoIsUsingThisComputer_.mp3 b/mus/CoolMan - WhoIsUsingThisComputer_.mp3 new file mode 100644 index 0000000..577c80d Binary files /dev/null and b/mus/CoolMan - WhoIsUsingThisComputer_.mp3 differ -- cgit v1.3-2-g0d8e