diff options
author | Chris Down | 2022-04-26 09:42:23 +0100 |
---|---|---|
committer | Hiltjo Posthuma | 2022-04-26 15:50:55 +0200 |
commit | 8b48e309735f5fe49d35f86e967f4b5dea2a2f2d (patch) | |
tree | c6ddd25fd19323b6d14599024d744fcb23f59ef5 /util.c | |
parent | a83dc2031050d786ddf5f329b57d658a931c94b7 (diff) |
manage: Make sure c->isfixed is applied before floating checks
Commit 8806b6e23793 ("manage: propertynotify: Reduce cost of unused size
hints") mistakenly removed an early size hints update that's needed to
populate c->isfixed for floating checks at manage() time. This resulted
in fixed (size hint min dimensions == max dimensions) subset of windows
not floating when they should.
See https://lists.suckless.org/dev/2204/34730.html for discussion.
Diffstat (limited to 'util.c')
0 files changed, 0 insertions, 0 deletions