| 2026-04-07 00:04:34 +0000 | ft | (~ft@p508db341.dip0.t-ipconnect.de) (Quit: Lost terminal) |
| 2026-04-07 00:07:13 +0000 | ft | (~ft@p508db341.dip0.t-ipconnect.de) ft |
| 2026-04-07 00:46:33 +0000 | <geekosaur> | 0.18.1 |
| 2026-04-07 00:47:48 +0000 | <geekosaur> | Move status bar functions from the `IO` to the `X` monad to allow them to look up information from `X`, like the screen width. Existing configurations may need to use `io` from `XMonad.Core` or `liftIO` from `Control.Monad.IO.Class` in order to lift any existing `IO StatusBarConfig` values into `X StatusBarConfig` values. |
| 2026-04-07 00:52:06 +0000 | <geekosaur> | that was 2024 btw |
| 2026-04-07 00:52:40 +0000 | <geekosaur> | (the change was to X.H.StatusBars not DynamicBars) |