I believe this is known unintended behavior from the patch. I reverted it on my personal branch.
-------- Original Message -------- From: Ethan Marshall <li...@ethanjmarshall.co.uk> Sent: April 22, 2022 11:39:28 PM UTC To: dev@suckless.org Subject: [dev] [dwm] possible regression in 8806b6e Hi all, I recently noticed that certain dialog windows (such as the Chromium system printing dialog and gpg-askpass popups) were being managed as tiled windows, rather than floating. This changed recently, so I bisected down to this commit: 8806b6e2379372900e3d9e0bf6604bc7f727350b is the first bad commit commit 8806b6e2379372900e3d9e0bf6604bc7f727350b Author: Chris Down <ch...@chrisdown.name> Date: Thu Mar 17 15:56:13 2022 +0000 manage: propertynotify: Reduce cost of unused size hints ... dwm/dwm.c | 8 +++++--- Is this intended behavior? Or is this a bug introduced by this patch? Thanks Ethan --- Sebastian LaVine | https://smlavine.com