Skip to content

[Linux/Wayland] setMinimumSize() / setMaximumSize() / setAlwaysOnTop() not working #538

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

Open
Mairon1206 opened this issue Mar 27, 2025 · 0 comments

Comments

@Mairon1206
Copy link

The setMinimumSize(), setMaximumSize(), and setAlwaysOnTop() methods from window_manager appear to have no effect when running under KDE Plasma with Wayland. However, the same functionality works correctly when implementing equivalent GTK logic directly in native C++ code in linux/runner/my_application.cc.

Environment:

  • OS: Arch Linux
  • Desktop Environment: KDE Plasma
  • Display Server: Wayland
  • Flutter Version: 3.29.2

( I haven't tested this in other Desktop Environment like GNOME, but it seems irrelavant with that.

@Mairon1206 Mairon1206 changed the title [Linux/Wayland] setMinimumSize() / setMaximumSize() / setAlwaysOnTop() [Linux/Wayland] setMinimumSize() / setMaximumSize() / setAlwaysOnTop() not working Mar 27, 2025
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