mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Update CHANGES.md
This commit is contained in:
parent
9af232489d
commit
4489ab2147
@ -104,6 +104,15 @@
|
|||||||
argument. This fixes the interplay between this module and any
|
argument. This fixes the interplay between this module and any
|
||||||
layout that stores state.
|
layout that stores state.
|
||||||
|
|
||||||
|
* `XMonad.Layout.LayoutCombinators`
|
||||||
|
|
||||||
|
- Moved the alternative `(|||)` function and `JumpToLayout` to the
|
||||||
|
xmonad core. They are re-exported by the module, but do not add any
|
||||||
|
new functionality. `NewSelect` now exists as a deprecated type
|
||||||
|
alias to `Choose`.
|
||||||
|
|
||||||
|
- Removed the `Wrap` and `NextLayoutNoWrap` data constructors.
|
||||||
|
|
||||||
### New Modules
|
### New Modules
|
||||||
|
|
||||||
* `XMonad.Hooks.StatusBar.PP`
|
* `XMonad.Hooks.StatusBar.PP`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user