aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* WindowProperties: fix documentationBrent Yorgey2008-03-181-1/+1
* Move window properties to a separate Util moduleRoman Cheplyaka2008-03-182-22/+50
* XMonad.Layout.NoBorders: always unborder fullscreen floating windows, even wh...Lukas Mai2008-03-171-4/+2
* MagicFocus: reimplement as a LayoutModifier, fix bug (MagicFocus didn't pass ...Brent Yorgey2008-03-171-14/+13
* WindowGo.hs: improve descriptiongwern02008-03-161-2/+6
* Run.hs: improve haddockgwern02008-03-161-25/+26
* XSelection.hs: improved haddockf formatting, more links, & cpeditgwern02008-03-161-50/+51
* Search.hs: try to add a more descriptive typegwern02008-03-161-2/+3
* improve the formatting for WindowGo.hsgwern02008-03-161-25/+25
* Search.hs: haddock fmtgwern02008-03-161-12/+12
* Add XMonad.Actions.Promotexmonad2008-03-161-0/+49
* LayoutCombinators: improve documentation (closes ticket #136)Brent Yorgey2008-03-161-15/+78
* Xmonad.Layout.NoBorders: make smartBorders unborder fullscreen floating windo...Lukas Mai2008-03-161-11/+19
* Xmonad.Prompt.DirExec: fix haddock errorLukas Mai2008-03-161-1/+1
* EwmhDesktops: advertise support for _NET_CLIENT_LIST_STACKINGAlec Berryman2008-03-151-0/+1
* ScratchWorkspace: update to work with runLayout changesBrent Yorgey2008-03-111-1/+1
* Scratchpad: update to work with runLayout changesBrent Yorgey2008-03-111-5/+5
* MagicFocus: update to work with runLayout changesBrent Yorgey2008-03-111-3/+3
* LayoutScreens: update to work with runLayout changesBrent Yorgey2008-03-111-1/+1
* Combo: update to work with runLayout changesBrent Yorgey2008-03-111-7/+7
* MultiToggle: fix to work with runLayout changes to coreBrent Yorgey2008-03-111-5/+3
* PerWorksapce: use a safer False as defaultAndrea Rossato2008-02-231-2/+2
* PerWorkspace: reimplemented using runLayoutAndrea Rossato2008-02-221-73/+27
* ToggleLayouts: reimplemented with runLayoutAndrea Rossato2008-02-231-8/+6
* LayoutCombinators: NewSelect reimplemented with runLayoutAndrea Rossato2008-02-231-8/+6
* LayoutModifier: reimplement ModifiedLayout using runLayout and moreAndrea Rossato2008-02-233-20/+16
* Combo: updated to latest runLayout changesAndrea Rossato2008-02-221-3/+3
* EZConfig: add documentation and a warning, so no one repeats my silly hard-to...Brent Yorgey2008-03-111-1/+12
* Fix to work with "floats always use current screen" patchrobreim2008-03-081-1/+1
* make smartBorders ignore screens with no dimensions.David Roundy2008-03-081-1/+3
* rewrite ScratchWorkspace to make scratch always visible, but not always on sc...David Roundy2008-03-082-57/+74
* add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible.David Roundy2008-03-082-2/+5
* Fix ThreeColumns doc.Roman Cheplyaka2008-03-071-3/+1
* Shell: add support for UTF-8 localesAndrea Rossato2008-03-021-5/+5
* Font and XUtils: add UTF-8 support and various fixes related to XFTAndrea Rossato2008-03-025-162/+235
* Ssh: coding styleAndrea Rossato2008-02-291-5/+5
* Ssh: complete known hosts with non standard ports tooAndrea Rossato2008-02-291-2/+12
* Fix xmonadPromptC and use it.nicolas.pouillard2008-03-061-3/+6
* Documentation typo about UpdatePointer.nicolas.pouillard2008-03-061-1/+1
* Fix ToggleOff: It was adding 0.1 to the magnification.Braden Shepherdson2008-03-051-1/+1
* Removed WmiiActions module.Juraj Hercek2008-03-051-106/+0
* Adjusted signature of DirExec module functions.Juraj Hercek2008-03-011-12/+24
* Import of new DirExec module.Juraj Hercek2008-02-291-0/+90
* Hooks.DynamicLog: export xmobarPPDmitry Kurochkin2008-03-031-1/+1
* Magnifier: fix behavior for windows on the bottom + right of the screen. Now...Brent Yorgey2008-03-031-7/+10
* Changed semantics of UpdatePointer to move to nearest pointrobreim2008-03-011-13/+21
* UpdatePointer XMonadContrib modulerobreim2008-03-011-0/+54
* Util.Run: minor clarification in commentgwern02008-03-031-1/+1
* Add XMonad.Actions.PerWorkspaceKeysRoman Cheplyaka2008-03-021-0/+50
* Haddock fix: Changed URL-MarkupDominik Bruhn2008-03-022-2/+2