On Sat, Apr 23, 2022 at 12:39:28AM +0100, Ethan Marshall wrote: > 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 >
Hi, Thanks for the report. It is not known and intended behavior. The patch shouldn't cause a regression. @Chris: can you look at it and see if this is an actual regression and send an updated patch if it is? Thanks, -- Kind regards, Hiltjo