Ajinkya Borade

Results 9 issues of Ajinkya Borade

- Robotgo version (or commit ref): - Go version: 1.14 - Operating system and bit: mac os 10.12.6 ```Go mLeft := robotgo.AddEvent("mleft") if mLeft { posX, posY := robotgo.GetMousePos() fmt.Println(posX,...

Hello, I would like to know how to Disable anykey INSERT MODE. currently if I type any keys which are not mapped to anything then editor goes to INSERT mode.

question

Whenever I give a new build the service-worker not able to find the new files, user has to manually clear the browser cache to be able to work. Kindly help....

question

Trying to rebuild I get follow error on Windows 10. GTK is at `C:\GTK` **gyp: binding.gyp not found (cwd: C:\Windows\System32) while trying to load binding.gyp** ``` ********************************************************************** ** Visual Studio...

Windows

The tooling section has no information or help for Linux. Im using PopOs 20.04 also by running `dmesg | grep -i tty` command I dont see `/dev/ttyUSB0` but I get...

Thanks for sharing REST api example in Rust. Im beginner into Rust. I know basics of Rust. Is there any tutorial you have written for building such API code ?

upgrading uuid version higher than version 7 fixes math.random issue from v8 https://v8.dev/blog/math-random

"@react-three/drei": "^9.57.0", "@react-three/fiber": "^8.11.5", "react": "^18.2.0", "react-dom": "^18.2.0", "three": "^0.150.1" ### Problem description: how to use useHelper with DirectionalLight in typescript. I get similar type error when using TransformControls as...

bug

Thanks for sharing your work, but if can help me fix below out of your time :) As you can see below Im using 2 layers for Tiled. Because I...