Using Wayland with Hyprland and Niri, the minimize button does not perform any meaningful action in both environments. This is expected behavior, as minimize is not a native or consistently supported concept in Wayland compositors.
However, pressing the button can leave the application in a visually inconsistent or "stuck" state, as if the minimize request is partially applied but not properly handled by the compositor or client.
The other window control buttons (maximize and close) work as expected.
I have prefer-no-csd enabled in Niri, which should disable or adjust client-side decorations, but the minimize button is still shown in applications. Can you add support for the flags to make the app being shown with no border (decorations with minimize, maximize and close)?

Using Wayland with Hyprland and Niri, the minimize button does not perform any meaningful action in both environments. This is expected behavior, as minimize is not a native or consistently supported concept in Wayland compositors.
However, pressing the button can leave the application in a visually inconsistent or "stuck" state, as if the minimize request is partially applied but not properly handled by the compositor or client.
The other window control buttons (maximize and close) work as expected.
I have
prefer-no-csdenabled in Niri, which should disable or adjust client-side decorations, but the minimize button is still shown in applications. Can you add support for the flags to make the app being shown with no border (decorations with minimize, maximize and close)?