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