Make resize set px work with tiling containers
This commit is contained in:
@ -2337,9 +2337,8 @@ optional ppt argument means "percentage points", and if specified it indicates
|
||||
that a *tiling container* should be grown or shrunk by that many points, instead
|
||||
of by the +px+ value.
|
||||
|
||||
Notes about +resize set+: a value of 0 for <width> or <height> means "do
|
||||
not resize in this direction", and resizing a tiling container by +px+ is not
|
||||
implemented.
|
||||
Note about +resize set+: a value of 0 for <width> or <height> means "do not
|
||||
resize in this direction".
|
||||
|
||||
It is recommended to define bindings for resizing in a dedicated binding mode.
|
||||
See <<binding_modes>> and the example in the i3
|
||||
|
Reference in New Issue
Block a user