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
...
*
New module : X.H.SetCursor
mail
2009-09-15
2
-0
/
+48
*
Hyperlink modules named in WindowMenu, RestoreMinimized, and Minimize
Adam Vogt
2009-10-03
3
-9
/
+8
*
Mention X.L.Maximize and X.L.Minimize in WindowMenu documentation
Jan Vornberger
2009-10-03
1
-0
/
+4
*
Small style change in L.SimplestFloat
Adam Vogt
2009-10-02
1
-5
/
+4
*
Use U.XUtils.fi to make WindowMenu clearer
Adam Vogt
2009-10-02
1
-12
/
+11
*
Extended GridSelect
Jan Vornberger
2009-09-30
1
-9
/
+24
*
WindowMenu based on GridSelect that displays actions for the focused window (...
Jan Vornberger
2009-09-30
2
-0
/
+76
*
Use default handler in XMonad.Prompt.eventLoop
Daniel Schoepe
2009-10-01
1
-1
/
+1
*
Remove redundant parentheses from L.MouseResizableTile
Adam Vogt
2009-09-30
1
-10
/
+9
*
Use ErrorT instead of nested case for H.WorkspaceByPos
Adam Vogt
2009-09-30
1
-24
/
+13
*
Note that ManageDocks is preferred to A.DeManage
Adam Vogt
2009-09-30
1
-1
/
+2
*
Factor out redundancy in L.MouseResizableTile.handleResize
Adam Vogt
2009-09-30
1
-18
/
+9
*
In a multi-head setup, move windows with a non-zero position upon creation to...
Jan Vornberger
2009-09-30
2
-0
/
+66
*
Use LANGUAGE instead of -fglasgow-exts in L.MouseResizableTile
Adam Vogt
2009-09-30
1
-1
/
+1
*
Remove redundant ($) in A.Commands
Adam Vogt
2009-09-30
1
-5
/
+5
*
Fix haddock parse error in MouseResizableTile
Adam Vogt
2009-09-30
1
-0
/
+2
*
A ResizableTile-like layout that can be resized using the mouse.
Jan Vornberger
2009-09-30
2
-0
/
+280
*
Replaced more stuff in X.L.Maximize with pure versions
Jan Vornberger
2009-05-17
1
-5
/
+5
*
Expanded on X.L.Maximize functionality
Jan Vornberger
2009-05-03
1
-11
/
+16
*
EventHook to restore minimized windows from taskbar (re-recorded from Bluetil...
Jan Vornberger
2009-09-29
2
-0
/
+50
*
LayoutModifier to minimize windows (re-recorded from Bluetile repo)
Jan Vornberger
2009-09-29
2
-0
/
+96
*
Correctly check completionKey field in XMonad.Prompt
Daniel Schoepe
2009-09-28
1
-16
/
+17
*
Fix for issue 315
Daniel Schoepe
2009-09-28
1
-2
/
+3
*
Only use search history for completion in X.A.Search
Daniel Schoepe
2009-09-21
2
-9
/
+21
*
Fix regression in XMonad.Prompt's completion
Daniel Schoepe
2009-09-20
1
-14
/
+13
*
Clean keymask before use in XMonad.Prompt
Daniel Schoepe
2009-09-20
1
-4
/
+17
*
Export moveCursor in XMonad.Prompt
Daniel Schoepe
2009-09-20
1
-1
/
+1
*
U.EZConfig: Correct additionalKeysP M2-M5 values
Wirt Wolff
2009-09-06
1
-4
/
+5
*
Factor out direction types and put them in X.U.Types
Daniel Schoepe
2009-09-19
14
-92
/
+112
*
Add function to disable focusFollowsMouse conditionally
Daniel Schoepe
2009-08-29
1
-1
/
+17
*
Make the keymap of XMonad.Prompt customizable
Daniel Schoepe
2009-09-10
1
-57
/
+84
*
Run gnomeRegister from startupHook
Spencer Janssen
2009-09-18
1
-6
/
+5
*
Use U.Run.safeSpawn in C.Gnome
Adam Vogt
2009-09-18
1
-6
/
+2
*
Add gnomeRegister to C.Gnome.
Adam Vogt
2009-09-18
1
-3
/
+31
*
Remove excess broadcastMessage ReleaseResources from A.Commands
Adam Vogt
2009-09-04
1
-3
/
+2
*
Mark modules last-modified in 2007 as stable
Adam Vogt
2009-09-04
15
-15
/
+15
*
Minor changes to my config
Spencer Janssen
2009-09-01
1
-4
/
+7
*
Return True in X.H.FadeInactive.isUnfocused if current workspace is empty. (d...
Adam Vogt
2009-08-28
1
-1
/
+1
*
Actually execute the correct command when giving user-defined commands to Ser...
Jan Vornberger
2009-08-26
1
-2
/
+2
*
Preserve backwards compatibility with H.ServerMode
Adam Vogt
2009-08-26
2
-6
/
+11
*
Let the user decide which commands to use in X.H.ServerMode
Daniel Schoepe
2009-08-25
2
-6
/
+10
*
Improve/correct documentation in X.A.TagWindows
Daniel Schoepe
2009-08-23
1
-3
/
+3
*
Replace nextEvent with maskEvent to prevent GridSelect from swallowing unrela...
Clemens Fruhwirth
2009-08-09
1
-1
/
+1
*
Better default for ppUrgent in xmobarPP
Daniel Schoepe
2009-08-22
1
-0
/
+1
*
Add backwards compatability in X.H.FadeInactive
Daniel Schoepe
2009-08-22
1
-1
/
+1
*
More flexible interface for X.H.FadeInactive
Daniel Schoepe
2009-08-21
2
-35
/
+39
*
U.Scratchpad: doc add disable-factory flag to gnome-terminal example
Wirt Wolff
2009-08-18
1
-3
/
+2
*
A.CycleWS: add toggleOrView fns, fix doc, prevent head exception
Wirt Wolff
2009-08-17
1
-3
/
+48
*
Add -fwarn-tabs to ghc-options for the regular build
Adam Vogt
2009-08-14
1
-1
/
+1
*
Don't use tabs in EwmhDesktops
Daniel Schoepe
2009-08-13
1
-3
/
+3
[prev]
[next]