aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use extensible-exceptions to allow base-3 or base-4Adam Vogt2010-01-246-15/+19
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-1245-68/+13
* Corrected documentation in X.PromptDaniel Schoepe2010-02-011-2/+2
* Use Stack instead of list in X.Prompt.history*MatchingDaniel Schoepe2010-02-011-21/+28
* BluetileConfig: Fullscreen tweaks and border color changeJan Vornberger2010-02-011-2/+5
* A.CycleWindows replace partial rotUp and rotDown with safer versionsWirt Wolff2010-01-241-3/+5
* Use <+> instead of explicit M.union to merge keybindings in X.C.*Adam Vogt2010-01-245-6/+6
* Fix incorrect import suggestion in L.Tabbed (issue 362)Adam Vogt2010-01-211-1/+1
* Swap window ordering in L.Accordion (closes Issue 358). Thanks rsaarelm.Adam Vogt2010-01-211-1/+1
* use restart to restart xmonad (no longer bluetile)Jens Petersen2010-01-161-2/+2
* X.L.Decoration: avoid flicker by not showing decowins without rectanglesTomas Janousek2010-01-161-1/+1
* Add a way to cycle only through matching history entries in X.PromptDaniel Schoepe2010-01-141-0/+40
* Style changes in L.MinimizeAdam Vogt2010-01-041-7/+3
* minimize_floatingkonstantin.sobolev2009-12-301-9/+26
* Use more imported cursor constants.Adam Vogt2009-12-302-22/+9
* 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
* X.P.Shell, filter empty string from PATHTim Horton2009-12-241-1/+1
* small tweak to battery loggerBrent Yorgey2009-12-271-1/+1
* 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
* Fix the createSession bug in spawnPipeSpencer Janssen2009-12-271-3/+1
* Let the core know about MouseResizableTile's draggers, so they are stacked co...Jan Vornberger2009-12-231-10/+13
* Update all uses of forkProcess to xforkSpencer Janssen2009-12-233-16/+8
* Make X.L.Minimize explicitly mark minimized windows as boringJan Vornberger2009-12-222-13/+20
* Actions/Search: added openstreetmapintrigeri2009-12-221-24/+28
* Add a search predicate option to XMonad.PromptMike Lundy2009-12-212-4/+8
* In D.Extending note how <+> can be used with keybindings.Adam Vogt2009-12-201-9/+13
* Fix MultiToggle crashes with decorated layoutsTomas Janousek2009-12-203-68/+40
* Golf / style change in U.ExtensibleStateAdam Vogt2009-12-081-7/+6
* Style changes in EwmhDesktopsAdam Vogt2009-12-191-11/+8
* Add support for fullscreen through the _NET_WM_STATE protocolaudunskaugen2009-12-141-1/+36
* Update Prompt for numlockMask changesSpencer Janssen2009-11-031-7/+6
* X.L.MouseResizableTile: change description for mirrored variantTomas Janousek2009-12-111-1/+2
* 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
* Added Bluetile's configJan Vornberger2009-12-091-0/+215
* 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
* Module to ensure that a dragged window always stays in front of all other win...Jan Vornberger2009-11-291-0/+62
* Decoration that allows to switch the position of windows by dragging them ont...Jan Vornberger2009-11-292-0/+153
* A decoration with small buttons and a supporting moduleJan Vornberger2009-11-292-0/+179
* 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
* Prompt.hs: Corrected quit keybindingsTim Horton2009-12-031-1/+2
* Extended decoration module with more hooks and consolidated some existing onesJan Vornberger2009-11-293-36/+50