We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Thanks for this brilliant project! I think if I can copy and paste some text on imgui-ws . But i tried and failed. Take a look at source code:
struct Event { enum Type { Unknown = 0, Connected, Disconnected, MouseMove, MouseDown, MouseUp, MouseWheel, KeyPress, KeyDown, KeyUp, Resize, TakeControl, };
Is it difficult to add c-v c-x function?This will be very helpful. thanks~
The text was updated successfully, but these errors were encountered:
Give it a try again - it works now:
http://imgui-ws.ggerganov.com:5001
Sorry, something went wrong.
Thanks for great work! I'll have a try.
No branches or pull requests
Thanks for this brilliant project! I think if I can copy and paste some text on imgui-ws . But i tried and failed.
Take a look at source code:
Is it difficult to add c-v c-x function?This will be very helpful.
thanks~
The text was updated successfully, but these errors were encountered: