We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Definitely a regression - something broke after update (requires bisect)
Hyprland 0.46.0 built from branch main at commit c9822b08f914da2997e8ef47c8bef8016e5ff313 (keybinds: add new window destruction dispatchers (8962)). Date: Wed Jan 8 23:16:34 2025 Tag: v0.46.0-96-gc9822b08, commits: 5651 built against: aquamarine 0.6.0 hyprlang 0.6.0 hyprutils 0.3.3 hyprcursor 0.1.11 hyprgraphics 0.1.1 no flags were set System Information: System name: Linux Node name: kitchen Release: 6.6.69-1-lts Version: #1 SMP PREEMPT_DYNAMIC Thu, 02 Jan 2025 22:00:49 +0000 GPU information: 2b:00.0 VGA compatible controller [0300]: NVIDIA Corporation GP106 [GeForce GTX 1060 6GB] [10de:1c03] (rev a1) (prog-if 00 [VGA controller]) NVRM version: NVIDIA UNIX x86_64 Kernel Module 565.77 Wed Nov 27 23:33:08 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:
Trying to set any animation's speed to a float like 0.5 throws an invalid speed error at that line
invalid speed
I did a bisect and the regression is from 5642ed3
Put this in your config
animation = fade, 1, 0.5, linear
hyprctl systeminfo -c
No response
The text was updated successfully, but these errors were encountered:
@PaideiaDilemma I noticed that too
Sorry, something went wrong.
No branches or pull requests
Already reported ? *
Regression?
Definitely a regression - something broke after update (requires bisect)
System Info and Hyprland Version
System/Version info
Description
Trying to set any animation's speed to a float like 0.5 throws an
invalid speed
error at that lineI did a bisect and the regression is from 5642ed3
How to reproduce
Put this in your config
Attach not paste
Checklist of files to include below
hyprctl systeminfo -c
(always include)Additional info & File uploads
No response
The text was updated successfully, but these errors were encountered: