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

Animation speed can't be a float anymore #9008

Open
2 of 6 tasks
elyalon opened this issue Jan 9, 2025 · 1 comment
Open
2 of 6 tasks

Animation speed can't be a float anymore #9008

elyalon opened this issue Jan 9, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@elyalon
Copy link

elyalon commented Jan 9, 2025

Already reported ? *

  • I have searched the existing open and closed issues.

Regression?

Definitely a regression - something broke after update (requires bisect)

System Info and Hyprland Version

System/Version info
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:


Description

Trying to set any animation's speed to a float like 0.5 throws an invalid speed error at that line

I did a bisect and the regression is from 5642ed3

How to reproduce

Put this in your config

animation = fade, 1, 0.5, linear

Attach not paste

  • I understand that all text files must be attached, and not pasted directly. If not respected, this issue will likely get closed as spam

Checklist of files to include below

  • Hyprland config - hyprctl systeminfo -c (always include)
  • Crash report (always include in case of crash)
  • Video (always include in case of a visual bug)
  • Logs (might contain useful info such as errors)

Additional info & File uploads

No response

@elyalon elyalon added the bug Something isn't working label Jan 9, 2025
@vaxerski
Copy link
Member

vaxerski commented Jan 9, 2025

@PaideiaDilemma I noticed that too

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