Skip to content

Feat/music player UI hidden#956

Open
LacombeLouis wants to merge 3 commits intoTheBoredTeam:devfrom
LacombeLouis:feat/music_player_ui_hidden
Open

Feat/music player UI hidden#956
LacombeLouis wants to merge 3 commits intoTheBoredTeam:devfrom
LacombeLouis:feat/music_player_ui_hidden

Conversation

@LacombeLouis
Copy link

@LacombeLouis LacombeLouis commented Jan 7, 2026

This pull request introduces a smarter approach to detecting whether a music app is currently active, and updates the UI to show or hide music-related widgets accordingly. It adds a placeholder view when no music app is running, improves transitions, and refines the logic for displaying music and calendar widgets. The changes also include infrastructure for monitoring music app activity and new localizations for the empty music state.

Codebase and State Management Improvements:

  • Added and cleaned up state management for music app monitoring tasks and cancellation in MusicManager.destroy().
  • Refactored calendar widget sizing logic to account for the presence or absence of the music player, making the UI more adaptive.

@Alexander5015
Copy link
Member

Please set the base branch to dev in the future. I already updated the base branch for this PR, but could you rebase your commits on to dev to keep the history clean?

Ensure VStack content aligns to top instead of being centered vertically.
When only calendar is shown, the content was being vertically centered within
the 190px notch height, creating a visible gap between the top of the screen
and the notch UI. Added explicit top alignment to the content container.
@LacombeLouis LacombeLouis force-pushed the feat/music_player_ui_hidden branch from 95f8db0 to 131efe9 Compare January 9, 2026 10:39
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.

2 participants