aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions/FlexibleManipulate.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-22Refer to modm as the current modMaskAdam Vogt1-1/+1
2009-09-04Mark modules last-modified in 2007 as stableAdam Vogt1-1/+1
2008-04-05update contrib for applySizeHints changesLukas Mai1-1/+1
2007-12-22No more tabsSpencer Janssen1-3/+3
2007-12-08Remove XMonad.Operations importsSpencer Janssen1-1/+0
2007-12-08Prune more importsSpencer Janssen1-2/+0
2007-11-24Haddock docs: modMask --> modMask xBrent Yorgey1-1/+1
2007-11-24FlexibleManipulate: add link to mouse binding documentationBrent Yorgey1-0/+3
2007-11-24FlexibleManipulate: haddock updatesBrent Yorgey1-20/+32
2007-11-01HierarchifySpencer Janssen1-4/+4
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+2
2007-10-07avoid compiler warning in FlexibleManipulatel.mai1-1/+1
2007-09-28Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen1-1/+1
2007-09-11Fixing some typos and grammar in documentation.Michael Fellinger1-1/+1
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+3
2007-08-15Make FlexibleManipulate comply with new mouse dragging systemSpencer Janssen1-1/+3
2007-08-04FlexibleManipulate.hs: minor haddock correctionsAndrea Rossato1-1/+2
2007-08-02FlexibleManipulate.hs: needs -fglasgow-exts to compile.joachim.fasting1-0/+1
2007-07-29Fix warnings in FlexibleManipulate (Sorry!)Michael G. Sloan1-1/+2
2007-07-29Add FlexibleManipulate extensionMichael G. Sloan1-0/+113