Virt

Results 32 comments of Virt
trafficstars

I guess you mean using the smartphone as sort of an external touchpad? This would certainly be a nice addition as a separate mode, but currently the focus of this...

I've previously thought of this too, but also think that this would quite difficult to achieve, especially as the usability of the data probably strongly depends on the hardware configuration....

This would be possible, and more importantly pretty cool. But it would require the cursor to be drawn with custom shader, which I deem out of scope for this here...

Yes you're right, that would also require the use of a different/custom shader. Although I gotta admit, shadows would be pretty cool as the baked-in shadows of many cursor themes...

Hmm, can you maybe try to capture a video of the thing happening? Does it happen during normal movement, or on cursor warp or when exactly? And which mode do...

I think the jittering is caused by how we currently compute the velocity. Depending on when we sample the position (i.e. when hyprland ticks) this could result in the stuttering...

You could try to experiment with the newly added `window` options for stretch and tilt which can increase the sampling window time (see the readme). Maybe you can find some...

Yeah, you need to rebuild your plugins when you update hyprland. If you have installed the plugin via hyprpm, just run `hyprpm update` and maybe also `hyprpm reload`.

Can you see what hashes you have in each step (you can use `hyprctl systeminfo` to see the currently running version)? So what hash are you running before the restart,...

Well, unless you can give me the different hashes hyprland reports before and after the reboot, and the specific ones the plugin is reporting in the error, I can't really...