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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-06
XMonad.Util.Font: don't call setlocale; core does it for us
Lukas Mai
1
-15
/
+2
2008-03-26
XMonad.Util.NamedWindows: fix imports
Lukas Mai
1
-2
/
+2
2007-08-19
Changed getName to use locale-aware functions
Mats Jansborg
1
-3
/
+12
2008-04-05
Added next-window versions of the raise* functions.
Ian Zerny
1
-1
/
+31
2008-04-05
XMonad.Layout.Master: initial import
Lukas Mai
1
-0
/
+110
2008-04-05
update contrib for applySizeHints changes
Lukas Mai
7
-45
/
+20
2008-04-05
XMonad.Hooks.ManageDocks: haddock fix
Lukas Mai
1
-2
/
+2
2008-04-04
MultiToggle/Instances: ghc 6.6 can't parse LANGUAGE pragma
Brent Yorgey
1
-1
/
+1
2008-04-04
Document _NET_ACTIVE_WINDOW behaviour more exactly
Joachim Breitner
1
-1
/
+1
2008-04-02
UNDO: _NET_ACTIVE_WINDOW moves windows if necessary
Joachim Breitner
1
-2
/
+2
2008-04-03
onstart
Don Stewart
1
-1
/
+1
2008-04-03
some bang patterns
Don Stewart
1
-1
/
+1
2008-04-03
have 'dzen' use autoStruts to detect the gaps
Don Stewart
1
-3
/
+25
2008-04-02
Actions/Search.hs: add dictionary.com search
Brent Yorgey
1
-10
/
+14
2008-04-02
_NET_ACTIVE_WINDOW moves windows if necessary
Joachim Breitner
1
-2
/
+2
2008-04-02
HintedGrid: guesstimate window flexibility and layout rigid windows first
Lukas Mai
1
-3
/
+5
2008-04-02
HintedGrid: try both bottom-up/top-down window placement to minimize unused s...
Lukas Mai
1
-4
/
+9
2008-04-02
Grid/HintedGrid: use an ncolumns formula inspired by dwm's "optimal" mode
Lukas Mai
2
-5
/
+2
2008-04-02
XMonad.Layout.Gaps: new contrib module for manual gap support, in the few cas...
Brent Yorgey
2
-1
/
+153
2008-04-01
improve WindowGo.hs Haddock formatting
gwern0
1
-15
/
+15
2008-04-01
forgot a haddock for getEditor in Shell.hs
gwern0
1
-0
/
+1
2008-04-01
WindowGo.hs: +raiseBrowser, raiseEditor
gwern0
1
-5
/
+25
2008-04-01
RunOrRaise.hs: FF 3 doesn't use the "Firefox-bin" classname
gwern0
1
-14
/
+14
2008-04-01
Search.hs: remove an argument from selectSearch and promptSearch
gwern0
1
-43
/
+57
2008-04-01
Shell.hs: +getBrowser, getEditor, helper function
gwern0
1
-0
/
+19
2008-04-02
XMonad.Layout.HintedGrid: initial import
Lukas Mai
1
-0
/
+117
2008-04-01
Documentation improvement.
Roman Cheplyaka
1
-2
/
+4
2008-03-31
Remove broken link to screenshot.
Roman Cheplyaka
1
-4
/
+1
2008-03-31
MultiToggle: add new XMonad.Layout.MultiToggle.Instances module for common in...
Brent Yorgey
2
-25
/
+66
2008-03-31
XMonad.Actions.CycleRecentWS: initial import
Michal Janeczek
1
-0
/
+85
2008-03-31
XMonad.Hooks.ManageDocks: export checkDoc
Lukas Mai
1
-2
/
+2
2008-03-30
XMonad.Layout.Grid: fix indentation
Lukas Mai
1
-20
/
+20
2008-03-31
move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo...
Brent Yorgey
3
-25
/
+31
2008-03-31
ManageDocks: clean up + add more documentation
Brent Yorgey
1
-21
/
+23
2008-03-28
Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for...
Brent Yorgey
3
-2
/
+5
2008-03-27
ManageDocks: add avoidStrutsOn, for covering some docks and not others by def...
Brent Yorgey
1
-2
/
+17
2008-03-27
ManageDocks: add ability to toggle individual gaps independently
Brent Yorgey
1
-17
/
+39
2008-03-26
PerWorkspace: add modWorkspace(s) combinators, for selectively applying layou...
Brent Yorgey
1
-6
/
+33
2008-03-30
Haddock fix
Roman Cheplyaka
1
-1
/
+1
2008-03-30
Remove stale status gaps code
Spencer Janssen
3
-7
/
+5
2008-03-29
Fix haddock error
Spencer Janssen
1
-1
/
+1
2008-03-28
XMonad.Layout.MultiToggle: let runLayout modify the base layout if no transfo...
Lukas Mai
1
-1
/
+5
2008-03-28
Spiral: add documentation
Brent Yorgey
1
-3
/
+11
2008-03-27
corrected version of make workspaceDir work even in workspaces with no windows.
David Roundy
1
-4
/
+4
2008-03-26
cleanup in Tabbed (make 'loc' be actual location).
David Roundy
1
-3
/
+3
2008-03-26
UNDO: make workspaceDir work even in workspaces with no windows.
David Roundy
1
-3
/
+3
2008-03-27
clean up Config.Droundy.
David Roundy
1
-36
/
+27
2008-03-26
make workspaceDir work even in workspaces with no windows.
David Roundy
1
-3
/
+3
2008-03-27
ManageDocks: add warning about making sure gaps are set to zero before switch...
Brent Yorgey
1
-1
/
+7
2008-03-26
update documentation in XMonad/Doc in preparation for 0.7 release
Brent Yorgey
4
-54
/
+165
[prev]
[next]