[xmonad] Resize NamedScratchpad with respect to screen size
Brandon Allbery
allbery.b at gmail.com
Tue Mar 14 22:21:00 UTC 2023
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
<sasoiliev+xmonad at mamul.org> wrote:
>
> 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 at gmail.com
More information about the xmonad
mailing list