-
Notifications
You must be signed in to change notification settings - Fork 207
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
GUI support! #15
Comments
Made a simple GUI using IMGUI ( https://github.com/ocornut/imgui ). Took about 30 mins to set up the proper ping system ( to retrieve the system information and other things to display ) and about 15 mins setting up IMGUI. |
Looks great ContionMig! I would love to see it in action / test it - feel
free to open a pull request with a new GUI branch.
Thanks for the contribution!
Nick
…On Tue 22. Oct 2019 at 15:02, ContionMig ***@***.***> wrote:
[image: ezgif-6-f147b300d748]
<https://user-images.githubusercontent.com/37469599/67288112-f3ca9d00-f50e-11e9-99c0-2f23e0e5444c.gif>
Made a simple GUI using IMGUI ( https://github.com/ocornut/imgui ). Took
about 30 mins to set up the proper ping system ( to retrieve the system
information and other things to display ) and about 15 mins setting up
IMGUI.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#15?email_source=notifications&email_token=AALQ3OY5PLQVIQSN35XNKNDQP32V3A5CNFSM4FKYKGGKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEB5UUAQ#issuecomment-544950786>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALQ3OZWGYF6XLUGBQEJYNDQP32V3ANCNFSM4FKYKGGA>
.
|
At the moment, I am currently working on adding a proper auto reconnect. Since I notice that once you close the server, you will lose connection to the client unless the client is restarted or reconnected ( but it connects even though the server is not up). I will most likely do it by adding a ping system so the client would ping the server and expect an answer within a time frame. However, if there are better ways, feel free to mention it |
Any progress with this @ContionMig ? I would be glad to review a pull request and merge it into Lilith! :) |
Sorry for the late response. Didn't get a notification. Had some setbacks, mainly from not properly being able to transfer huge amount of data efficiently. But I will go back to it again, since I have gotten one time to kill |
@ContionMig Still working on the GUI? |
You go guys 🤞 sorry for keeping this dead for such a long time, but hope it's still helpful to some of you! Love from Munich |
@ContionMig still working on it? |
@ContionMig if not could you atleast release it so other people in need could work on it themselves? |
its been quite some time, haven't touched it since i formatted my disks and moved out, lost the files for it. however, i do have some free time and i dont mind working on it again if @werkamsus would like to see a GUI version of this and is fine with it. |
by his past replies im quite sure hes fine with it. |
Hey guys!
Would love to see this get revived and worked on further.
Best, Nick
…On Thu 10. Feb 2022 at 19:45 shainodev ***@***.***> wrote:
by his past replies im quite sure hes fine with it.
—
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALQ3O2ZO6ZDAJCJRSKCPRDU2QBVDANCNFSM4FKYKGGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
No description provided.
The text was updated successfully, but these errors were encountered: