Skip to content

style: update player page to show window deactivation status#813

Open
United600 wants to merge 1 commit intomainfrom
United600/player-page
Open

style: update player page to show window deactivation status#813
United600 wants to merge 1 commit intomainfrom
United600/player-page

Conversation

@United600
Copy link
Copy Markdown
Collaborator

@United600 United600 commented Mar 17, 2026

Added Deactivated visual state to PlayerPage.xaml so when the window is deactivated, the title bar text colors are updated, especially important for the compact overlay mode.
I wonder if we should consider lowering the opacity of the top buttons and controls?

Gravacao.2026-03-17.185512.mp4

@huynhsontung
Copy link
Copy Markdown
Owner

Yes, we should dim the top controls and buttons, similar to how the NavView dims the back button when the window is deactivated.

@United600
Copy link
Copy Markdown
Collaborator Author

Yes, we should dim the top controls and buttons, similar to how the NavView dims the back button when the window is deactivated.

I'm concerned about the hover visuals, because unlike the NavView back button they'll still react.
We could disable the title bar buttons, but that introduces its own issues such as requiring the window to be focused before they respond to any input.

Here is the related documentation and pertinent point.

Title bar do's and dont's

PS: I don't know of a single app that dims the icon.

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