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

Transparency not working on Wayland #562

Open
emilyyyylime opened this issue Jan 3, 2024 · 2 comments
Open

Transparency not working on Wayland #562

emilyyyylime opened this issue Jan 3, 2024 · 2 comments
Labels

Comments

@emilyyyylime
Copy link

emilyyyylime commented Jan 3, 2024

I noticed screenshots of the app in action have a transparent background, and realised that on my setup that isn't the case.

I am using Sway on Wayland from the swayfx AUR package on Arch Linux.

relevant section from CSS file:

.window_main {
    background: black;
    opacity: 0.7;
    border-color: transparent;
}

Screenshot:
Image showing SafeEyes break screen with opaque black background

Desktop (please complete the following information):

  • OS: Arch Linux (6.6.8-arch1-1)
  • Swayfx (sway version 0.3.2-26cdeeb (Dec 4 2023, branch 'master'))
  • SafeEyes from the AUR (safeeyes 2.1.6)
@nifadyev
Copy link
Collaborator

@AdamPS , what do you think about labelling this issue as aur or arch-linux? There are a lot of Arch Linux related issues

@deltragon
Copy link
Collaborator

@emilyyyylime Could you test this with my gtk4 port (#561)?
I was having similar issues on KDE, but with gtk4 and its better wayland support this is fixed for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants