aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-17New module: X.L.Groups.Examplesquentin.moser1-0/+1
2010-01-17New module: X.L.Groupsquentin.moser1-0/+1
2010-01-17New module: X.L.ZoomRowquentin.moser1-0/+1
2010-01-17New module: X.L.Renamedquentin.moser1-0/+1
2010-01-17New module: X.U.Stackquentin.moser1-0/+1
2010-03-08Added X.L.DrawerMax Rabkin1-0/+1
2010-02-22New extension: XMonad.Hooks.ScreenCornersNils Schweinsberg1-0/+1
2010-01-24Use extensible-exceptions to allow base-3 or base-4Adam Vogt1-2/+9
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey1-1/+7
2009-12-30import new contrib module, X.A.DynamicWorkspaceOrderBrent Yorgey1-0/+1
2009-12-29new contrib module, X.A.DynamicWorkspaceGroups, for managing groups of worksp...Brent Yorgey1-0/+1
2009-12-29new contrib module from Tomas Janousek, X.A.WorkspaceNamesBrent Yorgey1-0/+1
2009-12-17Bump version to 0.9.1Spencer Janssen1-2/+2
2009-12-16Match X11 dependencies with xmonad'sSpencer Janssen1-1/+1
2009-12-16Safer X11 version dependencySpencer Janssen1-1/+1
2009-12-09Added Bluetile's configJan Vornberger1-0/+1
2009-12-09BluetileCommands - a list of commands that Bluetile uses to communicate with ...Jan Vornberger1-0/+1
2009-11-29Module to ensure that a dragged window always stays in front of all other win...Jan Vornberger1-0/+1
2009-11-29Decoration that allows to switch the position of windows by dragging them ont...Jan Vornberger1-0/+2
2009-11-29A decoration with small buttons and a supporting moduleJan Vornberger1-0/+2
2009-11-15PositionStoreFloat - a floating layout with support hooksJan Vornberger1-0/+2
2009-11-08PositionStore utility to store information about position and size of a windowJan Vornberger1-0/+1
2009-11-07Alphabetize exposed-modulesSpencer Janssen1-16/+16
2009-11-07Add XMonad.Util.SpawnOnceSpencer Janssen1-0/+1
2009-11-06Add X.U.ExtensibleStateDaniel Schoepe1-0/+1
2009-10-24New Layout X.L.MultiColumnsAnders Engstrom1-0/+1
2009-10-26Bump version to 0.9Spencer Janssen1-2/+2
2009-10-20Bump X11 dependency to 1.4.6.1, to access cursor definitions.Adam Vogt1-1/+1
2009-10-20Remove H.SetCursor: U.Cursor is preferredAdam Vogt1-1/+0
2009-09-15XMonadContrib: add a utility module to set the default cursorAndres Salomon1-0/+1
2009-10-14Move limitSelect into L.LimitWindowsMax Rabkin1-1/+0
2009-09-29Add "Selective" layout modifierMax Rabkin1-0/+1
2009-10-12Layout modifier to resize windows by dragging their borders with the mouseJan Vornberger1-0/+1
2009-10-12Add U.Replace which implements a --replace behavior.Adam Vogt1-0/+1
2009-10-12NoFrillsDecoration - most basic version of decoration for windowsJan Vornberger1-0/+1
2009-09-15New module : X.H.SetCursormail1-0/+1
2009-09-30WindowMenu based on GridSelect that displays actions for the focused window (...Jan Vornberger1-0/+1
2009-09-30In a multi-head setup, move windows with a non-zero position upon creation to...Jan Vornberger1-0/+1
2009-09-30A ResizableTile-like layout that can be resized using the mouse.Jan Vornberger1-0/+1
2009-09-29EventHook to restore minimized windows from taskbar (re-recorded from Bluetil...Jan Vornberger1-0/+1
2009-09-29LayoutModifier to minimize windows (re-recorded from Bluetile repo)Jan Vornberger1-0/+1
2009-09-19Factor out direction types and put them in X.U.TypesDaniel Schoepe1-0/+1
2009-08-14Add -fwarn-tabs to ghc-options for the regular buildAdam Vogt1-1/+1
2009-01-28new XMonad.Layout.MessageControl modulequentin.moser1-0/+1
2009-05-04Add U.NamedActions: present a list of keybindings including submapsAdam Vogt1-0/+1
2009-07-02Add A.WorkspaceCursors, a generalization of Plane to arbitrary dimensionsAdam Vogt1-0/+1
2009-07-02Added XMonad.Actions.OnScreenmail1-0/+1
2009-06-27Add A.RandomBackground, actions to start terminals with a random -bg optionAdam Vogt1-0/+1
2009-06-05Column_layout.dpatchportnov841-0/+1
2009-06-24Use -fwarn-tabs for test, remove tabsAdam Vogt1-1/+1