mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-13 19:25:52 -07:00
Update CHANGES.md: Add logTitlesOnScreen
This commit is contained in:
@@ -501,7 +501,9 @@
|
|||||||
- 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).
|
- Added `logTitles` to log all window titles (focused and unfocused
|
||||||
|
ones) on the focused workspace, as well as `logTitlesOnScreen` as
|
||||||
|
a screen-specific variant thereof.
|
||||||
|
|
||||||
* `XMonad.Layout.Minimize`
|
* `XMonad.Layout.Minimize`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user