mui icon indicating copy to clipboard operation
mui copied to clipboard

Wanna move this under "Immediate Mode UI" organization?

Open dumblob opened this issue 5 years ago • 2 comments

Pretty cool minimal lib!

If you'd want some more contributors, users end maybe slightly more publicity, you might consider moving this repo under https://github.com/Immediate-Mode-UI/ organization (note, there are no duties if part of the organization, its sole purpose is to "de-scatter" immediate mode libs :wink:).

dumblob avatar Oct 06 '20 09:10 dumblob

Hi!

Mui was made for a very specific project more than 3 years ago and now not maintained. Also it depends on OpenCV.

Another similar and better lib is cvui (https://github.com/Dovyski/cvui). I think maybe you could ask the author if he wanted to move it to your organization.

Good luck!

blackball avatar Oct 06 '20 16:10 blackball

Mui was made for a very specific project more than 3 years ago and now not maintained.

Ok. Maybe archive the repo to make it explicit?

Also it depends on OpenCV.

That's good - all UI libs want to render something (at least an abstract tree of "commands" which could be then converted to a specific backend like OpenCV/PNG/OpenGL/X11/... - btw. a "reified" abstract tree of commands is what e.g. Nuklear or layout.c do).

And thanks for the pointer to cvui!

dumblob avatar Oct 07 '20 08:10 dumblob