mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-05 22:51:52 -07:00
Export placeRectangle
This commit is contained in:
@@ -23,6 +23,8 @@ module XMonad.Layout.LayoutHints
|
|||||||
, LayoutHints
|
, LayoutHints
|
||||||
, LayoutHintsToCenter
|
, LayoutHintsToCenter
|
||||||
, hintsEventHook
|
, hintsEventHook
|
||||||
|
-- * For developers
|
||||||
|
, placeRectangle
|
||||||
) where
|
) where
|
||||||
|
|
||||||
import XMonad(LayoutClass(runLayout), mkAdjust, Window,
|
import XMonad(LayoutClass(runLayout), mkAdjust, Window,
|
||||||
|
Reference in New Issue
Block a user