mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 13:30:29 +00:00
Imgui (#20)
* vendor/cimgui * Add a "dev mode" window which for now is just imgui demo
This commit is contained in:
committed by
GitHub
parent
ddfb1dec4b
commit
f29393bca6
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -28,3 +28,6 @@
|
||||
[submodule "vendor/zig-libxml2"]
|
||||
path = vendor/zig-libxml2
|
||||
url = https://github.com/mitchellh/zig-libxml2.git
|
||||
[submodule "vendor/cimgui"]
|
||||
path = vendor/cimgui
|
||||
url = https://github.com/cimgui/cimgui.git
|
||||
|
||||
Reference in New Issue
Block a user