Commit Graph

8 Commits

Author SHA1 Message Date
sudacode 6bf905140c fix: address PR-57 CodeRabbit findings and CI failures
- use filtered word counts in media detail session token aggregation
- cancel fullscreen refresh burst on exit via updateLinuxMpvFullscreenOverlayRefreshBurst
- guard Hyprland JSON.parse in try/catch; exclude windowtitle from geometry events
- narrow focus suppression from :focus to :focus-visible
- apply JLPT lock selectors to word-name-match tokens (N1–N5)
2026-05-12 00:28:48 -07:00
sudacode 5396b08972 fix: align Hyprland fullscreen overlays 2026-05-10 22:19:42 -07:00
sudacode 5cc5df4b18 fix: address CodeRabbit review comments 2026-05-10 22:19:42 -07:00
sudacode d92a2072eb fix: address fullscreen and n-plus-one review notes 2026-05-10 22:19:42 -07:00
sudacode 2bb7be3552 fix: refresh overlay on Hyprland fullscreen 2026-05-10 22:19:42 -07:00
sudacode e0f82d28f0 Improve startup dictionary sync UX and default playback keybindings
- Add default `f` fullscreen overlay binding and switch default AniSkip skip key to `Tab`
- Make character-dictionary auto-sync non-blocking at startup with tokenization gating for Yomitan mutations
- Add ordered startup OSD progress (checking/generating/updating/importing), refresh current subtitle on sync completion, and extend regression tests
2026-03-09 00:50:32 -07:00
sudacode a0521aeeaf fix(tracker): follow active hyprland and visible x11 windows 2026-03-08 23:03:55 -07:00
sudacode d3fd47f0ec feat(core): add Electron runtime, services, and app composition 2026-02-22 21:43:43 -08:00