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

Feat - Gui Implementation #85

Merged
merged 8 commits into from
Mar 2, 2024
Merged

Feat - Gui Implementation #85

merged 8 commits into from
Mar 2, 2024

Conversation

jabibamman
Copy link
Owner

No description provided.

jabibamman and others added 4 commits February 28, 2024 23:42
Added a new GUI module with functions to fill an image buffer from a file and create a window to display the image pixel by pixel. Integrated GUI dependency in the server for future use.
- Added new dependencies and updated existing ones in Cargo.toml.
- Updated image handling functions for Windows and Linux environments.
- Improved error handling in message handler for Windows.
@jabibamman jabibamman requested a review from chikatetsu March 2, 2024 22:19
@jabibamman jabibamman added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 2, 2024
@jabibamman jabibamman merged commit 7a86495 into develop Mar 2, 2024
3 of 4 checks passed
@jabibamman jabibamman deleted the feat/gui branch March 2, 2024 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants