brandon s allbery kf8nh
brandon s allbery kf8nh
I'd also ask what version of GHC; there are some crashing bugs in 8.10.5 that are fixed in 8.10.7, for example.
ghc 9.0.1 is covered by the GHC RTS bug bgamari and I are trying to track down which leads to `nextEvent` smashing the heap. See https://github.com/xmonad/xmonad/issues/389.
Yes, the ICCCM stress is to distinguish from EWMH… but it won't be widely understood, sadly. That said, perhaps in 2022 it's time to let go of sjanssen's belief that...
That's sad. Maybe it's a reason to keep `XMonad.Config.Desktop` around, though: add `docks` and maybe `ewmhFullscreen` to it and suggest it as the quick way to get a modern desktop...
This doesn't sound like something related to reparenting; it wouldn't be able to find the window at all in that case, regardless of visibility. Does it work if you use...
You could also try running the server with backing store enabled, but I don't think recent Xorg guarantees that it works.
mod-shift-space. Or are you asserting that saved state, which xmonad has done since its earliest versions, is always the wrong thing to do?
I need to do a bit more testing, since this overrides the `INSTALL.md` workflow while adding a new one.
I talked about this a bit on IRC, but I'm expanding on it and recording it here. I'm going to abandon the `cabal.project`-driven implementation, since the existing `cabal install --lib`...
Not sure which of the two is the bigger hack. :)