Re: [dev] [dwm] possible regression in 8806b6e

2022-04-22 Thread Sebastian LaVine
I believe this is known unintended behavior from the patch. I reverted it on my personal branch. Original Message From: Ethan Marshall 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 tha

[dev] [dwm] possible regression in 8806b6e

2022-04-22 Thread Ethan Marshall
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 ba