aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2009-11-03Update Prompt for numlockMask changesSpencer Janssen1-7/+6
2009-12-11X.L.MouseResizableTile: change description for mirrored variantTomas Janousek1-1/+2
2009-12-11X.A.GridSelect: documentation typo fixTomas Janousek1-2/+2
2009-12-10A.GridSelect shouldn't grab keys if there are no choices.Adam Vogt1-0/+1
2009-12-09onScreen' variation for X () functionsNils Schweinsberg1-15/+40
2009-12-09Added Bluetile's configJan Vornberger1-0/+215
2009-12-09BluetileCommands - a list of commands that Bluetile uses to communicate with ...Jan Vornberger1-0/+83
2009-11-29Use lookup instead of find in A.PerWorkspaceKeysAdam Vogt1-5/+4
2009-12-07Change of X.A.OnScreen, more simple and predictable behaviour of onScreen, ne...Nils Schweinsberg1-52/+101
2009-11-29Module to ensure that a dragged window always stays in front of all other win...Jan Vornberger1-0/+62
2009-11-29Decoration that allows to switch the position of windows by dragging them ont...Jan Vornberger2-0/+153
2009-11-29A decoration with small buttons and a supporting moduleJan Vornberger2-0/+179
2009-12-05XMonad.Actions.Search: finally fixed the internet archive search plugingwern01-4/+1
2009-12-05XMonad.Actions.Search: in retrospect, a bit silly to make everyone go through...gwern01-2/+2
2009-12-03Prompt.hs: Corrected quit keybindingsTim Horton1-1/+2
2009-11-29Extended decoration module with more hooks and consolidated some existing onesJan Vornberger3-36/+50
2009-10-24Extended decoration theme to contain extra static text that always appears in...Jan Vornberger2-1/+6
2009-10-24Extended paintAndWrite to allow for multiple strings to be written into the r...Jan Vornberger3-14/+17
2009-10-24Added the alignment option 'AlignRightOffset'Jan Vornberger2-2/+3
2009-06-27Prevent windows from being decorated that are too small to contain decoration.Jan Vornberger1-3/+3
2009-11-26X.L.MouseResizableTile: keep draggers on the bottom of the window stack.Tomas Janousek1-0/+1
2009-11-23Implemented smarter system of managing borders for BorderResizeJan Vornberger1-42/+109
2009-11-21X.H.DynamicLog: fix xmonadPropLog double-encoding of UTF-8Tomas Janousek1-4/+4
2009-11-21X.H.DynamicLog: make documentation for 'dzen' and 'xmobar' slightly more clearBrent Yorgey1-3/+9
2009-11-19X.H.ManageDocks: ignore struts that cover an entire screen on that screenTomas Janousek1-5/+8
2009-11-19Use imported 'fi' in PositionStoreHooksAdam Vogt1-2/+1
2009-11-16Changed interface of X.U.ExtensibleStateDaniel Schoepe9-54/+54
2009-11-15PositionStoreFloat - a floating layout with support hooksJan Vornberger4-2/+195
2009-11-08PositionStore utility to store information about position and size of a windowJan Vornberger1-0/+81
2009-11-15X.H.Urgencyhook fix minor doc bugAnders Engstrom1-1/+1
2009-11-15X.H.DynamicLog fix minor indentation oddnessAnders Engstrom1-15/+15
2009-11-15X.A.CycleWS cycle by tag groupAnders Engstrom1-0/+7
2009-11-15Use less short names in X.PromptAdam Vogt1-5/+2
2009-11-15Use io instead of liftIO in PromptAdam Vogt1-9/+9
2009-11-15'io' and 'fi' are defined outside of PromptAdam Vogt1-9/+2
2009-11-15Use zipWithM_ instead of recursion in Prompt.printComplListAdam Vogt1-22/+9
2009-11-15Minor style changes in DynamicWorkspacesAdam Vogt1-18/+15
2009-11-14X.A.DynamicWorkspaces fix doc and add behaviourAnders Engstrom1-9/+51
2009-11-14rework XMonad.Util.Dzendaniel1-12/+145
2009-11-14generalize IO actions to MonadIO mdaniel5-11/+12
2009-11-14fix documentation to match implementationdaniel1-2/+1
2009-11-14Bypass more of stringToKeysym in U.PasteAdam Vogt2-2/+8
2009-11-13Don't erase floating information with H.InsertPosition (Issue 334)Adam Vogt1-1/+1
2009-11-12Rename gridselectViewWorkspace to gridselectWorkspace, add another example.Adam Vogt1-3/+7
2009-11-12X.A.DynamicWorkspaces: fix addWorkspace and friends so they never add another...Brent Yorgey1-5/+11
2009-11-11Trim whitespace in H.FloatNextAdam Vogt1-5/+1
2009-11-11Use ExtensibleState in H.FloatNextAdam Vogt1-16/+15
2009-11-11Make a haddock link direct in C.Desktop.Adam Vogt1-1/+1
2009-11-11Change A.TopicSpace haddocks to use block quotes.Adam Vogt1-123/+102
2009-11-11Add defaultTopicConfig, to allow adding more fields to TopicSpace later.Adam Vogt1-0/+9