aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* X.A.WindowNavigation: commentsDevin Mullins2008-07-101-0/+4
* add autoComplete option to XMonad.PromptDevin Mullins2008-07-042-4/+37
* XMonad.Actions.Plane: Copyright updateMarco TĂșlio Gontijo e Silva2008-07-091-2/+3
* XMonad.Actions.Plane: removed missing haddock chunckMarco TĂșlio Gontijo e Silva2008-07-091-1/+0
* Added function to filter out scratchpad workspace for use with ewmhLogHookCus...Braden Shepherdson2008-07-061-0/+7
* Added ewmhLogHookCustom, which allows arbitrary transformation of the workspa...Braden Shepherdson2008-07-061-2/+13
* adding thesaurus.reference.com and Google Labs Code Search searchesbrian2008-07-011-3/+11
* fillout banish example in Warp.hsgwern02008-06-291-8/+22
* fix Actions.Wap docgwern02008-06-291-1/+1
* allow function keys up to F24brian2008-06-261-2/+2
* Now using -name instead of -title as the term app argument, and corresponding...Braden Shepherdson2008-06-081-4/+4
* Actions/Search.hs: export SearchEngine constructorBrent Yorgey2008-06-201-1/+1
* Export PerWorkspace to allow type signaturesMalebria2008-06-201-0/+1
* XMonad.Util.EZConfig: add keypad bindingsLukas Mai2008-06-151-0/+74
* XMonad.Util.EZConfig: minor cleanupsLukas Mai2008-05-281-28/+26
* make default highlighting a bit dimmer for neighbors in WindowNavigation.David Roundy2008-06-101-1/+1
* keep drag panes on the bottom of the window stack.David Roundy2008-06-101-0/+2
* add support to Magnifier for vertical zooming.David Roundy2008-06-102-19/+26
* XMonad.Hooks.EwmhDesktops export EwmHDesktopsHookMalebria2008-06-101-0/+1
* XMonad.Config.Desktop type problem (monomorphism?)Malebria2008-06-101-1/+1
* Make prompt keybindings work when numLock or capsLock are activeJustin Bogner2008-06-081-1/+2
* Replaced old "spawn on mod+s" semantics with "spawn/summon or banish on mod+s".Braden Shepherdson2008-06-081-21/+77
* Exporting addHiddenWorkspace, it's needed by the new ScratchpadBraden Shepherdson2008-06-081-0/+3
* Added scratchpadSpawnActionTerminal to specify the terminal program directly ...Braden Shepherdson2008-06-081-0/+6
* Removed odd scratchpadSpawnDefault, improved documentation.Braden Shepherdson2008-06-081-14/+9
* Actions.Search.hs: switch inappropriate use of getShellCompl for a historyCom...gwern02008-06-071-3/+3
* Prompt.hs: +a historyCompletion function for use in XPromptsgwern02008-06-071-0/+13
* Add C-w to XMonad.PromptTrevor Elliott2008-06-061-0/+1
* Use lines instead of columns in configuration (similar to GNOME and KDE)Malebria2008-05-271-11/+20
* Bug correction when areasColumn > 1Malebria2008-05-271-4/+12
* more documentation for WindowNavigation and UrgencyHookDevin Mullins2008-05-252-8/+61
* X.A.WindowNavigation: add logHook for better state trackingDevin Mullins2008-05-251-6/+13
* doco tweaksDevin Mullins2008-05-242-3/+3
* made fadeInactiveLogHook take an argument amount to fadeJustin Bogner2008-05-231-8/+10
* add FadeInactive to fade out inactive windows using xcompmgrJustin Bogner2008-05-231-0/+73
* add close window functionality to EwmhDesktopsJustin Bogner2008-05-231-0/+4
* Add XMonad.Actions.PlaneMalebria2008-05-231-0/+134
* Default Xfce config, this time with me holding the copyright, maintainership,...Ivan.Miljenovic2008-05-221-0/+42
* StackTile: minor documentation fixJoachim Fasting2008-05-211-1/+1
* StackTileacura2008-05-201-0/+64
* revamp Search.hs to export a replacement for simpleEnginegwern02008-05-191-35/+35
* sp ShowWName.hsgwern02008-05-191-1/+1
* remove ScratchWorkspace.David Roundy2008-05-161-95/+0
* Fixed location of xmonad.confRoman Cheplyaka2008-05-181-1/+2
* add site name in search prompt dialogzhen.sydow2008-05-181-24/+26
* add youtube to search engineszhen.sydow2008-05-131-2/+6
* SwapWorkspaces: swapTo Next|PrevDevin Mullins2008-05-181-1/+11
* UrgencyHook: removeVisiblesFromUrgents -> cleanupUrgentsDevin Mullins2008-05-151-16/+22
* Added XMonad.Config.PlainConfig: proof-of-concept GHC-less plain text configu...Braden Shepherdson2008-05-181-0/+527
* XMonad.Hooks.SetWMName: Update documentation to reflect the addition of start...lithis2008-05-171-7/+7