···13131414Newly done items go here, grouped under level-2 headings by week (date = Monday of that ISO week).
15151616+## 2026-03-17
1717+1818+Desktop - Groups
1919+- [x] Scope group mode to window lineage — prevent group tag leakage to items from external apps, cmd palette, peeks, slides
2020+- [x] Add group screen border indicator — colored overlay with group name label, tracks focused window's mode
2121+- [x] Focus-based border visibility — border shows only when focused window is a group member, not globally
2222+- [x] Modal window exemption — cmd palette doesn't hide border during group work
2323+- [x] Assign vivid colors to groups at creation/promotion — deterministic palette selection for desaturated defaults
2424+- [x] Add color picker to group detail header — clickable color dot next to rename icon
2525+- [x] Always show tags section in groups view — remove toggle, display groups and tags as separate sections with divider
2626+- [x] Increase default window size from 800x600 to 1024x768 across groups, tags, search, wonderwall
2727+2828+Desktop - Page View
2929+- [x] Fix j/k/g/G keys blocked in tags input and notes panel — pagestream nav handler now checks for focused input elements
3030+- [x] Fix findWindowByUrl to only match page-host windows — skip peeks, slides, modals for URL dedup
3131+3232+Desktop - Shutdown
3333+- [x] Fix shutdown hang from group screen border overlay — destroy overlay window and clear timers in before-quit handler
3434+3535+Desktop - Testing
3636+- [x] Add 45 group-mode unit tests — color resolution, leakage prevention, lineage scoping, focus-based border, modal exemption
3737+- [x] Add 70 pagestream key navigation guard tests
3838+1639## 2026-03-11
17401841Desktop - IZUI Navigation