Export placeRectangle

This commit is contained in:
Yecine Megdiche 2021-03-09 15:31:02 +01:00
parent 8fab380724
commit e1a2bad168

View File

@ -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,