xmonad / xmonad-contrib

Contributed modules for xmonad
https://xmonad.org
BSD 3-Clause "New" or "Revised" License
579 stars 271 forks source link

Create a migration guide for `X.H.StatusBar` in the release announcement #880

Open TheMC47 opened 3 months ago

TheMC47 commented 3 months ago

Problem Description

https://github.com/xmonad/xmonad-contrib/pull/878 introduced a breaking change in the signature of dynamicSBs. We need to help users migrate their existing configurations.

We can use this issue to gather typical patterns and what needs to be done.