aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Util (unfollow)
Commit message (Expand)AuthorFilesLines
2010-11-16Compatibility with mtl-1 and mtl-2Adam Vogt1-1/+1
2010-10-04Minor documentation fixes in X.U.ExtensibleStateDaniel Schoepe1-7/+9
2010-10-01Orphan my modulesmoserq1-1/+1
2010-09-14Remove last excess definition of `fi' (fromIntegral)Adam Vogt2-8/+2
2010-06-20XMonad.Util.Run: improve linking and rearrange docsgwern01-5/+6
2010-06-20XMonad.Util.Run: correct broken examplegwern01-1/+1
2010-06-20XMonad.Util.Run: fix unicode chargwern01-1/+1
2010-06-15XSelection.hs: update docs w/r/t unicodegwern01-23/+15
2010-06-15remove decodeInput/encodeOutputgwern01-12/+0
2010-04-29Move Util.Font to .hs, and enable -XCPPAdam Vogt1-0/+1
2010-04-16Use imported `fi' alias for fromIntegral more often.Adam Vogt2-4/+4
2010-04-16Remove unnecessary imports.Adam Vogt1-2/+0
2010-03-31image_buttonstrupill2-6/+138
2010-03-30Correct module header.Adam Vogt1-1/+1
2010-02-22Use more monoid instances to clean up U.WorkspaceCompareAdam Vogt1-6/+2
2010-01-17Update my e-mail addressquentin.moser1-1/+1
2010-01-17New module: X.U.Stackquentin.moser1-0/+340
2010-03-27bugfix: removeKeys should remove all keys in the provided listDaniel Wagner1-1/+1
2010-03-14Replace.hs: rm trailing whitespacegwern01-2/+2
2010-03-08X.U.WorkspaceCompare xinerama compare with physical orderAnders Engstrom1-2/+20
2010-03-08X.U.Dmenu helpers to run dmenu with argumentsAnders Engstrom1-4/+17
2010-01-24Use extensible-exceptions to allow base-3 or base-4Adam Vogt3-8/+11
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey7-15/+4
2009-12-27small tweak to battery loggerBrent Yorgey1-1/+1
2009-12-27Fix the createSession bug in spawnPipeSpencer Janssen1-3/+1
2009-12-23Update all uses of forkProcess to xforkSpencer Janssen3-16/+8
2009-12-08Golf / style change in U.ExtensibleStateAdam Vogt1-7/+6
2009-10-24Extended decoration theme to contain extra static text that always appears in...Jan Vornberger1-0/+1
2009-10-24Extended paintAndWrite to allow for multiple strings to be written into the r...Jan Vornberger1-12/+15
2009-10-24Added the alignment option 'AlignRightOffset'Jan Vornberger2-2/+3
2009-11-16Changed interface of X.U.ExtensibleStateDaniel Schoepe3-27/+30
2009-11-15PositionStoreFloat - a floating layout with support hooksJan Vornberger1-0/+1
2009-11-08PositionStore utility to store information about position and size of a windowJan Vornberger1-0/+81
2009-11-14rework XMonad.Util.Dzendaniel1-12/+145
2009-11-14generalize IO actions to MonadIO mdaniel3-9/+9
2009-11-14fix documentation to match implementationdaniel1-2/+1
2009-11-14Bypass more of stringToKeysym in U.PasteAdam Vogt2-2/+8
2009-11-09Minor style corrections in X.U.SpawnOnceDaniel Schoepe1-2/+2
2009-11-08X.U.ExtensibleState: styleSpencer Janssen1-2/+1
2009-11-07Add XMonad.Util.SpawnOnceSpencer Janssen1-0/+39
2009-11-07Store deserialized data after reading in X.U.ExtensibleStateDaniel Schoepe1-8/+11
2009-11-06Add X.U.ExtensibleStateDaniel Schoepe1-0/+109
2009-10-31Implement hasProperty in terms of runQuery in U.WindowPropertiesAdam Vogt1-9/+1
2009-10-30Remove putSelection, fixes #317Spencer Janssen1-42/+2
2009-10-25fix X.U.Run.spawnPipe fd leakTomas Janousek1-0/+1
2009-10-22Refer to modm as the current modMaskAdam Vogt3-6/+6
2009-10-20Add some haddock formatting in U.CursorAdam Vogt1-3/+7
2009-09-15XMonadContrib: add a utility module to set the default cursorAndres Salomon1-0/+42
2009-10-12Add U.Replace which implements a --replace behavior.Adam Vogt1-0/+116
2009-10-12Correct erroneous haddock link in U.XSelectionAdam Vogt1-1/+1