aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* switch Droundy to smartBorders (which works better with ScratchWorkspace).David Roundy2008-03-011-3/+3
* XMonad.Layout.Simplest: add FlexibleInstances pragmaLukas Mai2008-03-011-1/+1
* XMonad.Layout.ScratchWorkspace: avoid warnings, make tests compile againLukas Mai2008-03-011-9/+10
* implement ScratchWorkspace.David Roundy2008-02-292-1/+84
* in Prompt.Workspace sort by official workspace order.David Roundy2008-02-291-5/+7
* simplify Simplest--allow it to apply to non-Windows.David Roundy2008-02-291-1/+1
* XMonad.Actions.MouseGestures.mkCollect: generalize typeLukas Mai2008-02-291-3/+3
* Add bottom-tabbed layout.Roman Cheplyaka2008-02-291-5/+29
* XMonad.Actions.MouseGestures: refactoring, code simplificationLukas Mai2008-02-291-53/+51
* EZConfig: additional documentationBrent Yorgey2008-02-271-3/+15
* XMonad.Util.Scratchpad: change 'XConfig Layout' to 'XConfig l', to avoid type...Brent Yorgey2008-02-271-2/+2
* EZConfig: add an emacs-style keybinding parser!Brent Yorgey2008-02-261-8/+279
* Xmonad.Actions.MouseGestures: generalize interface, allow hooksLukas Mai2008-02-261-27/+40
* update inactive debugging code in MouseGestures; no visible changesLukas Mai2007-11-091-4/+9
* Scratchpad terminalBraden Shepherdson2008-02-251-0/+81
* Two new floating window ManageHooks.Braden Shepherdson2008-02-251-1/+17
* Fix usage doc.Roman Cheplyaka2008-02-251-1/+5
* Fix haddock hyperlink.Roman Cheplyaka2008-02-241-1/+1
* Add XMonad.Layout.IMRoman Cheplyaka2008-02-211-0/+107
* Export XMonad.Layout.Grid.arrange (for use in XMonad.Layout.IM)Roman Cheplyaka2008-02-211-1/+1
* Decoration: some haddock updatesAndrea Rossato2008-02-201-5/+2
* Small refactoring.Nils Anders Danielsson2008-02-101-21/+35
* Fixed off-by-one error which broke strut handling for some panels.Nils Anders Danielsson2008-02-101-4/+19
* Decoration: fix an issue with decoration window creation and moreAndrea Rossato2008-02-201-24/+16
* DynamicLog.hs: haddock fixAndrea Rossato2008-02-201-1/+1
* improvements to XMonad.Hooks.DynamicLog, and new contrib module XMonad.Util.L...Brent Yorgey2008-02-192-63/+243
* LayoutHints: fix a wrong fixAndrea Rossato2008-02-191-1/+1
* Arossato: updated to latest changesAndrea Rossato2008-02-191-21/+6
* Decoration: comment onlyAndrea Rossato2008-02-191-22/+123
* Decoratione: generate rectangles first, and create windows accordinglyAndrea Rossato2008-02-191-57/+71
* Fix doc for TabbedRoman Cheplyaka2008-02-191-1/+1