Replies: 1 comment 2 replies
-
|
sway doesn't send resize events, so if I added this, it would only be for scroll, and I would also need to enable resize events for all the other commands that resize views. What do you want to do with this? |
Beta Was this translation helpful? Give feedback.
2 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.
-
There would be an IPC event and/or Lua API to detect when mouse resizing is finished (not while resizing, that would flood IPC traffic). This would allow creating for example custom size snapping/clamping workflows
Beta Was this translation helpful? Give feedback.
All reactions