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

[Linux] setFullScreen not working in some cases #455

Open
Predidit opened this issue May 5, 2024 · 0 comments
Open

[Linux] setFullScreen not working in some cases #455

Predidit opened this issue May 5, 2024 · 0 comments

Comments

@Predidit
Copy link

Predidit commented May 5, 2024

windowManager.setResizable(false);
windowManager.setMaximizable(false);

Either of the above two lines of code will cause the setFullScreen method to fail on the Linux platform, and this problem cannot be reproduced on other platforms.

OS: Manjaro Linux
DE: Gnome 45.4 (Wayland)
CPU: AMD Ryzen 7840H
GPU: AMD Radeon

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

No branches or pull requests

1 participant