{"id":24374842,"url":"https://github.com/dinau/cimgui_toggle","last_synced_at":"2025-12-28T05:03:39.579Z","repository":{"id":271391385,"uuid":"913208082","full_name":"dinau/cimgui_toggle","owner":"dinau","description":"The wrapper library for C language to use imgui_toggle library written by C++.","archived":false,"fork":false,"pushed_at":"2025-01-09T10:23:01.000Z","size":1874,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-19T05:41:47.333Z","etag":null,"topics":["cimgui","demo","example","imgui","sw","togglw"],"latest_commit_sha":null,"homepage":"","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/dinau.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-01-07T08:38:19.000Z","updated_at":"2025-01-09T10:23:04.000Z","dependencies_parsed_at":"2025-01-07T12:41:28.265Z","dependency_job_id":"29f17de3-97e5-43ab-bb98-f9406237dd90","html_url":"https://github.com/dinau/cimgui_toggle","commit_stats":null,"previous_names":["dinau/cimgui_toggle"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fcimgui_toggle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fcimgui_toggle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fcimgui_toggle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dinau%2Fcimgui_toggle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dinau","download_url":"https://codeload.github.com/dinau/cimgui_toggle/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243213852,"owners_count":20254879,"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":["cimgui","demo","example","imgui","sw","togglw"],"created_at":"2025-01-19T05:41:29.559Z","updated_at":"2025-12-28T05:03:39.574Z","avatar_url":"https://github.com/dinau.png","language":"C++","readme":"\u003c!-- START doctoc generated TOC please keep comment here to allow auto update --\u003e\n\u003c!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --\u003e\n\n- [cimgui_toggle](#cimgui_toggle)\n  - [Prerequisites](#prerequisites)\n  - [Build and run](#build-and-run)\n  - [Custom window](#custom-window)\n  - [Using this project](#using-this-project)\n\n\u003c!-- END doctoc generated TOC please keep comment here to allow auto update --\u003e\n\n\n![alt](https://github.com/dinau/cimgui_toggle/actions/workflows/windows.yml/badge.svg)\n![alt](https://github.com/dinau/cimgui_toggle/actions/workflows/linux.yml/badge.svg) \n\n## cimgui_toggle \n\n---\n\n`cimgui_toggle` is C language wrapper for [imgui_toggle](https://github.com/cmdwtf/imgui_toggle) library \n\n![alt](img/simple.png)\n\n### Prerequisites\n\n---\n\n1. Windows OS  \n- MSys2/MinGW tools installed.  \nInstall at least,\n\n   ```sh\n   pacman -S make mingw-w64-ucrt-x86_64-{gcc,glfw,pkgconf}\n   ```\n\n1. Linux OS (Ubuntu / Debian families)  \nInstall at least,\n\n   ```sh\n   $ sudo apt install make pkgconf lib{opengl-dev,gl1-mesa-dev,glfw3,glfw3-dev}\n   ```\n\n1. Git installed\n\n### Build and run\n\n---\n\n1. Getting sources\n\n   ```sh\n   git clone --recursive https://github.com/dinau/cimgui_toggle\n   ```\n\n1. Build and run  C language demo\n\n   ````\n   cd cimgui_toggle/demo/c\n   make run\n   ````\n\n1. Build and run  C++ language demo\n\n   ````\n   cd cimgui_toggle/demo/cpp\n   make run\n   ````\n\n### Custom window\n\n---\n\n![alt](img/custom.png)\n\n\n### Using this project\n\n---\n\n| Language [^order]    |          | Project                                                             |\n| -------------------: | :---:    | :----------------------------------------------------------------:  |\n| **NeLua**            | Compiler | [NeLuaImGui](https://github.com/dinau/neluaImGui)                   |\n| **Nim**              | Compiler | [ImGuin](https://github.com/dinau/imguin)                           |\n| **Zig**, C lang.     | Compiler | [Dear_Bindings_Build](https://github.com/dinau/dear_bindings_build) |\n| **Zig**              | Compiler | [ImGuinZ](https://github.com/dinau/imguinz)                         |\n\n[^order]: Alphabectial order\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinau%2Fcimgui_toggle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdinau%2Fcimgui_toggle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdinau%2Fcimgui_toggle/lists"}