mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -07:00
Port ResizableTile
This commit is contained in:
parent
52989e5845
commit
a44890582b
@ -22,7 +22,7 @@ module XMonadContrib.ResizableTile (
|
||||
) where
|
||||
|
||||
import XMonad
|
||||
import Operations (Resize(..), IncMasterN(..))
|
||||
import Layouts (Resize(..), IncMasterN(..))
|
||||
import qualified StackSet as W
|
||||
import Graphics.X11.Xlib
|
||||
import Control.Monad.State
|
||||
|
Loading…
x
Reference in New Issue
Block a user