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

Optionally respect minimum sizes of windows on the resize command #8312

Open
vikanezrimaya opened this issue Aug 24, 2024 · 1 comment
Open
Labels
enhancement New feature or incremental improvement

Comments

@vikanezrimaya
Copy link

vikanezrimaya commented Aug 24, 2024

  • Description:
    Some clients can specify minimum sizes on windows with the xdg_toplevel::set_min_size call, and while it is stated the compositor is not obligated to honor the request, it may do so.

    The reasonable minimum size seems to be respected on mouse resizes with the floating_modifier held, but the resize command gets no such treatment. It could be useful to either make this the default behavior, or add a per-invocation or a global flag to do so.

@vikanezrimaya vikanezrimaya added the enhancement New feature or incremental improvement label Aug 24, 2024
@sahinf
Copy link
Contributor

sahinf commented Sep 30, 2024

I'd like this as well. I think #6842 adds this functionality but I don't know why it hasn't been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or incremental improvement
Development

No branches or pull requests

2 participants