aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2008-07-04add autoComplete option to XMonad.PromptDevin Mullins2-4/+37
2008-07-09XMonad.Actions.Plane: Copyright updateMarco TĂșlio Gontijo e Silva1-2/+3
2008-07-09XMonad.Actions.Plane: removed missing haddock chunckMarco TĂșlio Gontijo e Silva1-1/+0
2008-07-06Added function to filter out scratchpad workspace for use with ewmhLogHookCus...Braden Shepherdson1-0/+7
2008-07-06Added ewmhLogHookCustom, which allows arbitrary transformation of the workspa...Braden Shepherdson1-2/+13
2008-07-01adding thesaurus.reference.com and Google Labs Code Search searchesbrian1-3/+11
2008-06-29fillout banish example in Warp.hsgwern01-8/+22
2008-06-29fix Actions.Wap docgwern01-1/+1
2008-06-26allow function keys up to F24brian1-2/+2
2008-06-08Now using -name instead of -title as the term app argument, and corresponding...Braden Shepherdson1-4/+4
2008-06-20Actions/Search.hs: export SearchEngine constructorBrent Yorgey1-1/+1
2008-06-20Export PerWorkspace to allow type signaturesMalebria1-0/+1
2008-06-15XMonad.Util.EZConfig: add keypad bindingsLukas Mai1-0/+74
2008-05-28XMonad.Util.EZConfig: minor cleanupsLukas Mai1-28/+26
2008-06-10make default highlighting a bit dimmer for neighbors in WindowNavigation.David Roundy1-1/+1
2008-06-10keep drag panes on the bottom of the window stack.David Roundy1-0/+2
2008-06-10add support to Magnifier for vertical zooming.David Roundy2-19/+26
2008-06-10XMonad.Hooks.EwmhDesktops export EwmHDesktopsHookMalebria1-0/+1
2008-06-10XMonad.Config.Desktop type problem (monomorphism?)Malebria1-1/+1
2008-06-08Make prompt keybindings work when numLock or capsLock are activeJustin Bogner1-1/+2
2008-06-08Replaced old "spawn on mod+s" semantics with "spawn/summon or banish on mod+s".Braden Shepherdson1-21/+77
2008-06-08Exporting addHiddenWorkspace, it's needed by the new ScratchpadBraden Shepherdson1-0/+3
2008-06-08Added scratchpadSpawnActionTerminal to specify the terminal program directly ...Braden Shepherdson1-0/+6
2008-06-08Removed odd scratchpadSpawnDefault, improved documentation.Braden Shepherdson1-14/+9
2008-06-07Actions.Search.hs: switch inappropriate use of getShellCompl for a historyCom...gwern01-3/+3
2008-06-07Prompt.hs: +a historyCompletion function for use in XPromptsgwern01-0/+13
2008-06-06Add C-w to XMonad.PromptTrevor Elliott1-0/+1
2008-05-27Use lines instead of columns in configuration (similar to GNOME and KDE)Malebria1-11/+20
2008-05-27Bug correction when areasColumn > 1Malebria1-4/+12
2008-05-25more documentation for WindowNavigation and UrgencyHookDevin Mullins2-8/+61
2008-05-25X.A.WindowNavigation: add logHook for better state trackingDevin Mullins1-6/+13
2008-05-24doco tweaksDevin Mullins2-3/+3
2008-05-23made fadeInactiveLogHook take an argument amount to fadeJustin Bogner1-8/+10
2008-05-23add FadeInactive to fade out inactive windows using xcompmgrJustin Bogner1-0/+73
2008-05-23add close window functionality to EwmhDesktopsJustin Bogner1-0/+4
2008-05-23Add XMonad.Actions.PlaneMalebria1-0/+134
2008-05-22Default Xfce config, this time with me holding the copyright, maintainership,...Ivan.Miljenovic1-0/+42
2008-05-21StackTile: minor documentation fixJoachim Fasting1-1/+1
2008-05-20StackTileacura1-0/+64
2008-05-19revamp Search.hs to export a replacement for simpleEnginegwern01-35/+35
2008-05-19sp ShowWName.hsgwern01-1/+1
2008-05-16remove ScratchWorkspace.David Roundy1-95/+0
2008-05-18Fixed location of xmonad.confRoman Cheplyaka1-1/+2
2008-05-18add site name in search prompt dialogzhen.sydow1-24/+26
2008-05-13add youtube to search engineszhen.sydow1-2/+6
2008-05-18SwapWorkspaces: swapTo Next|PrevDevin Mullins1-1/+11
2008-05-15UrgencyHook: removeVisiblesFromUrgents -> cleanupUrgentsDevin Mullins1-16/+22
2008-05-18Added XMonad.Config.PlainConfig: proof-of-concept GHC-less plain text configu...Braden Shepherdson1-0/+527
2008-05-17XMonad.Hooks.SetWMName: Update documentation to reflect the addition of start...lithis1-7/+7
2008-05-16I no longer use ScratchWorkspace.David Roundy1-4/+0