experiments in a post-browser web
10
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs(changelog): bump for 89094766..812d250c (11 bullets, W18)

+94 -2
+16 -1
CHANGELOG.md
··· 8 8 description: Recent changes to Peek 9 9 --> 10 10 11 - <!-- last-bumped: 890947664997 --> 11 + <!-- last-bumped: 812d250c3571 --> 12 12 13 13 Completed work. Two formats coexist on purpose: 14 14 ··· 18 18 See TODO.md for pending items, WIP.md for in-progress items. 19 19 20 20 ## Week of 2026-04-27 (W18) 21 + 22 + ### 2026-05-02 23 + 24 + - window-targeting: track tile-launched window focus + drop page-host's local Maximize cmd 25 + - windows: split maximize toggle into maximize + unmaximize cmds 26 + - hello-world: hello → hello world to match feature name 27 + - entities: fall back to URL hostname when pageMetadata.title is empty so URL items don't stay title-less 21 28 22 29 ### 2026-05-01 30 + 31 + - window-placement: persist placement intent across session restore; center peeks 32 + - lex: drop periodic sync poll, drive sync from visibility events 33 + - tile-csp: allow https/http image sources so tiles can render favicons 34 + - display-watcher: use shared 50% stranded threshold instead of local 30% 35 + - page: clamp side panels to window and reflow on OS resize 36 + - click-through: findings and step-by-step plan for OS click-through 37 + - window-targeting: harden tile:window:{maximize,fullscreen,center} against bad ids; correct .d.ts; add regression tests 23 38 24 39 - cards: show item age in card footer 25 40 - tags: show usage count on tag chips in cards
+78 -1
docs/feed.xml
··· 4 4 <title>Peek Changelog</title> 5 5 <link>https://tangled.org/burrito.space/peek</link> 6 6 <description>Recent changes to Peek</description> 7 - <lastBuildDate>Fri, 01 May 2026 07:59:42 GMT</lastBuildDate> 7 + <lastBuildDate>Sun, 03 May 2026 17:17:16 GMT</lastBuildDate> 8 8 <generator>changelog-to-rss.js</generator> 9 9 <atom:link href="https://tangled.org/burrito.space/peek/raw/main/docs/feed.xml" rel="self" type="application/rss+xml"/> 10 + <item> 11 + <title>window-targeting: track tile-launched window focus + drop page-host&apos;s local Maximize cmd</title> 12 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-02</link> 13 + <guid isPermaLink="false">urn:peek:changelog:2026-05-02:d9704639ddb0</guid> 14 + <pubDate>Sat, 02 May 2026 12:00:00 GMT</pubDate> 15 + <description>window-targeting: track tile-launched window focus + drop page-host&apos;s local Maximize cmd</description> 16 + </item> 17 + <item> 18 + <title>windows: split maximize toggle into maximize + unmaximize cmds</title> 19 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-02</link> 20 + <guid isPermaLink="false">urn:peek:changelog:2026-05-02:d1158744ad72</guid> 21 + <pubDate>Sat, 02 May 2026 12:00:00 GMT</pubDate> 22 + <description>windows: split maximize toggle into maximize + unmaximize cmds</description> 23 + </item> 24 + <item> 25 + <title>hello-world: hello → hello world to match feature name</title> 26 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-02</link> 27 + <guid isPermaLink="false">urn:peek:changelog:2026-05-02:1ff70826149a</guid> 28 + <pubDate>Sat, 02 May 2026 12:00:00 GMT</pubDate> 29 + <description>hello-world: hello → hello world to match feature name</description> 30 + </item> 31 + <item> 32 + <title>entities: fall back to URL hostname when pageMetadata.title is empty so URL items don&apos;t stay title-less</title> 33 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-02</link> 34 + <guid isPermaLink="false">urn:peek:changelog:2026-05-02:d7409952778c</guid> 35 + <pubDate>Sat, 02 May 2026 12:00:00 GMT</pubDate> 36 + <description>entities: fall back to URL hostname when pageMetadata.title is empty so URL items don&apos;t stay title-less</description> 37 + </item> 38 + <item> 39 + <title>window-placement: persist placement intent across session restore; center peeks</title> 40 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-01</link> 41 + <guid isPermaLink="false">urn:peek:changelog:2026-05-01:691d6aad287f</guid> 42 + <pubDate>Fri, 01 May 2026 12:00:00 GMT</pubDate> 43 + <description>window-placement: persist placement intent across session restore; center peeks</description> 44 + </item> 45 + <item> 46 + <title>lex: drop periodic sync poll, drive sync from visibility events</title> 47 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-01</link> 48 + <guid isPermaLink="false">urn:peek:changelog:2026-05-01:4eda101cb54c</guid> 49 + <pubDate>Fri, 01 May 2026 12:00:00 GMT</pubDate> 50 + <description>lex: drop periodic sync poll, drive sync from visibility events</description> 51 + </item> 52 + <item> 53 + <title>tile-csp: allow https/http image sources so tiles can render favicons</title> 54 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-01</link> 55 + <guid isPermaLink="false">urn:peek:changelog:2026-05-01:c15a914d51d5</guid> 56 + <pubDate>Fri, 01 May 2026 12:00:00 GMT</pubDate> 57 + <description>tile-csp: allow https/http image sources so tiles can render favicons</description> 58 + </item> 59 + <item> 60 + <title>display-watcher: use shared 50% stranded threshold instead of local 30%</title> 61 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-01</link> 62 + <guid isPermaLink="false">urn:peek:changelog:2026-05-01:836ff4a1a1b7</guid> 63 + <pubDate>Fri, 01 May 2026 12:00:00 GMT</pubDate> 64 + <description>display-watcher: use shared 50% stranded threshold instead of local 30%</description> 65 + </item> 66 + <item> 67 + <title>page: clamp side panels to window and reflow on OS resize</title> 68 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-01</link> 69 + <guid isPermaLink="false">urn:peek:changelog:2026-05-01:202f2da1c7a8</guid> 70 + <pubDate>Fri, 01 May 2026 12:00:00 GMT</pubDate> 71 + <description>page: clamp side panels to window and reflow on OS resize</description> 72 + </item> 73 + <item> 74 + <title>click-through: findings and step-by-step plan for OS click-through</title> 75 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-01</link> 76 + <guid isPermaLink="false">urn:peek:changelog:2026-05-01:9610263cb744</guid> 77 + <pubDate>Fri, 01 May 2026 12:00:00 GMT</pubDate> 78 + <description>click-through: findings and step-by-step plan for OS click-through</description> 79 + </item> 80 + <item> 81 + <title>window-targeting: harden tile:window:{maximize,fullscreen,center} against bad ids; correct .d.ts; add regression tests</title> 82 + <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-01</link> 83 + <guid isPermaLink="false">urn:peek:changelog:2026-05-01:de911b88fdb1</guid> 84 + <pubDate>Fri, 01 May 2026 12:00:00 GMT</pubDate> 85 + <description>window-targeting: harden tile:window:{maximize,fullscreen,center} against bad ids; correct .d.ts; add regression tests</description> 86 + </item> 10 87 <item> 11 88 <title>cards: show item age in card footer</title> 12 89 <link>https://tangled.org/burrito.space/peek/blob/main/CHANGELOG.md#2026-05-01</link>