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

Expose ToggleBorderlessWindowed() to golang. #381

Merged
merged 1 commit into from
May 7, 2024

Conversation

ajsosa
Copy link
Contributor

@ajsosa ajsosa commented Apr 28, 2024

Exposed existing ToggleBorderlessWindowed() function to golang side.

RLAPI void ToggleBorderlessWindowed(void); // Toggle window state: borderless windowed (only PLATFORM_DESKTOP)

void ToggleBorderlessWindowed(void)

Tested it on my end using Windows but I have no experience working with bindings in golang. So not sure if there is more that needs to be done. If that's the case just let me know and I can add the work.

@gen2brain gen2brain merged commit 2a66186 into gen2brain:master May 7, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants