Custimize resize stepper size to make resizing smoother. #1694
DimitarDevP
started this conversation in
General
Replies: 1 comment
-
From testing what happens when I change them, I think the constants Line 498 in cf3c932 However, I see side effects from changing them (e.g. if I halve the numbers from 64 to 32, the resize increment gets cut in half, but I also can't resize either of two windows larger than 50% of the workspace). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I work on a big monitor (over 30 inches) and the resizes are too snappy and often I can't get the exact size I want without manually adjusting with my mouse which defeats the purpose of having a tiling window manager. For this reason, I'd like to have the option to adjust the step size at which the windows are resized. Is this possible to do myself by changing a constant, and where is this constant located if it exists?
Beta Was this translation helpful? Give feedback.
All reactions