mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-31 04:01:51 -07:00
CHANGES: add XMonad.Hooks.DynamicLog.statusBar'
This commit is contained in:
@@ -76,6 +76,12 @@
|
||||
|
||||
### Bug Fixes and Minor Changes
|
||||
|
||||
* `XMonad.Hooks.DynamicLog`
|
||||
|
||||
Added `statusBar'` function, like existing `statusBar` but accepts a pretty
|
||||
printing options argument embedded in the X monad, to allow for dynamically
|
||||
modified options such as `workspaceNamesPP`.
|
||||
|
||||
* `XMonad.Layout.BoringWindows`
|
||||
|
||||
Added boring-aware `swapUp` and `swapDown` functions.
|
||||
|
Reference in New Issue
Block a user