aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (unfollow)
Commit message (Expand)AuthorFilesLines
2009-12-09onScreen' variation for X () functionsNils Schweinsberg1-15/+40
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-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-11-16Changed interface of X.U.ExtensibleStateDaniel Schoepe2-7/+6
2009-11-15X.A.CycleWS cycle by tag groupAnders Engstrom1-0/+7
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-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-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
2009-11-11X.A.WindowGo: fix haddock markupSpencer Janssen1-4/+5
2009-11-09Add gridselectViewWorkspace in X.A.GridSelectDaniel Schoepe1-0/+9
2009-11-08X.A.DynamicWorkspaces: new 'addWorkspacePrompt' methodBrent Yorgey1-1/+5
2009-11-07Update A.TopicSpace to use extensible state. No config changes required.Adam Vogt1-7/+13
2009-11-01Inline tupadd function in A.GridSelectAdam Vogt1-4/+1
2009-11-06Use X.U.ExtensibleState instead of IORefsDaniel Schoepe1-27/+28
2009-11-03XMonad.Actions.Search: imdb search URL tweak for bug #33gwern01-1/+1
2009-10-26fix window rectangle calculation in X.A.UpdatePointerTomas Janousek1-2/+4
2009-10-23Doc namespace minor updatesWirt Wolff1-1/+3
2009-10-23Docs: use myLayout like template rather than pluralWirt Wolff2-3/+3
2009-10-22Refer to modm as the current modMaskAdam Vogt35-107/+107
2009-10-22Clean keymask in GridSelect(solves issue 318)Daniel Schoepe1-2/+4
2009-10-20Share one StdGen between RGB channels in A.RandomBackgroundAdam Vogt1-2/+2
2009-10-20Document A.RandomBackgroundAdam Vogt1-5/+26
2009-10-16More docs formatting in A.GridSelectAdam Vogt1-2/+2
2009-10-16In A.GridSelect correct haddocksAdam Vogt1-20/+26
2009-10-12Add Portability and Stability boilerplate for a couple modules.Adam Vogt1-0/+2
2009-10-12Correct hyperlink in A.DeManageAdam Vogt1-1/+1
2009-10-12Split A.TopicSpace documentation into sectionsAdam Vogt1-42/+52
2009-10-08Use hyperlinks in WorkspaceCursors documentation.Adam Vogt1-2/+2
2009-10-05Add a SetStruts message to H.ManageDocks.Adam Vogt1-1/+3
2009-10-05Rearrange the GSCONFIG class in A.GridselectAdam Vogt1-28/+93
2009-10-03Add a GSCONFIG class to overload defaultGSConfig.Adam Vogt2-22/+31
2009-10-04Add a screenshots section in the A.GridSelect haddocksAdam Vogt1-4/+13
2009-09-26A.CycleWindows update docs, use lib fn second instead of custom lambdaWirt Wolff1-5/+14
2009-10-03Group functions in GridSelect haddock, add an inline screenshot.Adam Vogt1-4/+14
2009-10-03Hyperlink modules named in WindowMenu, RestoreMinimized, and MinimizeAdam Vogt1-3/+3
2009-10-03Mention X.L.Maximize and X.L.Minimize in WindowMenu documentationJan Vornberger1-0/+4
2009-10-02Use U.XUtils.fi to make WindowMenu clearerAdam Vogt1-12/+11
2009-09-30Extended GridSelectJan Vornberger1-9/+24
2009-09-30WindowMenu based on GridSelect that displays actions for the focused window (...Jan Vornberger1-0/+75
2009-09-30Note that ManageDocks is preferred to A.DeManageAdam Vogt1-1/+2
2009-09-30Remove redundant ($) in A.CommandsAdam Vogt1-5/+5
2009-09-21Only use search history for completion in X.A.SearchDaniel Schoepe1-2/+3
2009-09-19Factor out direction types and put them in X.U.TypesDaniel Schoepe5-35/+35
2009-09-04Remove excess broadcastMessage ReleaseResources from A.CommandsAdam Vogt1-3/+2