index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
/
Util
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-04
Compile with ghc7
Mats Rauhala
1
-2
/
+2
2011-02-24
Prevent non-default XUtils windows from being composited
Brandon S Allbery KF8NH
1
-0
/
+5
2011-04-11
XMonad.Util.Run: resolve issue #441
gwern0
1
-11
/
+11
2010-11-16
Compatibility with mtl-1 and mtl-2
Adam Vogt
1
-1
/
+1
2010-10-04
Minor documentation fixes in X.U.ExtensibleState
Daniel Schoepe
1
-7
/
+9
2010-10-01
Orphan my modules
moserq
1
-1
/
+1
2010-09-14
Remove last excess definition of `fi' (fromIntegral)
Adam Vogt
2
-8
/
+2
2010-06-20
XMonad.Util.Run: improve linking and rearrange docs
gwern0
1
-5
/
+6
2010-06-20
XMonad.Util.Run: correct broken example
gwern0
1
-1
/
+1
2010-06-20
XMonad.Util.Run: fix unicode char
gwern0
1
-1
/
+1
2010-06-15
XSelection.hs: update docs w/r/t unicode
gwern0
1
-23
/
+15
2010-06-15
remove decodeInput/encodeOutput
gwern0
1
-12
/
+0
2010-04-29
Move Util.Font to .hs, and enable -XCPP
Adam Vogt
1
-0
/
+1
2010-04-16
Use imported `fi' alias for fromIntegral more often.
Adam Vogt
2
-4
/
+4
2010-04-16
Remove unnecessary imports.
Adam Vogt
1
-2
/
+0
2010-03-31
image_buttons
trupill
2
-6
/
+138
2010-03-30
Correct module header.
Adam Vogt
1
-1
/
+1
2010-02-22
Use more monoid instances to clean up U.WorkspaceCompare
Adam Vogt
1
-6
/
+2
2010-01-17
Update my e-mail address
quentin.moser
1
-1
/
+1
2010-01-17
New module: X.U.Stack
quentin.moser
1
-0
/
+340
2010-03-27
bugfix: removeKeys should remove all keys in the provided list
Daniel Wagner
1
-1
/
+1
2010-03-14
Replace.hs: rm trailing whitespace
gwern0
1
-2
/
+2
2010-03-08
X.U.WorkspaceCompare xinerama compare with physical order
Anders Engstrom
1
-2
/
+20
2010-03-08
X.U.Dmenu helpers to run dmenu with arguments
Anders Engstrom
1
-4
/
+17
2010-01-24
Use extensible-exceptions to allow base-3 or base-4
Adam Vogt
3
-8
/
+11
2010-01-12
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...
Brent Yorgey
7
-15
/
+4
2009-12-27
small tweak to battery logger
Brent Yorgey
1
-1
/
+1
2009-12-27
Fix the createSession bug in spawnPipe
Spencer Janssen
1
-3
/
+1
2009-12-23
Update all uses of forkProcess to xfork
Spencer Janssen
3
-16
/
+8
2009-12-08
Golf / style change in U.ExtensibleState
Adam Vogt
1
-7
/
+6
2009-10-24
Extended decoration theme to contain extra static text that always appears in...
Jan Vornberger
1
-0
/
+1
2009-10-24
Extended paintAndWrite to allow for multiple strings to be written into the r...
Jan Vornberger
1
-12
/
+15
2009-10-24
Added the alignment option 'AlignRightOffset'
Jan Vornberger
2
-2
/
+3
2009-11-16
Changed interface of X.U.ExtensibleState
Daniel Schoepe
3
-27
/
+30
2009-11-15
PositionStoreFloat - a floating layout with support hooks
Jan Vornberger
1
-0
/
+1
2009-11-08
PositionStore utility to store information about position and size of a window
Jan Vornberger
1
-0
/
+81
2009-11-14
rework XMonad.Util.Dzen
daniel
1
-12
/
+145
2009-11-14
generalize IO actions to MonadIO m
daniel
3
-9
/
+9
2009-11-14
fix documentation to match implementation
daniel
1
-2
/
+1
2009-11-14
Bypass more of stringToKeysym in U.Paste
Adam Vogt
2
-2
/
+8
2009-11-09
Minor style corrections in X.U.SpawnOnce
Daniel Schoepe
1
-2
/
+2
2009-11-08
X.U.ExtensibleState: style
Spencer Janssen
1
-2
/
+1
2009-11-07
Add XMonad.Util.SpawnOnce
Spencer Janssen
1
-0
/
+39
2009-11-07
Store deserialized data after reading in X.U.ExtensibleState
Daniel Schoepe
1
-8
/
+11
2009-11-06
Add X.U.ExtensibleState
Daniel Schoepe
1
-0
/
+109
2009-10-31
Implement hasProperty in terms of runQuery in U.WindowProperties
Adam Vogt
1
-9
/
+1
2009-10-30
Remove putSelection, fixes #317
Spencer Janssen
1
-42
/
+2
2009-10-25
fix X.U.Run.spawnPipe fd leak
Tomas Janousek
1
-0
/
+1
2009-10-22
Refer to modm as the current modMask
Adam Vogt
3
-6
/
+6
2009-10-20
Add some haddock formatting in U.Cursor
Adam Vogt
1
-3
/
+7
[next]