Add XMonad.Hooks.ShowWName

This is a reimplementation of X.L.ShowWName as a logHook, using the new
simpleWindow interface from 86b816ec50.

Fixes: https://github.com/xmonad/xmonad-contrib/issues/612
This commit is contained in:
slotThe
2022-02-20 17:41:56 +01:00
parent 6a46ff449f
commit fba22a7366
3 changed files with 90 additions and 0 deletions

View File

@@ -198,6 +198,7 @@ library
XMonad.Hooks.Script
XMonad.Hooks.ServerMode
XMonad.Hooks.SetWMName
XMonad.Hooks.ShowWName
XMonad.Hooks.StatusBar
XMonad.Hooks.StatusBar.PP
XMonad.Hooks.StatusBar.WorkspaceScreen