mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
LayoutModifier: LayoutMessages have moved
This commit is contained in:
parent
a4ea5e80ef
commit
bd97249b22
@ -23,7 +23,6 @@ module XMonadContrib.LayoutModifier (
|
|||||||
import Graphics.X11.Xlib ( Rectangle )
|
import Graphics.X11.Xlib ( Rectangle )
|
||||||
import XMonad
|
import XMonad
|
||||||
import StackSet ( Stack )
|
import StackSet ( Stack )
|
||||||
import Operations ( LayoutMessages(Hide, ReleaseResources) )
|
|
||||||
|
|
||||||
-- $usage
|
-- $usage
|
||||||
-- Use LayoutHelpers to help write easy Layouts.
|
-- Use LayoutHelpers to help write easy Layouts.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user