aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (follow)
Commit message (Expand)AuthorAgeFilesLines
* New module: XMonad.Actions.TopicSpaceNicolas Pouillard2009-04-191-0/+331
* Add XMonad.Actions.PhysicalScreensnelhage2009-03-211-0/+88
* pointWithin has moved to the coreJoachim Breitner2008-10-081-6/+0
* UpdatePointer even to empty workspacesJoachim Breitner2008-10-071-22/+31
* SpawnOn: use doShift. This resolves problems where SpawnOn would shift the w...Spencer Janssen2009-02-191-1/+1
* SpawnOn: delete seen pidsSpencer Janssen2009-02-131-1/+4
* SpawnOn: add 'exec' to shell strings where possibleSpencer Janssen2009-02-131-1/+8
* +A.CycleWindows: bindings to cycle windows in new wayswirtwolff2009-02-071-0/+222
* XMonad.Actions.CopyWindow: fmt & qualify stackset importgwern02009-02-061-26/+25
* XMonad.Actions.CopyWindow runOrCopylan3ny2008-06-021-4/+26
* X.A.SpawnOn: add docsRoman Cheplyaka2009-02-041-10/+38
* Easier Colorizers for X.A.GridSelectquentin.moser2009-01-281-8/+54
* X.A.SpawOn: fix usage docRoman Cheplyaka2009-02-021-1/+1
* XMonad.Actions.Search: fix whitespace & tabsgwern02009-01-291-46/+43
* xmonad-action-search-intelligent-searchenginesMichal Trybus2009-01-281-13/+101
* X.A.SinkAll: re-add accidentally deleted usage documentationBrent Yorgey2009-01-271-0/+13
* move XMonad.Actions.SinkAll functionality to more general XMonad.Actions.With...Brent Yorgey2009-01-272-38/+61
* adds generic 'all windows on current workspace' functionalityloupgaroublond2008-12-211-5/+17
* XMonad.Actions.MessageFeedback modulequentin.moser2009-01-261-0/+99
* submapDefaultAnders Engstrom2009-01-181-3/+8
* X.A.CycleWS: convert tabs to spaces (closes #266)Roman Cheplyaka2009-01-271-2/+2
* Use currentTag, thanks asgarothSpencer Janssen2009-01-251-2/+1
* Add XMonad.Actions.SpawnOnSpencer Janssen2009-01-171-0/+77
* hlintify XUtils, XSelection, Search, WindowGogwern02008-12-202-8/+8
* fix focus issue for XMonad.Actions.Warp.banishScreenNorbert Zeh2008-12-121-2/+4
* addition of XMonad.Actions.Warp.banishScreenNorbert Zeh2008-12-121-1/+15
* fixed documentation for banishNorbert Zeh2008-12-121-1/+1
* XMonad.Actions.WindowGo: fix a floating-related focus buggwern02008-12-051-13/+9
* Fix boolean operator precedence in GridSelect keybindingsAleksandar Dimitrov2008-12-011-4/+4
* GridSelect.hs: navigate grid with h,j,k,l as well as arrow keyssean.escriva2008-11-221-4/+4
* GridSelect: Export default_colorizerDominik Bruhn2008-11-121-1/+2
* Simplify code for restriction-calculation and remove compiletime warningsDominik Bruhn2008-11-121-2/+4
* Simplify handle/eventLoop, introduce findInWindowMap, partial updates for key...Clemens Fruhwirth2008-11-111-38/+62
* GridSelect: force cursor stay in visible areaRoman Cheplyaka2008-11-111-3/+5
* GridSelect: fix infiniteness problem with diamondRestrictRoman Cheplyaka2008-11-111-10/+2
* GridSelect: remove tabsRoman Cheplyaka2008-11-111-61/+61
* Exported shrinkWhile from Decoration to use in GridSelectRoman Cheplyaka2008-11-101-11/+0
* GridSelect: added link to a screenshotRoman Cheplyaka2008-11-101-0/+1
* GridSelect: various improvementsRoman Cheplyaka2008-11-101-2/+47
* Initial version of GridSelect.hs with a lot room for improvement/cleanupsClemens Fruhwirth2008-11-071-0/+246
* documentation: XMonad.Util.Search.hs, add EZConfig keybindings examplesean.escriva2008-11-061-0/+16
* generic menu and window bringerTravis B. Hartwell2008-10-271-7/+16
* Search.hs: +hackage search, courtesy of byorgeygwern02008-10-311-2/+6
* Actions.Search: add a few search enginesintrigeri2008-10-081-2/+23
* Implement HiddenNonEmptyWS with HiddenWS and NonEmptyWSJoachim Breitner2008-10-061-2/+3
* Add straightforward HiddenWS to WSTypeJoachim Breitner2008-10-061-0/+3
* Merge emptyLayoutMod into redoLayoutJoachim Breitner2008-10-051-1/+2
* cleanup - use currentTagDevin Mullins2008-09-217-12/+11
* raiseMasterseanmce332008-09-121-2/+42
* XMonad.Actions.Plane.planeKeys: function to make easier to configureMarco TĂșlio Gontijo e Silva2008-07-141-6/+17