aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-01RunOrRaise.hs: FF 3 doesn't use the "Firefox-bin" classnamegwern01-14/+14
2008-04-01Search.hs: remove an argument from selectSearch and promptSearchgwern01-43/+57
2008-04-01Shell.hs: +getBrowser, getEditor, helper functiongwern01-0/+19
2008-04-02XMonad.Layout.HintedGrid: initial importLukas Mai1-0/+117
2008-04-01Documentation improvement.Roman Cheplyaka1-2/+4
2008-03-31Remove broken link to screenshot.Roman Cheplyaka1-4/+1
2008-03-31MultiToggle: add new XMonad.Layout.MultiToggle.Instances module for common in...Brent Yorgey2-25/+66
2008-03-31XMonad.Actions.CycleRecentWS: initial importMichal Janeczek1-0/+85
2008-03-31XMonad.Hooks.ManageDocks: export checkDocLukas Mai1-2/+2
2008-03-30XMonad.Layout.Grid: fix indentationLukas Mai1-20/+20
2008-03-31move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo...Brent Yorgey3-25/+31
2008-03-31ManageDocks: clean up + add more documentationBrent Yorgey1-21/+23
2008-03-28Util.Run, Hooks.DynamicLog: re-export hPutStrLn and hPutStr from Util.Run for...Brent Yorgey3-2/+5
2008-03-27ManageDocks: add avoidStrutsOn, for covering some docks and not others by def...Brent Yorgey1-2/+17
2008-03-27ManageDocks: add ability to toggle individual gaps independentlyBrent Yorgey1-17/+39
2008-03-26PerWorkspace: add modWorkspace(s) combinators, for selectively applying layou...Brent Yorgey1-6/+33
2008-03-30Haddock fixRoman Cheplyaka1-1/+1
2008-03-30Remove stale status gaps codeSpencer Janssen3-7/+5
2008-03-29Fix haddock errorSpencer Janssen1-1/+1
2008-03-28XMonad.Layout.MultiToggle: let runLayout modify the base layout if no transfo...Lukas Mai1-1/+5
2008-03-28Spiral: add documentationBrent Yorgey1-3/+11
2008-03-27corrected version of make workspaceDir work even in workspaces with no windows.David Roundy1-4/+4
2008-03-26cleanup in Tabbed (make 'loc' be actual location).David Roundy1-3/+3
2008-03-26UNDO: make workspaceDir work even in workspaces with no windows.David Roundy1-3/+3
2008-03-27clean up Config.Droundy.David Roundy1-36/+27
2008-03-26make workspaceDir work even in workspaces with no windows.David Roundy1-3/+3
2008-03-27ManageDocks: add warning about making sure gaps are set to zero before switch...Brent Yorgey1-1/+7
2008-03-26update documentation in XMonad/Doc in preparation for 0.7 releaseBrent Yorgey4-54/+165
2008-03-26XMonad.Hooks.ManageHelpers: reformattingLukas Mai1-21/+23
2008-03-26XMonad.Layout.NoBorders: fix floating fullscreen logicLukas Mai1-1/+1
2008-03-26UpdatePointer: Make pointer position configurable.xmonad1-9/+28
2008-03-26Fix bugs in Tabbed and TabBarDecoration -- please remember multi-head!Spencer Janssen2-2/+2
2008-03-26my current configDon Stewart1-6/+10
2008-03-25I don't use DwmStyleSpencer Janssen1-2/+1
2008-03-25fix bug in TabBarDecoration leading to gaps in corner.David Roundy1-5/+4
2008-03-25fix bug leading to gaps in tabs at the corner of the screen.David Roundy1-11/+7
2008-03-25XMonad.Layout.LayoutModifier: add a metric crapload of documentationBrent Yorgey1-10/+205
2008-03-25XMonad.Layout.Reflect: update documentation to reflect (haha) recent updates ...Brent Yorgey1-2/+2
2008-03-25XMonad.Layout.HintedTile: make alignment of shrunk windows configurableLukas Mai2-17/+33
2008-03-25XMonad.Actions.Commands: documentation fixBrent Yorgey1-4/+4
2008-03-25focusedHasPropertyredbeard05311-1/+11
2008-03-24XMonad.Util.Themes: improve documentation to make it clear that themes only a...Brent Yorgey1-8/+12
2008-03-24Doc/Extending: remove references to "XMonad.Layouts" -- it's now called "XMon...Brent Yorgey1-2/+1
2008-03-24XMonad.Actions.Search: add Google Maps searchBrent Yorgey1-1/+5
2008-03-24XMonad.Layout.Magnifier: add documentationBrent Yorgey1-0/+12
2008-03-24wfarrThemewcfarrington1-0/+18
2008-03-23added RunOrRaisePrompt, exported getCommands from ShellJustin Bogner2-0/+78
2008-03-22XMonad.Actions.MouseGestures: reexport Direction from WindowNavigation, avoid...Lukas Mai2-6/+2
2008-03-22use ewmhDesktopsLayout in Droundy.David Roundy1-2/+4
2008-03-22cut Anneal and Mosaic.David Roundy3-590/+0