mirror of
https://git.suckless.org/dwm
synced 2026-07-13 20:14:26 +02:00
In certain instances trans may be set to a window that doesn't actually map to a client via wintoclient; in this case it doesn't make sense to set isfloating/oldstate since trans is essentially invalid in that case / correlates to the above condition check where trans is set / XGetTransientForHint is called.
52 KiB
52 KiB