Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gio gui #984

Open
gedw99 opened this issue Jul 27, 2023 · 1 comment
Open

gio gui #984

gedw99 opened this issue Jul 27, 2023 · 1 comment

Comments

@gedw99
Copy link

gedw99 commented Jul 27, 2023

Hey @dennwc

I think we could easily make a gui using gio that works on web, desktop etc.

the current gui is pretty basic and also a mix of langages , frameworks.

I was thinking if using this as a basis.

https://github.com/emad-elsaid/debugger

Its designed as a debugger for golang and interfaces with delve, but i think it has the IDE style of layout aspects that would perhaps be a great base for Cayley. It will also make it way easier to add more features to cayley.

It is able to show code / JSON and scroll it well.
Has tabs for extra features.
Web and native are all possible with it like all gio apps.

The debugger might have some interesting possibilities with Cayley. You have probably more ideas here but it might make it easier to trace what the cayley system is doing and we could then show these aspects in the Tabs.

@dennwc
Copy link
Member

dennwc commented Jul 27, 2023

Really good idea, I like it! And the debugger layout seems like a really good fit!

I would be open to reviewing it if someone contributes it, but I must admit I don't have much free time to work on something like this, sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants