chore(ui): Enhance transparency of main window and adjust background … #3381
No reviewers
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#3381
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
…styles
@ -357,2 +355,2 @@
minHeight: 425,
backgroundColor: '#000',
transparent: true,
backgroundColor: '#00000000',
But why? Original YTM isn't transparent.
@ -89,1 +93,4 @@
}
/* ---- App Customizations ---- */
Are you using an AI like Cursor or Copilot in this PR?
@ -357,2 +355,2 @@
minHeight: 425,
backgroundColor: '#000',
transparent: true,
backgroundColor: '#00000000',
Just feel good for me 🙃
@ -89,1 +93,4 @@
}
/* ---- App Customizations ---- */
Yep
This should not be a default, you can't force such a GPU heavy change on everyone
Keep tracked at #3529
Pull request closed