Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistency in window transparency #897

Closed
4 tasks done
vapidinfinity opened this issue Jan 8, 2025 · 1 comment
Closed
4 tasks done

Inconsistency in window transparency #897

vapidinfinity opened this issue Jan 8, 2025 · 1 comment
Labels
wontfix This will not be worked on or has been marked stale.

Comments

@vapidinfinity
Copy link

Preflight Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have checked that the correct behavior occurs on Apple Music Web (if applicable).
  • I have verified that my issue is with a supported version and that it is with the desktop app (Support for other areas can be found in our Discord / on the appropriate repo).

How did you download Cider?

itch.io

Operating System

macOS 15.2

Commit Hash

49c8c5ba661b43bdeb23d31970fele00777c8bb4

Build Timestamp

No response

Describe the Bug

Cider's window background is supposed to be translucent, as demonstrated in the following screenshot:
image

However, Cider's background tends to revert to a solid color, given the right circumstances.

This seems to happen when Cider's color scheme is set to anything (dark, light, or system), and the system theme changes.

Here's a video demonstration.
Notice the change in background.
https://github.com/user-attachments/assets/f06160e8-f39c-4643-99fe-1070b3f08b0c
ignore the godawful atrocious recently played

Steps to Reproduce

  1. Change system theme

Anything else?

No response

@github-project-automation github-project-automation bot moved this to Backlog 📖 in Cider - Bug Reports Jan 8, 2025
@coredev-uk coredev-uk added the wontfix This will not be worked on or has been marked stale. label Jan 16, 2025
@coredev-uk
Copy link
Member

Unfortunately this is a limitation of Electron. If you restart the app it will apply the right background transparency, however without using the light theme in-app it will look strange (if you switch regularly I would suggest leaving it on system). Electron does not allow direct updating of the transparency, we do not control it, we just set the preset. So we cannot do anything here.

@coredev-uk coredev-uk closed this as not planned Won't fix, can't repro, duplicate, stale Jan 16, 2025
@github-project-automation github-project-automation bot moved this from Backlog 📖 to Completed 🚀 in Cider - Bug Reports Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on or has been marked stale.
Projects
Status: Completed 🚀
Development

No branches or pull requests

2 participants