Nik

Results 408 comments of Nik

Searching in custom encodings shouldn't really be an issue to implement I think. The reason I held off with this originally was because of japanese and other unicode characters which...

Hey, I don't have a mac myself so I can't really test but I honestly think this is an issue with your setup. On macOS, ImHex simply uses GLFW to...

Yeah there has been some work in that direction with the data processor recently. A visualization like yours would absolutely fit in with those nodes as well. Alternatively a sort...

I'd probably just make a view where that image data filles the entire content region and detect where on the image the user clicked. Top of the image corresponding to...

Hey! This seems to be caused by wayland wanting EGL instead of OpenGL. Do you have a build setup right now? If so, you can try changing the OpenGL profile...

Oh this looks like an issue with ImGui's new viewports feature. Maybe @ocornut knows more about this?

Thanks for your input! I'm going to disable multi-viewports then temporarily.

@xhebox Does GLES2 make other things worse compared to OpenGL3? If not, I'm up to switching to that instead if it means Wayland works fine.

If you want to make a PR, I'll make sure to test it out, fix potential issues and merge it if it works fine.

It is a bug, I'll fix it when I have the motivation. The reason I closed the other issue is because you decided to be rude about it. One of...