mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
CHANGES: Join xmobarBorder, xmobarFont entries into one
Related: https://github.com/xmonad/xmonad-contrib/pull/549
This commit is contained in:
parent
ff391de17d
commit
37fc86c5c4
@ -111,15 +111,13 @@
|
|||||||
- Added `filterOutWsPP` for filtering out certain workspaces from being
|
- Added `filterOutWsPP` for filtering out certain workspaces from being
|
||||||
displayed.
|
displayed.
|
||||||
|
|
||||||
- Added `xmobarBorder` function to create borders around strings.
|
- Added `xmobarBorder` for creating borders around strings and
|
||||||
|
`xmobarFont` for selecting an alternative font.
|
||||||
|
|
||||||
- Added `ppRename` to `PP`, which makes it possible for extensions like
|
- Added `ppRename` to `PP`, which makes it possible for extensions like
|
||||||
`workspaceNamesPP`, `marshallPP` and/or `clickablePP` to compose
|
`workspaceNamesPP`, `marshallPP` and/or `clickablePP` to compose
|
||||||
intuitively.
|
intuitively.
|
||||||
|
|
||||||
- Added `xmobarFont` for selecting an xmobar font index
|
|
||||||
|
|
||||||
|
|
||||||
* `XMonad.Hooks.StatusBar`
|
* `XMonad.Hooks.StatusBar`
|
||||||
|
|
||||||
This module provides a new interface that replaces `XMonad.Hooks.DynamicLog`,
|
This module provides a new interface that replaces `XMonad.Hooks.DynamicLog`,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user