index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix bug leading to early exit in XPrompt.
David Roundy
2007-08-27
1
-1
/
+2
*
fix bug where we draw divider for DragPane even if there's just one window.
David Roundy
2007-08-23
1
-4
/
+6
*
CopyWindow: update usage info
Spencer Janssen
2007-08-21
1
-1
/
+1
*
add DragPane.
David Roundy
2007-08-13
2
-0
/
+118
*
fix bug in Combo where we ignored changes in super.
David Roundy
2007-08-13
1
-4
/
+4
*
remove redundant fromIntegral from Commands.
David Roundy
2007-08-20
1
-1
/
+1
*
Mosaic.hs (really) Fix incorrect usage example
Jason Creighton
2007-08-18
1
-2
/
+1
*
Mosaic.hs: Fix incorrect usage example
Jason Creighton
2007-08-18
1
-2
/
+2
*
XPrompt: haddock tuning and more comments
Andrea Rossato
2007-08-18
1
-7
/
+24
*
SwitchTrans:: haddock tuning
Andrea Rossato
2007-08-18
1
-1
/
+1
*
RunInXTerm: haddock tuning
Andrea Rossato
2007-08-18
1
-1
/
+1
*
RotSlaves: haddock tuning
Andrea Rossato
2007-08-18
1
-2
/
+1
*
Roledex: haddock tuning
Andrea Rossato
2007-08-18
1
-3
/
+4
*
LayoutHelpers: haddock tuning
Andrea Rossato
2007-08-18
1
-2
/
+2
*
DirectoryPrompt: removed ShellPrompt usage info and added pointer to Workspac...
Andrea Rossato
2007-08-18
1
-18
/
+1
*
DeManage: haddock fixes
Andrea Rossato
2007-08-18
1
-0
/
+3
*
MetaModule: removed BackCompat no longer in the repository
Andrea Rossato
2007-08-18
1
-1
/
+0
*
fix MagicFocus/floats interaction
Peter De Wachter
2007-08-16
1
-4
/
+6
*
fix Circle/floats interaction
Peter De Wachter
2007-08-16
1
-6
/
+11
*
XPrompt: documentation only
Andrea Rossato
2007-08-17
1
-3
/
+26
*
ShellPrompt: quickcheck related refactoring
Andrea Rossato
2007-08-17
1
-2
/
+6
*
added a tests directory with quickcheck tests for XPrompt and ShellPrompt
Andrea Rossato
2007-08-17
1
-0
/
+81
*
XPrompt: quickcheck related refactoring
Andrea Rossato
2007-08-17
1
-14
/
+25
*
XPrompt: fixes a nasty bug in getLastWord
Andrea Rossato
2007-08-15
1
-4
/
+7
*
ghc thinks I don't need those fromIntegrals
l.mai
2007-08-16
1
-2
/
+2
*
use XPrompt in WorkspaceDir.
David Roundy
2007-08-14
3
-8
/
+68
*
clean up DynamicWorkspaces to handle layouts properly.
David Roundy
2007-08-14
1
-12
/
+16
*
make DynamicWorkspace more thorough.
David Roundy
2007-08-14
1
-13
/
+28
*
new module DynamicWorkspaces to add and remove workspaces.
David Roundy
2007-08-14
2
-0
/
+53
*
fix Commands to work with new workspaces.
David Roundy
2007-08-14
1
-1
/
+1
*
Make FlexibleManipulate comply with new mouse dragging system
Spencer Janssen
2007-08-15
1
-1
/
+3
*
make FlexibleResize use new mouseDrag properly.
David Roundy
2007-08-07
1
-6
/
+7
*
fix Expand/Shrink for spiralWithDir
bobstopper
2007-08-08
1
-2
/
+2
*
Remove GreedyView: the functionality is now in StackSet
Spencer Janssen
2007-08-15
2
-64
/
+0
*
Use maskEvent rather than nextEvent. Fixes rare segfaults
Spencer Janssen
2007-08-14
1
-1
/
+1
*
Decoration: don't crash when given a non-existent font
Andrea Rossato
2007-08-10
1
-1
/
+2
*
actually use the selected font in XPrompt.
David Roundy
2007-08-10
1
-0
/
+1
*
increase default contrast in XPrompt.
David Roundy
2007-08-10
1
-2
/
+2
*
center prompt text in window.
David Roundy
2007-08-10
1
-1
/
+1
*
don't crash when given a non-existent font in XPrompt.
David Roundy
2007-08-10
1
-1
/
+2
*
Add ViewPrev to MetaModule
Spencer Janssen
2007-08-10
1
-0
/
+1
*
ViewPrev.hs
nelhage
2007-08-10
1
-0
/
+28
*
fix CopyWindow to not require Integral WorkspaceId.
David Roundy
2007-08-01
1
-1
/
+1
*
SshPrompt now uses RunInXTerm to launch the command
Andrea Rossato
2007-08-07
1
-1
/
+2
*
RunInXTerm: a simple module to run commands in an X terminal
Andrea Rossato
2007-08-07
1
-0
/
+31
*
XPrompt: removed touchFile (which is not the equivalent of touch!)
Andrea Rossato
2007-08-06
1
-2
/
+1
*
LayoutScreen: haddock cleanup
Andrea Rossato
2007-08-05
1
-2
/
+1
*
XPrompt.hs: getCompletion should check for completions of the last word of th...
Andrea Rossato
2007-08-05
1
-2
/
+2
*
work around Magnifier's problems with floating windows
Peter De Wachter
2007-08-05
1
-8
/
+9
*
Add Roledex to MetaModule
Spencer Janssen
2007-08-06
1
-0
/
+1
[next]