aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (follow)
Commit message (Expand)AuthorAgeFilesLines
* windowbringer-menu-choicemathstuf2010-09-051-11/+45
* Orphan my modulesmoserq2010-10-011-1/+1
* Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a...Jan Vornberger2010-07-281-1/+1
* WindowGo: bulk up 'runOrRaise' doc to point to 'raiseMaybe' for shell scriptinggwern02010-07-121-2/+5
* WindowGo: fmt & spgwern02010-07-121-2/+2
* encode string of bytes not list of charsKhudyakov Alexey2010-06-131-2/+2
* GroupNavigation.hs: clean up importsgwern02010-06-081-3/+1
* Fix bug in history maintenance of X.A.GroupNavigationNorbert Zeh2010-06-041-2/+2
* TopicSpace: +reverseLastFocusedTopicsNicolas Pouillard2010-05-201-1/+7
* TopicSpace: improve the lastFocusedTopic handlingNicolas Pouillard2009-12-201-9/+10
* X.A.GroupNavigation with containers < 0.3.0.0 compatibilityNorbert Zeh2010-05-151-4/+19
* New module XMonad.Actions.GroupNavigationNorbert Zeh2010-05-101-0/+210
* Remove trailing whitespace in A.KeyRemapAdam Vogt2010-05-031-21/+21
* Adding XMonad.Actions.KeyRemap for mapping single keysstettberger2010-05-021-0/+156
* A.Search: Remove unnecessary `do'Adam Vogt2010-04-291-2/+1
* Fix escaping of URIKhudyakov Alexey2010-04-231-26/+14
* Use imported `fi' alias for fromIntegral more often.Adam Vogt2010-04-162-6/+2
* WindowMenu: own colorizer that works better with Bluetile's new themeJan Vornberger2010-04-021-1/+9
* Update my e-mail addressquentin.moser2010-01-171-2/+2
* fixed argument order to isPrefixOf in a couple of places in X.A.SearchJurgen Doser2010-03-161-4/+4
* DynamicWorkspaces.hs: rm whitespacegwern02010-03-141-1/+1
* X.A.PhysicalScreens cleaning and allow cyclingAnders Engstrom2010-03-081-10/+38
* Prevent possible pattern match failure in X.A.UpdateFocusDaniel Schoepe2010-02-221-2/+2
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-1212-17/+2
* A.CycleWindows replace partial rotUp and rotDown with safer versionsWirt Wolff2010-01-241-3/+5
* import new contrib module, X.A.DynamicWorkspaceOrderBrent Yorgey2009-12-301-0/+166
* X.A.CycleWS: export generalized 'doTo' function for performing an action on a...Brent Yorgey2009-12-301-2/+8
* new contrib module, X.A.DynamicWorkspaceGroups, for managing groups of worksp...Brent Yorgey2009-12-291-0/+137
* new contrib module from Tomas Janousek, X.A.WorkspaceNamesBrent Yorgey2009-12-291-0/+155
* Use imported xC_bottom_right_corner in A.MouseResizeAdam Vogt2009-12-281-4/+1
* X.A.MouseResize: assign an appropriate cursor for the resizing inpuwinTomas Janousek2009-12-271-0/+8
* Actions/Search: added openstreetmapintrigeri2009-12-221-24/+28
* X.A.GridSelect: documentation typo fixTomas Janousek2009-12-111-2/+2
* A.GridSelect shouldn't grab keys if there are no choices.Adam Vogt2009-12-101-0/+1
* onScreen' variation for X () functionsNils Schweinsberg2009-12-091-15/+40
* BluetileCommands - a list of commands that Bluetile uses to communicate with ...Jan Vornberger2009-12-091-0/+83
* Use lookup instead of find in A.PerWorkspaceKeysAdam Vogt2009-11-291-5/+4
* Change of X.A.OnScreen, more simple and predictable behaviour of onScreen, ne...Nils Schweinsberg2009-12-071-52/+101
* XMonad.Actions.Search: finally fixed the internet archive search plugingwern02009-12-051-4/+1
* XMonad.Actions.Search: in retrospect, a bit silly to make everyone go through...gwern02009-12-051-2/+2
* Changed interface of X.U.ExtensibleStateDaniel Schoepe2009-11-162-7/+6
* X.A.CycleWS cycle by tag groupAnders Engstrom2009-11-151-0/+7
* Minor style changes in DynamicWorkspacesAdam Vogt2009-11-151-18/+15
* X.A.DynamicWorkspaces fix doc and add behaviourAnders Engstrom2009-11-141-9/+51
* Rename gridselectViewWorkspace to gridselectWorkspace, add another example.Adam Vogt2009-11-121-3/+7
* X.A.DynamicWorkspaces: fix addWorkspace and friends so they never add another...Brent Yorgey2009-11-121-5/+11
* Change A.TopicSpace haddocks to use block quotes.Adam Vogt2009-11-111-123/+102
* Add defaultTopicConfig, to allow adding more fields to TopicSpace later.Adam Vogt2009-11-111-0/+9
* X.A.WindowGo: fix haddock markupSpencer Janssen2009-11-111-4/+5
* Add gridselectViewWorkspace in X.A.GridSelectDaniel Schoepe2009-11-091-0/+9