Skip to content

feat(nav): add browser controls to sidebar header#32

Merged
flexiondotorg merged 3 commits intomainfrom
browser
Mar 23, 2026
Merged

feat(nav): add browser controls to sidebar header#32
flexiondotorg merged 3 commits intomainfrom
browser

Conversation

@flexiondotorg
Copy link
Copy Markdown
Member

  • Inject Back, Forward, Reload buttons in navigation header logo row
  • Wire buttons to Electron navigationHistory API via IPC
  • Buttons positioned right of Apple Music wordmark, adapt to light/dark themes

- Inject Back, Forward, Reload buttons in navigation header logo row
- Wire buttons to Electron navigationHistory API via IPC
- Buttons positioned right of Apple Music wordmark, adapt to light/dark
  themes

Signed-off-by: Martin Wimpress <code@wimpress.io>
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 4 files

…verride hardcoded button background

- Add --keyColor and variants to * selector to reach amp-* custom
  element shadow DOM
- Override .button.primary click-action hardcoded background with
  var(--keyColor)
- Play/Shuffle buttons now use theme-appropriate Catppuccin red (Mocha
  #f38ba8 / Latte #d20f39)

Signed-off-by: Martin Wimpress <code@wimpress.io>
- Export reset() from wedgeDetector to clear playback state
- Call reset() before webContents.reload() to prevent spurious
  skip-forward attempts
- Avoids wedge detector firing when MusicKit re-initialises after page
  reload

Signed-off-by: Martin Wimpress <code@wimpress.io>
@flexiondotorg flexiondotorg merged commit 65bd6a2 into main Mar 23, 2026
11 checks passed
@flexiondotorg flexiondotorg deleted the browser branch March 23, 2026 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant