aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-23X.A.TopicSpace: remove the allTopics lists from the configuration.Nicolas Pouillard1-33/+37
2009-04-07Update focus on mouse moves within inactive windowsDaniel Schoepe1-0/+61
2009-03-22Add TowardsCentre option to UpdatePointerAdam Vogt1-3/+11
2009-03-22Remove excess whitespace in A.UpdatePointerAdam Vogt1-6/+5
2009-04-22Update haddock description for Actions.GridSelectDaniel Schoepe1-2/+2
2009-04-10Mouse support for GridSelectDaniel Schoepe1-1/+13
2009-04-09Generalize GridSelect to arbitrary elementsDaniel Schoepe1-80/+99
2009-04-19New module: XMonad.Actions.TopicSpaceNicolas Pouillard1-0/+331
2009-03-21Add XMonad.Actions.PhysicalScreensnelhage1-0/+88
2008-10-08pointWithin has moved to the coreJoachim Breitner1-6/+0
2008-10-07UpdatePointer even to empty workspacesJoachim Breitner1-22/+31
2009-02-19SpawnOn: use doShift. This resolves problems where SpawnOn would shift the w...Spencer Janssen1-1/+1
2009-02-13SpawnOn: delete seen pidsSpencer Janssen1-1/+4
2009-02-13SpawnOn: add 'exec' to shell strings where possibleSpencer Janssen1-1/+8
2009-02-07+A.CycleWindows: bindings to cycle windows in new wayswirtwolff1-0/+222
2009-02-06XMonad.Actions.CopyWindow: fmt & qualify stackset importgwern01-26/+25
2008-06-02XMonad.Actions.CopyWindow runOrCopylan3ny1-4/+26
2009-02-04X.A.SpawnOn: add docsRoman Cheplyaka1-10/+38
2009-01-28Easier Colorizers for X.A.GridSelectquentin.moser1-8/+54
2009-02-02X.A.SpawOn: fix usage docRoman Cheplyaka1-1/+1
2009-01-29XMonad.Actions.Search: fix whitespace & tabsgwern01-46/+43
2009-01-28xmonad-action-search-intelligent-searchenginesMichal Trybus1-13/+101
2009-01-27X.A.SinkAll: re-add accidentally deleted usage documentationBrent Yorgey1-0/+13
2009-01-27move XMonad.Actions.SinkAll functionality to more general XMonad.Actions.With...Brent Yorgey2-38/+61
2008-12-21adds generic 'all windows on current workspace' functionalityloupgaroublond1-5/+17
2009-01-26XMonad.Actions.MessageFeedback modulequentin.moser1-0/+99
2009-01-18submapDefaultAnders Engstrom1-3/+8
2009-01-27X.A.CycleWS: convert tabs to spaces (closes #266)Roman Cheplyaka1-2/+2
2009-01-25Use currentTag, thanks asgarothSpencer Janssen1-2/+1
2009-01-17Add XMonad.Actions.SpawnOnSpencer Janssen1-0/+77
2008-12-20hlintify XUtils, XSelection, Search, WindowGogwern02-8/+8
2008-12-12fix focus issue for XMonad.Actions.Warp.banishScreenNorbert Zeh1-2/+4
2008-12-12addition of XMonad.Actions.Warp.banishScreenNorbert Zeh1-1/+15
2008-12-12fixed documentation for banishNorbert Zeh1-1/+1
2008-12-05XMonad.Actions.WindowGo: fix a floating-related focus buggwern01-13/+9
2008-12-01Fix boolean operator precedence in GridSelect keybindingsAleksandar Dimitrov1-4/+4
2008-11-22GridSelect.hs: navigate grid with h,j,k,l as well as arrow keyssean.escriva1-4/+4
2008-11-12GridSelect: Export default_colorizerDominik Bruhn1-1/+2
2008-11-12Simplify code for restriction-calculation and remove compiletime warningsDominik Bruhn1-2/+4
2008-11-11Simplify handle/eventLoop, introduce findInWindowMap, partial updates for key...Clemens Fruhwirth1-38/+62
2008-11-11GridSelect: force cursor stay in visible areaRoman Cheplyaka1-3/+5
2008-11-11GridSelect: fix infiniteness problem with diamondRestrictRoman Cheplyaka1-10/+2
2008-11-11GridSelect: remove tabsRoman Cheplyaka1-61/+61
2008-11-10Exported shrinkWhile from Decoration to use in GridSelectRoman Cheplyaka1-11/+0
2008-11-10GridSelect: added link to a screenshotRoman Cheplyaka1-0/+1
2008-11-10GridSelect: various improvementsRoman Cheplyaka1-2/+47
2008-11-07Initial version of GridSelect.hs with a lot room for improvement/cleanupsClemens Fruhwirth1-0/+246
2008-11-06documentation: XMonad.Util.Search.hs, add EZConfig keybindings examplesean.escriva1-0/+16
2008-10-27generic menu and window bringerTravis B. Hartwell1-7/+16
2008-10-31Search.hs: +hackage search, courtesy of byorgeygwern01-2/+6