Dwindle: single column/row limits (extend "single_window_*" parameters idea) #11487
Unanswered
Vladimir-csp
asked this question in
Feature requests - Layouts
Replies: 0 comments
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.
-
Similar to
single_window_aspect_ratio, but affecting a single row or column:single_column_aspect_ratiosingle_column_max_widthsingle_row_aspect_ratiosingle_row_max_heightWith corresponding
*_toleranceoptions, I guess.single_window_max_width,single_window_max_heightalso seem like a potentially useful addition.I currently use this construct to roughly do max width to a single window, but there is no way to target a column this way:
(
$HGAPis set dynamically via kanshi).Beta Was this translation helpful? Give feedback.
All reactions