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
2015-05-07
BinarySpacePartition: make all actions work on nodes, add MoveNode feature
anton.pirogov at gmail . com
1
-184
/
+259
2015-05-02
Add XMonad.Layout.PerScreen
ezyang
1
-0
/
+74
2015-04-14
address warnings
Adam Vogt
2
-1
/
+2
2015-03-10
Add the ability to specify padding used with Maximize
Peter Jones
1
-12
/
+26
2015-03-10
Don't restore windows when changing workspaces
Peter Jones
1
-1
/
+0
2015-03-09
New layout modifier: Hidden
Peter Jones
1
-0
/
+135
2015-03-15
Fixes to warnings with BSP layout
anton.pirogov
1
-32
/
+40
2015-03-12
Improved BinarySpacePartition, added Equalize,Balance and FocusParent and mou...
anton.pirogov
1
-118
/
+425
2015-03-15
New layout module X.L.Dwindle
nzeh
1
-0
/
+210
2015-03-10
X.L.AvoidFloats more useful default settings
ankaan
1
-6
/
+6
2015-03-06
X.L.AvoidFloats, like avoidStruts but for floats
ankaan
1
-0
/
+239
2015-03-06
X.L.LayoutBuilder place active on top
ankaan
1
-13
/
+32
2015-03-10
adjust an import to fix the build
Adam Vogt
1
-1
/
+1
2015-03-10
merge conflicts in X.L.Spacing
Adam Vogt
1
-3
/
+25
2015-03-04
Added messages to adjust the gap dynamically
anton.pirogov
1
-18
/
+3
2015-03-10
X.L.Spacing needs -XPatternGuards now
Adam Vogt
1
-0
/
+1
2015-03-03
Added messages to adjust the gap dynamically
anton.pirogov
1
-3
/
+17
2014-11-10
BinarySpacePartition downstream changes
benweitzman
1
-18
/
+116
2014-12-20
X.L.Master: Add FixMaster layout modifier
Anton Vorontsov
1
-5
/
+25
2014-12-19
Layout.Spacing: Outer window edges now get as much spacing as inner ones
Felix Crux
1
-0
/
+38
2014-09-01
Implement proper handling of dynamically changing hostname
Anton Vorontsov
1
-9
/
+6
2014-09-01
Add Stoppable layout for power saving
Anton Vorontsov
1
-0
/
+130
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
[next]