mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
Merge pull request #800 from 1in1/master
Add loggers for window classname
This commit is contained in:
@@ -107,6 +107,12 @@
|
||||
`XMonad.Hooks.DynamicProperty`, but with more discoverable names.
|
||||
|
||||
### Bug Fixes and Minor Changes
|
||||
* `XMonad.Util.Loggers`
|
||||
|
||||
- Added `logClassname`, `logClassnames`, `logClassnames'`,
|
||||
`logClassnameOnScreen`, `logClassnamesOnScreen`, `logClassnamesOnScreen'`,
|
||||
and `ClassnamesFormat`. These are all equivalents of their `Title`
|
||||
counterparts, allowing logging the window classname instead.
|
||||
|
||||
* `XMonad.Util.EZConfig`
|
||||
|
||||
|
Reference in New Issue
Block a user