On Sat Apr 23, 2022 at 4:28 AM EDT, Chris Down wrote:
> Sebastian LaVine writes:
> >I believe this is known unintended behavior from the patch. I reverted it on
> >my personal branch.
>
> It looks like you reverted commit bece862a0fc4 ("manage: For
> isfloating/oldstate check/set, ensure trans cl
On Sat, Apr 23, 2022 at 12:06:16PM +0200, Olivier Regnier wrote:
>
>
This page describes how to unsubscribe:
https://suckless.org/community/
--
Kind regards,
Hiltjo
On Sat, Apr 23, 2022 at 12:06:16PM +0200, Olivier Regnier wrote:
>
>
NOOOoo, don't leave! :(
- NRK
Sebastian LaVine writes:
I believe this is known unintended behavior from the patch. I reverted it on my
personal branch.
It looks like you reverted commit bece862a0fc4 ("manage: For
isfloating/oldstate check/set, ensure trans client actually exists"), not this
commit, right?[0]
In which c
Hi Ethan,
Just checking, are you sure this bisects to 8806b6e23793 ("manage:
propertynotify: Reduce cost of unused size hints")? I saw this issue prior to
making this patch and bisected to bece862a0fc4 ("manage: For
isfloating/oldstate check/set, ensure trans client actually exists"). I
repor
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 do