Alexander van Zyl

Results 25 issues of Alexander van Zyl

Currently the updating numbers cause the entire widget to move around when the amount of numbers change, which is distracting in some cases. It would be nice if there could...

enhancement
feature
Suggestion
stale

### Skill Name OpenGL, Vulkan, Metal, DirectX ### Why? These are the API's used for GPU rendering on any machine and all graphics programmers must know them (at least one)....

icon suggestion
medium priority

### Skill Name MatLab ### Why? MatLab is widely used in the engineering industries. It is similar to what R is for statisticians. ### Reference Image ![MatLab](https://user-images.githubusercontent.com/81622310/177829937-72efe8b8-4ae2-4be7-95fc-ba3a1b03220a.svg)

icon suggestion

### Skill Name GLSL, HLSL ### Why? Same as #130, just for writing shaders. ### Reference Image I am unsure if these have official icons, might have to make simple...

icon suggestion

I am currently using particle swarm on one of my problems and wanted to change the weights, but: ![image](https://user-images.githubusercontent.com/81622310/178527992-dbe8c30b-e922-4e84-9cb9-8a0dbc3332d0.png) `c1`,`c2` and `w` are not exposed, due adaptive PSO being implemented....

**Describe the bug** Process panel CPU usage does not display the 4th digit. **To Reproduce** Happens every time a process requires 4 digits to display CPU usage. **Expected behavior** Should...

bug

Hi, thanks for the cool plugin! Simple and adds a lot imo. I am not sure if this is a limitation that is caused by neovim, but would it be...

Hi there, thanks for the awesome theme. I would like to suggest an option for shading the window of the file explorer (or in this case, [nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua)). It would add...

enhancement

I get this error when trying to setup this plugin on Arch. ![image](https://user-images.githubusercontent.com/81622310/194719563-59db8d9f-698d-4990-810d-adf5bacfc30f.png) Please let me know if you require further details.

**Version/Branch of Dear ImGui:** Version: 1.88 Branch: docking **Back-end/Renderer/Compiler/OS** Back-ends: imgui_impl_glfw.cpp + imgui_impl_opengl3.cpp Operating System: Windows 10 **My Issue/Question:** I am currently working on the docking in my application. I...

docking