extension-imgui icon indicating copy to clipboard operation
extension-imgui copied to clipboard

Docking branch

Open dri-richard opened this issue 2 years ago • 1 comments

imgui has a long-lived docking branch, and although it doesn't look like it's going to be merged anytime soon, it is considered stable - it's mentioned in release notes, and tags are created for it.

It would be useful for extension-imgui to also have a docking branch that can exploit those new capabilities, especially in the context of netimgui, as it would expand the types of 'apps' possible.

dri-richard avatar Nov 20 '23 15:11 dri-richard

Yes, this might be useful to have. I am a bit concerned about the added work maintaining two branches and making sure to merge fixes from the main branch to the docking branch.

britzl avatar Nov 23 '23 15:11 britzl