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-11-25
Fix spelling 'prefered' -> 'preferred'.
Erik de Castro Lopo
1
-2
/
+2
2011-04-06
Support for scratchpad applications with multiple windows
Norbert Zeh
1
-20
/
+27
2011-11-18
Be consistent with core utf8-string usage.
Adam Vogt
1
-4
/
+7
2010-10-23
Export types to reduce haddock warnings.
Adam Vogt
2
-3
/
+4
2011-11-15
documentation patch: note the drawbacks of X.U.Dmenu
Daniel Wagner
1
-0
/
+5
2011-09-23
U.EZConfig allow removing more than one mouse binding.
Adam Vogt
1
-1
/
+1
2011-09-17
Add XF86TouchpadToggle to the list of multimedia keys in X.U.EZConfig
Daniel Schoepe
1
-0
/
+2
2011-09-08
fix warnings in X.U.EZConfig
Brent Yorgey
1
-4
/
+4
2011-07-31
GHC 7 compat
Daniel Wagner
2
-3
/
+13
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
[next]