
14 Mar
2023
14 Mar
'23
10:21 p.m.
You might be able to glean some inspiration from
https://github.com/geekosaur/xmonad.hs/blob/skkukuk/xmonad.hs#L301-L313
which is hackily catching my notification windows currently.
On Tue, Mar 14, 2023 at 6:18 PM Alexander Iliev
On 3/15/23 00:07, Brandon Allbery wrote:
Currently there is no control over this. It's not impossible, but would require a `handleEventHook` to catch the `MapNotifyEvent` for the `NamedScratchpad` window and resize it.
I see. I'll have a look, although I doubt that both my Haskell and my XMonad skills will be sufficient for me to successfully accomplish this.
Thanks, Brandon.
-- alexander iliev
-- brandon s allbery kf8nh allbery.b@gmail.com