2 Commits

Author SHA1 Message Date
15fae9aaf9 Remove Alabanza/Language, fix dropdown popup clipping
- Alabanza style removed: it only has Spanish recordings, so it always
  played nothing under the (now-removed) English default.
- Language dropdown removed entirely; translation is hard-coded to
  English (sbe) in Model.js, overriding any legacy saved state too.
- Dropdown popups were rendering past the popup window's bottom edge
  and getting clipped, since the window is sized only to the collapsed
  rows. Reserve room for the open popup, but only while a dropdown is
  actually expanded, so the panel doesn't carry permanent dead space.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LYvjTEDeh9T6NqBDdCALMq
2026-09-15 11:54:27 +01:00
8d63cb561f Add dotjuice.thesinging.bible Omarchy shell plugin
Bar widget + popup player streaming Bible-singing audio from
thesinging.bible via mpv, with the site's own Book/Chapter/Style/
Voice/Language selectors and full transport controls.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01LYvjTEDeh9T6NqBDdCALMq
2026-09-15 11:25:42 +01:00