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
/
Layout
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-09-14
XMonad.Config.Prime, a do-notation for config
Devin Mullins
1
-2
/
+17
2014-05-01
remove trailing whitespace in L.BinarySpacePartition
Adam Vogt
1
-50
/
+50
2014-05-01
replace Bound with the equivalent Direction2D
Adam Vogt
1
-28
/
+27
2014-05-01
remove unused extension in BSP
Adam Vogt
1
-1
/
+1
2014-04-30
Add BinarySpacePartition layout
benweitzman
1
-0
/
+304
2014-04-23
Remove unneeded context with the IfMax layout instance
Adam Vogt
1
-2
/
+1
2014-02-19
Adding side tabs and replacing TabbarLocation with Direction2D.
nrujac
1
-25
/
+24
2014-02-13
Add side tabs to the tabbed layout.
nrujac
1
-9
/
+62
2014-01-28
expose and document X.L.IndependentScreens.marshallSort
Daniel Wagner
1
-1
/
+2
2013-12-01
IfMax-Layout
Ilya Portnov
1
-0
/
+77
2013-07-30
XMonad.Actions.UpdatePointer: generalise updatePointer
Liyang HU
1
-8
/
+8
2013-05-28
use Data.Default wherever possible, and deprecate the things it replaces
Daniel Wagner
20
-75
/
+93
2013-05-28
eliminate references to defaultConfig
Daniel Wagner
54
-79
/
+79
2013-05-28
minimal change needed to get xmonad-contrib to build with xmonad's data-defau...
Daniel Wagner
1
-1
/
+1
2013-05-17
Remove unneeded XSync call in Layout.ShowWName
Francesco Ariis
1
-1
/
+0
2013-05-14
Fix module name in comment of X.L.Fullscreen
Adam Vogt
1
-1
/
+1
2013-02-17
Remove unnecessary contexts from L.MultiToggle
Adam Vogt
1
-2
/
+2
2013-05-01
Generalises modWorkspace to take any layout-transforming function
gopsychonauts
1
-12
/
+13
2013-05-02
warning police
Daniel Wagner
1
-4
/
+4
2013-05-02
XMonad.Config.Dmwit
Daniel Wagner
1
-0
/
+3
2013-04-11
minor fixes to the haddock markup in X.L.IndependentScreens
Daniel Wagner
1
-1
/
+2
2013-04-09
add whenCurrentOn to X.L.IndependentScreens
Daniel Wagner
1
-0
/
+35
2013-02-22
Allow to specify the initial gaps' states in X.L.Gaps
Paul Fertser
1
-1
/
+6
2013-01-12
Update L.TrackFloating.useTransient example code
Adam Vogt
1
-2
/
+2
2013-01-12
Adapt ideas of issue 306 patch to a new modifier in L.TrackFloating
Adam Vogt
1
-5
/
+67
2012-11-09
Remove trailing whitespace.
Adam Vogt
8
-52
/
+52
2012-11-09
Use Control.Exception.catch explitly to avoid warnings
Adam Vogt
1
-1
/
+0
2012-11-09
Rename variables "state" to avoid warnings about shadowing
Adam Vogt
3
-49
/
+49
2012-11-09
Rename variable in L.Minimize to avoid shadowing.
Adam Vogt
1
-3
/
+3
2012-09-23
Added smart spacing to the spacing module
daedalusinfinity
1
-0
/
+15
2012-06-18
refer to the new name 'handleEventHook' instead of the old name 'eventHook' i...
Daniel Wagner
1
-1
/
+1
2012-04-28
Minor haddock formatting for X.L.OnHost and X.A.DynamicWorkspaceOrder
Adam Vogt
1
-6
/
+6
2012-04-28
Remove trailing whitespace.
Adam Vogt
1
-1
/
+1
2012-03-20
XMonad.Layout.OnHost allows host-specific modifications to a layout, which
allbery.b
1
-0
/
+155
2012-03-14
narrower BorderResize rectangles placed within border edges
Jens Petersen
1
-7
/
+5
2012-03-16
bump X11 dependency so that noModMask is available
Daniel Wagner
1
-1
/
+1
2012-03-05
ShowWName: Increase horizontal padding for flash
crodjer
1
-1
/
+1
2012-03-06
ShowWName flash window background color
Rohan Jain
1
-1
/
+1
2012-03-05
ShowWName: Fix flash location by screen rectangle
crodjer
1
-3
/
+3
2012-02-29
L.WorkspaceDir: cleanup redundant {definitions,imports}
Steffen Schuldenzucker
1
-5
/
+0
2012-02-27
fix L.WorkspaceDir special char handling: remove "echo -n" processing
Steffen Schuldenzucker
1
-2
/
+1
2011-11-20
Restore TrackFloating behavior to an earlier version.
Adam Vogt
1
-2
/
+2
2011-11-18
Export types to improve haddock links.
Adam Vogt
1
-0
/
+2
2011-09-07
Better control over GridVariants geometry
nzeh
1
-13
/
+40
2009-12-15
Additional messages for SplitGrid layout
Norbert Zeh
1
-0
/
+6
2010-10-23
Export types to reduce haddock warnings.
Adam Vogt
39
-22
/
+68
2011-11-15
get ready for GHC 7.4: Num a no longer implies (Eq a, Show a)
Daniel Wagner
1
-1
/
+1
2011-10-23
Small bugfix to XMonad.Layout.Fullscreen
Audun Skaugen
1
-8
/
+10
2011-10-11
documentation patch: add a bit more context to the code snippets in X.L.Indep...
Daniel Wagner
1
-6
/
+10
2011-08-14
Fix typo in NoBorders example code.
Adam Vogt
1
-1
/
+1
[next]