aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (unfollow)
Commit message (Expand)AuthorFilesLines
2010-09-05windowbringer-menu-choicemathstuf1-11/+45
2010-10-01Orphan my modulesmoserq1-1/+1
2010-07-28Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a...Jan Vornberger1-1/+1
2010-07-12WindowGo: bulk up 'runOrRaise' doc to point to 'raiseMaybe' for shell scriptinggwern01-2/+5
2010-07-12WindowGo: fmt & spgwern01-2/+2
2010-06-13encode string of bytes not list of charsKhudyakov Alexey1-2/+2
2010-06-08GroupNavigation.hs: clean up importsgwern01-3/+1
2010-06-04Fix bug in history maintenance of X.A.GroupNavigationNorbert Zeh1-2/+2
2010-05-20TopicSpace: +reverseLastFocusedTopicsNicolas Pouillard1-1/+7
2009-12-20TopicSpace: improve the lastFocusedTopic handlingNicolas Pouillard1-9/+10
2010-05-15X.A.GroupNavigation with containers < 0.3.0.0 compatibilityNorbert Zeh1-4/+19
2010-05-10New module XMonad.Actions.GroupNavigationNorbert Zeh1-0/+210
2010-05-03Remove trailing whitespace in A.KeyRemapAdam Vogt1-21/+21
2010-05-02Adding XMonad.Actions.KeyRemap for mapping single keysstettberger1-0/+156
2010-04-29A.Search: Remove unnecessary `do'Adam Vogt1-2/+1
2010-04-23Fix escaping of URIKhudyakov Alexey1-26/+14
2010-04-16Use imported `fi' alias for fromIntegral more often.Adam Vogt2-6/+2
2010-04-02WindowMenu: own colorizer that works better with Bluetile's new themeJan Vornberger1-1/+9
2010-01-17Update my e-mail addressquentin.moser1-2/+2
2010-03-16fixed argument order to isPrefixOf in a couple of places in X.A.SearchJurgen Doser1-4/+4
2010-03-14DynamicWorkspaces.hs: rm whitespacegwern01-1/+1
2010-03-08X.A.PhysicalScreens cleaning and allow cyclingAnders Engstrom1-10/+38
2010-02-22Prevent possible pattern match failure in X.A.UpdateFocusDaniel Schoepe1-2/+2
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey12-17/+2
2010-01-24A.CycleWindows replace partial rotUp and rotDown with safer versionsWirt Wolff1-3/+5
2009-12-30import new contrib module, X.A.DynamicWorkspaceOrderBrent Yorgey1-0/+166
2009-12-30X.A.CycleWS: export generalized 'doTo' function for performing an action on a...Brent Yorgey1-2/+8
2009-12-29new contrib module, X.A.DynamicWorkspaceGroups, for managing groups of worksp...Brent Yorgey1-0/+137
2009-12-29new contrib module from Tomas Janousek, X.A.WorkspaceNamesBrent Yorgey1-0/+155
2009-12-28Use imported xC_bottom_right_corner in A.MouseResizeAdam Vogt1-4/+1
2009-12-27X.A.MouseResize: assign an appropriate cursor for the resizing inpuwinTomas Janousek1-0/+8
2009-12-22Actions/Search: added openstreetmapintrigeri1-24/+28
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-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