-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
missing input device variable #5371
Labels
bug
Something isn't working
Comments
Currently you have to do this. #4283 |
@sungyoonc Why do i need to add this now and not in earlier versions ? |
Because of hyprlang changes on #4656 (in v0.36.0). |
okay so i need to use some temporary file somewhere and i can't cleanly query the status of the input device anymore from hyprland directly? |
As far as I know, yes. |
on hyprlang-git you can |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hyprland Version
System/Version info
Bug or Regression?
Bug
Description
Since upgrading to 0.37.1-1 one of my scripts broke. It was supposed to toggle my touchpad (and deactivate it if a mouse was detected via another script) and now it can't find the variable anymore.
my script
My script just results in:
config option <device:pixa3854:00-093a:0274-touchpad:enabled> does not exist.
which just plain confuses meHow to reproduce
Use the script above on a touchpad device, I don't have another machine to try this on sadly.
Crash reports, logs, images, videos
No response
The text was updated successfully, but these errors were encountered: