Open
Description
I realise window decorations are an xmonad-contrib thing, but as far as I understand (and that's not much), the way xmonad core handles floating windows makes it impossible to display decorations on floating windows.
(As an aside, as I understand it it's the same kind of thing making it impossible to do things like X.L.BorderResize on actual floating windows? That would be neat as well.)
There's an old PR floating around by @NaOHman (#41) that apparently solved this (with a sister PR in contrib), but it never ended up happening.
Is that something that could be done reasonably easily?
Thanks!