mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-15 12:13:57 -07:00
Tabbed: give a nice description
This commit is contained in:
@@ -107,6 +107,7 @@ whenIJus INothin _ = return ()
|
|||||||
instance Layout Tabbed Window where
|
instance Layout Tabbed Window where
|
||||||
doLayout (Tabbed mst conf) = doLay mst conf
|
doLayout (Tabbed mst conf) = doLay mst conf
|
||||||
handleMessage = handleMess
|
handleMessage = handleMess
|
||||||
|
description _ = "Tabbed"
|
||||||
|
|
||||||
instance Read FontStruct where
|
instance Read FontStruct where
|
||||||
readsPrec _ _ = []
|
readsPrec _ _ = []
|
||||||
|
Reference in New Issue
Block a user