Skip to content
Snippets Groups Projects
Commit 8b48e309 authored by Chris Down's avatar Chris Down Committed by Hiltjo Posthuma
Browse files

manage: Make sure c->isfixed is applied before floating checks

Commit 8806b6e2 ("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.
parent a83dc203
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment