Danial Chitnis

Results 3 issues of Danial Chitnis

Hello, I am trying to install the Alveo U250 software package for development only (I don't have the card) on WSL2 in Win11 Insider preview. Do I need to install...

Hello, I am trying to write a very simple test code using pyGLFW: ```python import glfw from OpenGL import GL as gl import numpy as np def checkGLError(): err =...

Wayland
Linux
waiting for reply
support
OpenGL

The color_change.rs example does not work as intended. It seems that webview.set_color() is not working, however other functions like set_title() work as intended. Tested on Win10 with EdgeHTML flag enabled.