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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
X.H.ScreenCorners rewritten to use InputOnly windows instead of waiting for M...
Nils Schweinsberg
2010-02-22
1
-59
/
+121
*
[patch] X.H.ScreenCorners: move the mouse cursor to avoid loops
Nils Schweinsberg
2010-02-22
1
-5
/
+8
*
Prevent possible pattern match failure in X.A.UpdateFocus
Daniel Schoepe
2010-02-22
1
-2
/
+2
*
New extension: XMonad.Hooks.ScreenCorners
Nils Schweinsberg
2010-02-22
1
-0
/
+107
*
documentation for marshallPP
daniel
2010-02-15
1
-11
/
+24
*
DynamicLog support for IndependentScreens
Daniel Wagner
2010-01-04
1
-9
/
+43
*
minor style changes
Daniel Wagner
2009-12-28
1
-8
/
+7
*
XMonad.Prompt: remove white border from greenXPConfig
gwern0
2010-02-11
1
-1
/
+1
*
Fixed reversed history searching direction in X.P.history(Up|Down)Matching
Daniel Schoepe
2010-02-08
1
-2
/
+2
*
Compatibility for rename of XMonad.numlockMask
Adam Vogt
2010-01-24
1
-3
/
+3
*
Use extensible-exceptions to allow base-3 or base-4
Adam Vogt
2010-01-24
6
-15
/
+19
*
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...
Brent Yorgey
2010-01-12
45
-68
/
+13
*
Corrected documentation in X.Prompt
Daniel Schoepe
2010-02-01
1
-2
/
+2
*
Use Stack instead of list in X.Prompt.history*Matching
Daniel Schoepe
2010-02-01
1
-21
/
+28
*
BluetileConfig: Fullscreen tweaks and border color change
Jan Vornberger
2010-02-01
1
-2
/
+5
*
A.CycleWindows replace partial rotUp and rotDown with safer versions
Wirt Wolff
2010-01-24
1
-3
/
+5
*
Use <+> instead of explicit M.union to merge keybindings in X.C.*
Adam Vogt
2010-01-24
5
-6
/
+6
*
Fix incorrect import suggestion in L.Tabbed (issue 362)
Adam Vogt
2010-01-21
1
-1
/
+1
*
Swap window ordering in L.Accordion (closes Issue 358). Thanks rsaarelm.
Adam Vogt
2010-01-21
1
-1
/
+1
*
use restart to restart xmonad (no longer bluetile)
Jens Petersen
2010-01-16
1
-2
/
+2
*
X.L.Decoration: avoid flicker by not showing decowins without rectangles
Tomas Janousek
2010-01-16
1
-1
/
+1
*
Add a way to cycle only through matching history entries in X.Prompt
Daniel Schoepe
2010-01-14
1
-0
/
+40
*
Style changes in L.Minimize
Adam Vogt
2010-01-04
1
-7
/
+3
*
minimize_floating
konstantin.sobolev
2009-12-30
1
-9
/
+26
*
Use more imported cursor constants.
Adam Vogt
2009-12-30
2
-22
/
+9
*
import new contrib module, X.A.DynamicWorkspaceOrder
Brent Yorgey
2009-12-30
1
-0
/
+166
*
X.A.CycleWS: export generalized 'doTo' function for performing an action on a...
Brent Yorgey
2009-12-30
1
-2
/
+8
*
new contrib module, X.A.DynamicWorkspaceGroups, for managing groups of worksp...
Brent Yorgey
2009-12-29
1
-0
/
+137
*
new contrib module from Tomas Janousek, X.A.WorkspaceNames
Brent Yorgey
2009-12-29
1
-0
/
+155
*
X.P.Shell, filter empty string from PATH
Tim Horton
2009-12-24
1
-1
/
+1
*
small tweak to battery logger
Brent Yorgey
2009-12-27
1
-1
/
+1
*
Use imported xC_bottom_right_corner in A.MouseResize
Adam Vogt
2009-12-28
1
-4
/
+1
*
X.A.MouseResize: assign an appropriate cursor for the resizing inpuwin
Tomas Janousek
2009-12-27
1
-0
/
+8
*
Fix the createSession bug in spawnPipe
Spencer Janssen
2009-12-27
1
-3
/
+1
*
Let the core know about MouseResizableTile's draggers, so they are stacked co...
Jan Vornberger
2009-12-23
1
-10
/
+13
*
Update all uses of forkProcess to xfork
Spencer Janssen
2009-12-23
3
-16
/
+8
*
Make X.L.Minimize explicitly mark minimized windows as boring
Jan Vornberger
2009-12-22
2
-13
/
+20
*
Actions/Search: added openstreetmap
intrigeri
2009-12-22
1
-24
/
+28
*
Add a search predicate option to XMonad.Prompt
Mike Lundy
2009-12-21
2
-4
/
+8
*
In D.Extending note how <+> can be used with keybindings.
Adam Vogt
2009-12-20
1
-9
/
+13
*
Fix MultiToggle crashes with decorated layouts
Tomas Janousek
2009-12-20
3
-68
/
+40
*
Golf / style change in U.ExtensibleState
Adam Vogt
2009-12-08
1
-7
/
+6
*
Style changes in EwmhDesktops
Adam Vogt
2009-12-19
1
-11
/
+8
*
Add support for fullscreen through the _NET_WM_STATE protocol
audunskaugen
2009-12-14
1
-1
/
+36
*
Update Prompt for numlockMask changes
Spencer Janssen
2009-11-03
1
-7
/
+6
*
X.L.MouseResizableTile: change description for mirrored variant
Tomas Janousek
2009-12-11
1
-1
/
+2
*
X.A.GridSelect: documentation typo fix
Tomas Janousek
2009-12-11
1
-2
/
+2
*
A.GridSelect shouldn't grab keys if there are no choices.
Adam Vogt
2009-12-10
1
-0
/
+1
*
onScreen' variation for X () functions
Nils Schweinsberg
2009-12-09
1
-15
/
+40
*
Added Bluetile's config
Jan Vornberger
2009-12-09
1
-0
/
+215
[prev]
[next]