aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal (unfollow)
Commit message (Expand)AuthorFilesLines
2011-11-04Expose X.L.Groups.Helpers and Groups.Wmii in xmonad-contrib.cabalWirt Wolff1-2/+2
2011-05-11Add new layout combinator: LayoutBuilderP.Ilya Portnov1-0/+1
2011-02-26XMonad.Hooks.FadeWindows: A generalized window fading hookBrandon S Allbery KF8NH1-0/+1
2011-02-24Script to simplify getting ManageHook information from a windowBrandon S Allbery KF8NH1-0/+1
2011-02-24XMonad/Hooks/DebugKeyEvents - debug helper to see what keys xmonad seesBrandon S Allbery KF8NH1-0/+1
2011-04-12issue #406: ben boeckel <mathstuf@gmail.com> +XMonad.Hooks.ToggleHookgwern01-0/+1
2011-01-15Bump version to 0.10 to help keep the correct contrib/core versions together.Adam Vogt1-2/+2
2011-01-05Java swing application focus patchhaskell1-0/+1
2010-11-16Add X.L.FullscreenAudun Skaugen audunskaugen@gmail.com1-0/+1
2010-11-16Compatibility with mtl-1 and mtl-2Adam Vogt1-1/+1
2010-11-13Restrict dependencies, since mtl-2 is incompatibleAdam Vogt1-1/+1
2010-10-24Add X.L.Groups.Helpers to other-modulesDaniel Schoepe1-0/+2
2010-10-16Add X.L.TrackFloating for tiled-floating focus issues (#4)Adam Vogt1-0/+1
2010-06-16A hook to handle minimize/restore window manager hints.Justin Bogner1-0/+1
2010-05-10New module XMonad.Actions.GroupNavigationNorbert Zeh1-0/+1
2010-05-02Adding XMonad.Actions.KeyRemap for mapping single keysstettberger1-0/+1
2010-03-31image_buttonstrupill1-0/+2
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