mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Update CHANGES.md
This commit is contained in:
parent
322e06eed9
commit
017f79fd7a
@ -107,9 +107,6 @@
|
|||||||
- Added `filterOutWsPP` for filtering out certain workspaces from being
|
- Added `filterOutWsPP` for filtering out certain workspaces from being
|
||||||
displayed.
|
displayed.
|
||||||
|
|
||||||
- Added `ppTitleUnfocused` to `PP` for showing unfocused windows on
|
|
||||||
the current workspace in the status bar.
|
|
||||||
|
|
||||||
- Added `xmobarBorder` function to create borders around strings.
|
- Added `xmobarBorder` function to create borders around strings.
|
||||||
|
|
||||||
- Added `ppRename` to `PP`, which makes it possible for extensions like
|
- Added `ppRename` to `PP`, which makes it possible for extensions like
|
||||||
@ -417,6 +414,8 @@
|
|||||||
- Added `logConst` to log a constant `String`, and `logDefault` (infix: `.|`)
|
- Added `logConst` to log a constant `String`, and `logDefault` (infix: `.|`)
|
||||||
to combine loggers.
|
to combine loggers.
|
||||||
|
|
||||||
|
- Added `logTitles` to log all window titles (focused and unfocused ones).
|
||||||
|
|
||||||
* `XMonad.Layout.Minimize`
|
* `XMonad.Layout.Minimize`
|
||||||
|
|
||||||
- Export `Minimize` type constructor.
|
- Export `Minimize` type constructor.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user