mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
Added X.L.Drawer
X.L.Drawer provides a layout modifier for retracting windows which roll down (like the Quake console) when they gain focus.
This commit is contained in:
@@ -18,7 +18,8 @@ module XMonad.Layout.Reflect (
|
||||
-- $usage
|
||||
|
||||
reflectHoriz, reflectVert,
|
||||
REFLECTX(..), REFLECTY(..)
|
||||
REFLECTX(..), REFLECTY(..),
|
||||
Reflect
|
||||
|
||||
) where
|
||||
|
||||
|
Reference in New Issue
Block a user