Mario Gabriell Karaziaki

Results 17 issues of Mario Gabriell Karaziaki

Is it possible to import TensorFlow models to this library? is it a feature? if not is it planned? if not again xD, is there a way that i can...

new feature

# Summary of the PR This fixes a bug when setting TransparentBuffer to true and leaving PreferredBitDepth null, the transparent buffer would not be applied correctly. You can do this...

# Summary of the PR Adding the feature to make GlfwWindow TopMost from options and can be set while the window is running.

### Repro steps ``` GLFW.WindowHint(WindowHintBool.Decorated,false); GLFW.WindowHint(WindowHintBool.MousePassthrough,true); ``` Gives `GLFW Error(InvalidEnum): Invalid window hint 0x0002000D` error ### Related information * Windows 11 * OpenTK.Windowing.GraphicsLibraryFramework 4.7.4 * OpenTK 4.7.4 * .NET 7...

not a bug
4.x
glfw

Hi, i tried to hard code the prosettings on startup like this: ``` builder.Services.Configure(settings => { settings.NavTheme = "realDark"; settings.HeaderHeight = 48; settings.Layout = "mix"; settings.ContentWidth = "Fluid"; settings.FixedHeader =...

Hi i am using the Yoga S710 config, it seems to be reading the value correctly of the current speed, but the target speed is always 0 and it is...

Hi, i tried using the same code as the Demo app but the Progress Bar is not showing and working correctly, i tried using the latest stable and nightly builds...

bug
needs repro

Could we add an automated build for the demo App and auto include it on the releases here on Github? I can work on it, i just want to check...

Is there any plans to add support to the arm platform?

Hello, just discovered the project, and it looks great, good job. In my opinion it would be better to rename the project because people associate ImGui with ocornut's one, maybe...