Vadim Vetrov

Results 42 comments of Vadim Vetrov

> > `toRef()` works as expected. The prop is possibly undefined, so the generated ref possibly contains and `undefined` value: `Ref`. The propblem is only with `toRefs()` > I agree....

> > But, I think, the main topic of this issue is that it is impossible to separate Ref from Ref > > If you have an optional prop (=...

> > Did you check the reproduction? > > Your reproduction code is invalid, you are assigning `ref` to a `string`. > > The only valid point is the `Ref...

> @pikax you sure? I think what OP tries to do here would require casting or a new ref. > > They are checking for .value to not be nullish,...

I am experiencing the same issue now. Arch linux, gnome(wayland) 46.1-2, glfw 3.4-2. Dual graphics laptop. Intel and Nvidia. When running on Intel card it just shutters and loads 100%...

As the driver with support for fan speed in sensors is out, I think this PR is obsolete. The only thing I want to keep is [Fix keyboard brightness reset...

> Works as intended because fans are power hungry and drain the battery faster. Fans turns on near 50 degrees on CPU. In theory it is, but in fact my...

> Technically, it's not reverted fan speed, but some time per rotation Sounds logic but what about other versions that are supported? Is it speed there? > I'll check your...