Files
xmonad-contrib/XMonad
slotThe f76318ce5f X.Prompt: Calculate prompt width once at the start
At the moment, we re-calculate the prompt width every time we want
to (re)draw the prompt window.  This is unnecessary, as the screen
dimensions or the preferred position changing _while the prompt is
active_ is extremely unlikely.

This now calculates the desired width at the start of the prompts event
loop and threads it through to the places that need it.
2021-06-07 09:33:35 +02:00
..
2021-06-06 18:59:05 +02:00
2021-06-06 18:59:05 +02:00
2021-06-06 18:59:05 +02:00
2021-06-06 18:59:05 +02:00
2021-06-06 18:59:05 +02:00
2021-06-06 18:59:05 +02:00
2021-05-16 15:02:37 +01:00