aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Actions (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* XMonad.Actions.Plane: removed unneeded hidingMarco Túlio Gontijo e Silva2008-07-141-1/+1
* Improvements in documentationMarco Túlio Gontijo e Silva2008-07-091-25/+8
* Only move pointers over managed windowsJoachim Breitner2008-06-101-2/+5
* Fix window region checking in UpdatePointerrobreim2008-05-111-3/+9
* remove myself as maintainer from modules I don't maintain or use.David Roundy2008-08-281-1/+1
* simplify WindowBringer code, and change greedyView to focusWindowDevin Mullins2008-08-111-15/+16
* I prefer the spencerjanssen@gmail.com addressSpencer Janssen2008-07-141-2/+2
* XMonad.Actions.Plane.Linearleoserra2008-07-061-6/+16
* XMonad.Actions.Plane: Improvements in code qualityMarco Túlio Gontijo e Silva2008-07-061-22/+66
* XMonad.Actions.Plane: Treat error in readMarco Túlio Gontijo e Silva2008-07-101-3/+15
* XMonad.Actions.Plane: GConf supportMarco Túlio Gontijo e Silva2008-07-091-9/+27
* X.A.WindowNavigation: commentsDevin Mullins2008-07-101-0/+4
* XMonad.Actions.Plane: Copyright updateMarco Túlio Gontijo e Silva2008-07-091-2/+3
* XMonad.Actions.Plane: removed missing haddock chunckMarco Túlio Gontijo e Silva2008-07-091-1/+0
* adding thesaurus.reference.com and Google Labs Code Search searchesbrian2008-07-011-3/+11
* fillout banish example in Warp.hsgwern02008-06-291-8/+22
* fix Actions.Wap docgwern02008-06-291-1/+1
* Actions/Search.hs: export SearchEngine constructorBrent Yorgey2008-06-201-1/+1
* Exporting addHiddenWorkspace, it's needed by the new ScratchpadBraden Shepherdson2008-06-081-0/+3
* Actions.Search.hs: switch inappropriate use of getShellCompl for a historyCom...gwern02008-06-071-3/+3
* Use lines instead of columns in configuration (similar to GNOME and KDE)Malebria2008-05-271-11/+20
* Bug correction when areasColumn > 1Malebria2008-05-271-4/+12
* more documentation for WindowNavigation and UrgencyHookDevin Mullins2008-05-251-8/+35