Replies: 1 comment 4 replies
-
The problem is that this xdg-shell maximize implies some behavioral differences. The surface must be set to a maximized state, which makes the corners square instead of round (similar to the tiled state of Essentially, I didn't want to have this separate code path with subtly different semantics. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Nowadays apps have client side window decorations and it's common to have the maximize button. It'd be nice to be able to bind that app event to a compositor action like
maximize-column
. Is it trappable?Beta Was this translation helpful? Give feedback.
All reactions