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

Screen not updating unless Mouse is moved or Key is pressed #572

Open
JoMaZu787 opened this issue Dec 1, 2024 · 1 comment
Open

Screen not updating unless Mouse is moved or Key is pressed #572

JoMaZu787 opened this issue Dec 1, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@JoMaZu787
Copy link

Regression?

No

Hyprlock Info and Version

0.5.0

Hyprlock config
background {
    path=/home/jomazu787/Bilder/Wallpapers/arch-btw-blender.png
    blur_size=5
    blur_passes=2
}

input-field {
    fade_on_empty=false
    outer_color=rgba(33ccffee)
    outline_thickness=2
    rounding=10
}

Compositor Info and Version

System/Version info
Hyprland 0.45.2 built from branch  at commit 12f9a0d0b93f691d4d9923716557154d74777b0a  ([gha] Nix: update inputs).
Date: Tue Nov 19 21:47:18 2024
Tag: v0.45.2, commits: 5451
built against aquamarine 0.5.0


flags set:
debug


System Information:
System name: Linux
Node name: desktop-jomazu787
Release: 6.11.9-arch1-1
Version: #1 SMP PREEMPT_DYNAMIC Sun, 17 Nov 2024 16:06:17 +0000


GPU information:
01:00.0 VGA compatible controller [0300]: NVIDIA Corporation GA102 [GeForce RTX 3080] [10de:2206] (rev a1) (prog-if 00 [VGA controller])
NVRM version: NVIDIA UNIX x86_64 Kernel Module  565.57.01  Thu Oct 10 12:29:05 UTC 2024


os-release: NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
ID=arch
BUILD_ID=rolling
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://archlinux.org/"
DOCUMENTATION_URL="https://wiki.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=archlinux-logo


plugins:

Description

When I lock the screen with hyprlock, the display only updates either while the mouse is moving, or for a very short moment whenever a key is pressed.

How to reproduce

  1. run hyprlock
  2. type text into the input field
  3. the typing animation does not fully play unless the mouse is moving

Crash reports, logs, images, videos

bug.mp4
@JoMaZu787 JoMaZu787 added the bug Something isn't working label Dec 1, 2024
@PaideiaDilemma
Copy link
Contributor

Kind of a known problem.
Our render loop does not work well on Nvidia cards.
Would love to know why...

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

2 participants