mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-06 06:51:55 -07:00
DragPane: haddock fixes
This commit is contained in:
@@ -47,7 +47,7 @@ import XMonadContrib.XUtils
|
|||||||
--
|
--
|
||||||
-- and add, to the list of layouts:
|
-- and add, to the list of layouts:
|
||||||
--
|
--
|
||||||
-- > dragPane Vertical 0.1 0.5
|
-- > Layout $ dragPane Horizontal 0.1 0.5
|
||||||
|
|
||||||
halfHandleWidth :: Integral a => a
|
halfHandleWidth :: Integral a => a
|
||||||
halfHandleWidth = 1
|
halfHandleWidth = 1
|
||||||
|
Reference in New Issue
Block a user