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

[Bug]: Screen flickering effect when mouse hover over any application #1573

Open
psilvaricardo opened this issue Jun 9, 2024 · 6 comments
Open
Labels
bug Something isn't working

Comments

@psilvaricardo
Copy link

Bug Report

Description

Screen flickering effect when mouse hover over any application

Steps to Reproduce

  1. Mouseover / mouse hover any application ( web browser for this example )
  2. [Second Step] The application starts flickering quite randomly.

Any help you can give me to fix this annoying issue will be very welcome.

2024-06-08.21-40-56.mp4

Environment

uname -a
Linux arch 6.9.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 31 May 2024 15:14:45 +0000 x86_64 GNU/Linux

Additional InformatioN

hyprctl version
Hyprland, built from branch at commit cba1ade848feac44b2eda677503900639581c3f4 (props: bump version to 0.40.0).
Date: Sat May 4 15:42:32 2024
Tag: v0.40.0, commits: 4606

 OS : Arch Linux x86_64
​​ ​  Kernel : 6.9.3-arch1-1
​​ ​  Packages : 1522 (pacman), 29 (flatpak)
​​ ​  Resolution : 2560x1440
​​ ​  DE : Hyprland
​​ ​  Terminal : kitty

@psilvaricardo psilvaricardo added the bug Something isn't working label Jun 9, 2024
@kRHYME7
Copy link
Collaborator

kRHYME7 commented Jun 9, 2024

Nvidia?

or try to install hyprland-git see if it still persist. reboot required.

when did this happen? fresh install? after update? any helpful input?

@psilvaricardo
Copy link
Author

@kRHYME7 sorry for the delay my workload has been crazy lately.

Yes I do have NVidia:  GPU : NVIDIA GeForce RTX 3060 Lite Hash Rate
​​ ​  GPU Driver : NVIDIA 550.78

I believe, by the time of writting, hyprland-git might be broken, I will try later.

image

@kRHYME7
Copy link
Collaborator

kRHYME7 commented Jun 13, 2024

have you tried downgrading GPU driver?

@psilvaricardo
Copy link
Author

@kRHYME7 sorry for the delay.

I haven't tried, how do you downgrade GPU driver? currently I have:

image

@dieBakterie
Copy link
Contributor

It was an easy fix for me with just one environment variable ELECTRON_OZONE_PLATFORM_HINT=auto for electron 28+ apps applicable, i'm using this one ELECTRON_OZONE_PLATFORM_HINT=wayland and no issues so far. And the --disable-gpu flag "fix " is using vaapi that makes electron apps able to use the gpu so no need to disable it, but some work needed to be done, but then you won't need any electron flags(nvidia proprietary nvidia-dkms needed tho) but can't guarantee it to work flawless tho, could be broken again by new release. Follow instructions as on Hyprland Nvidia wiki and VAAPI described. Hope this helps you.

@psilvaricardo
Copy link
Author

@dieBakterie thanks for your advice, I have not been able to update because there is some issues when updating to the latest version of hyprland-git, I will try again later

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants