{"id":19720835,"url":"https://github.com/hexaengine/hexa.net.imgui.widgets","last_synced_at":"2025-04-29T21:31:04.052Z","repository":{"id":251952222,"uuid":"838945821","full_name":"HexaEngine/Hexa.NET.ImGui.Widgets","owner":"HexaEngine","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-29T16:51:33.000Z","size":21720,"stargazers_count":9,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T19:34:26.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HexaEngine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-06T16:46:54.000Z","updated_at":"2025-03-29T16:51:38.000Z","dependencies_parsed_at":"2025-03-29T17:37:44.077Z","dependency_job_id":null,"html_url":"https://github.com/HexaEngine/Hexa.NET.ImGui.Widgets","commit_stats":null,"previous_names":["hexaengine/hexa.net.imgui.widgets"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexaEngine%2FHexa.NET.ImGui.Widgets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexaEngine%2FHexa.NET.ImGui.Widgets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexaEngine%2FHexa.NET.ImGui.Widgets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HexaEngine%2FHexa.NET.ImGui.Widgets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HexaEngine","download_url":"https://codeload.github.com/HexaEngine/Hexa.NET.ImGui.Widgets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251585771,"owners_count":21613277,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T23:12:36.871Z","updated_at":"2025-04-29T21:30:59.044Z","avatar_url":"https://github.com/HexaEngine.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ImGui Widget Collection for Hexa.NET.ImGui\n\nThis repository contains a variety of custom widgets and utilities designed to extend the capabilities of the [Hexa.NET.ImGui](https://github.com/HexaEngine/Hexa.NET.ImGui) library. Whether you're developing tools, applications, or games, these widgets will help you create more interactive and user-friendly interfaces.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Widgets](#widgets)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\nTo use the ImGui Widget Collection in your project, install the NuGet package:\n\n\n```sh\ndotnet add package Hexa.NET.ImGui.Widgets\n```\n\n```sh\ndotnet add package Hexa.NET.ImGui.Widgets.Extras\n```\n\n## Widgets\n- ImGuiBufferingBar (a simple buffering bar)\n- ImGuiButton\n  - Toggle Button (a normal button, but when toggled it gets a circle around it to indicate that it' active)\n  - Transparent Button (a normal button but without a background when not hovered)\n- ImGuiSpinner (a simple buffering spinner)\n- ImGuiTreeNode (a special tree node with the ability to add a icon with a color)\n- ImGuiWidgetFlameGraph (a widget used for drawing a flame graph)\n- MessageBox (a message box framework for simple yes no cancel ok dialogs)\n- DialogMessageBox (similar to MessageBox, but with the difference that it blocks other windows)\n- OpenFileDialog (used for users to select files or folders, multi selection supported)\n- RenameFileDialog (used for renaming files and folders)\n- SaveFileDialog (used for selecting a path for a file/folder to save to.)\n\n## Helper classes and types\n- ComboHelper (a small helper for using enums with combo boxes)\n- ImageHelper (a small helper for aligning a image)\n- TextHelper (a helper for text alignment)\n- TooltipHelper (a helper for tooltips)\n- ImGuiName (a struct that provides a unique name useful for cases where multiple things are named the same way)\n\n## Widgets Extra (Requires my math lib)\n- ImGuiBezierWidget (a widget for visually modifying bezier curves)\n- ImGuiCurveEditor (a curve editor commonly used in color grading)\n\n## Contributing\n\nWe welcome contributions to the ImGui Widget Collection! If you have an idea for a new widget or an improvement to an existing one, please submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexaengine%2Fhexa.net.imgui.widgets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhexaengine%2Fhexa.net.imgui.widgets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhexaengine%2Fhexa.net.imgui.widgets/lists"}