Michael Vetter

Results 175 comments of Michael Vetter

> I am not familiar with the process of publishing the package and making it available to various distros. Do I need to make my own PPA? Or do I...

@ggerganov that's great. I'll package imtui then for openSUSE.

I made a test package at https://build.opensuse.org/package/show/home:jubalh/imtui now. It seems imtui also installs imgui header files. We have an imgui test package too: https://build.opensuse.org/package/show/devel:libraries:c_c++/imgui So I would like to rather...

@ggerganov thanks for this. I now have the package moved to an official devel repo for openSUSE: https://build.opensuse.org/package/show/devel:libraries:c_c++/imtui It would be really great if you could use library versioning: https://autotools.io/libtool/version.html...

For what do you need ImGUI 1.82?

You can look at the changelog of imgui. Look at the API changes. And when you copy over the new library you need to do the API changes as well....

> Do not require an internet connection to build at any point. This is very important for automatic build systems, which are used to distribute official packages I don't think...

Does it require this to build? Because the latest two releases build just fine in our network-less build system.

Right. I didn't do that. Then I agree that this should be changed :)