Ship Theseus 0.3.8 b2b7819e (resizable toolbar + DevTools shortcut)
Setup b2b7819e7a5f1ae1aa7ac79dd8e150f7c11f238eb3ab98a53fae51186dd4dc5b Portable c971931f380245e44064720b132859917039488c12e0f654a2eeb406cf465d37 Bundled fixes since 0.3.7: b649398 - User-resizable address bar + search box. Settings > Appearance > Toolbar now offers urlBarSize (wide/medium/compact) and searchBoxSize (hidden/compact/normal/wide). Applied as data-attrs on .bar so the flex basis of .urlwrap and the width of .searchbox swap live. Motivation: the per-extension dock (0.3.7) needs room to grow as users install more. Settings-set broadcasts settings-update to chrome so resizing is instant without a relaunch. ab87576 - F12 / Ctrl+Shift+I opens Chromium DevTools on the active tab in a detached window. Wired in the same before-input-event handler that owns reload / sidebar shortcuts. Always targets the active tab regardless of which view received the keystroke. Deployed: scp + sia-upload of both trees. Verified LIVE 0.3.8. VPS archive step 7: 0.3.6 pair moved to Sia dl-archive/, only 0.3.7 + 0.3.8 remain on /opt/silent-mode/dl/ (per shipping-mirrors memory).
This commit is contained in:
parent
998775af42
commit
e3a44e42e3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "theseus-navigator",
|
"name": "theseus-navigator",
|
||||||
"version": "0.3.7",
|
"version": "0.3.8",
|
||||||
"description": "Theseus Navigator — a browser that follows the thread. By Silent Mode, a Deviant project.",
|
"description": "Theseus Navigator — a browser that follows the thread. By Silent Mode, a Deviant project.",
|
||||||
"author": "Silent Mode",
|
"author": "Silent Mode",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue