aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* minor hlint cleanup of Prompt and XMonad.Prompt.* sub-modulessean.escriva2009-09-287-30/+27
* New module : X.H.SetCursormail2009-09-151-0/+47
* Hyperlink modules named in WindowMenu, RestoreMinimized, and MinimizeAdam Vogt2009-10-033-9/+8
* Mention X.L.Maximize and X.L.Minimize in WindowMenu documentationJan Vornberger2009-10-031-0/+4
* Small style change in L.SimplestFloatAdam Vogt2009-10-021-5/+4
* Use U.XUtils.fi to make WindowMenu clearerAdam Vogt2009-10-021-12/+11
* Extended GridSelectJan Vornberger2009-09-301-9/+24
* WindowMenu based on GridSelect that displays actions for the focused window (...Jan Vornberger2009-09-301-0/+75
* Use default handler in XMonad.Prompt.eventLoopDaniel Schoepe2009-10-011-1/+1
* Remove redundant parentheses from L.MouseResizableTileAdam Vogt2009-09-301-10/+9
* Use ErrorT instead of nested case for H.WorkspaceByPosAdam Vogt2009-09-301-24/+13
* Note that ManageDocks is preferred to A.DeManageAdam Vogt2009-09-301-1/+2
* Factor out redundancy in L.MouseResizableTile.handleResizeAdam Vogt2009-09-301-18/+9
* In a multi-head setup, move windows with a non-zero position upon creation to...Jan Vornberger2009-09-301-0/+65
* Use LANGUAGE instead of -fglasgow-exts in L.MouseResizableTileAdam Vogt2009-09-301-1/+1
* Remove redundant ($) in A.CommandsAdam Vogt2009-09-301-5/+5
* Fix haddock parse error in MouseResizableTileAdam Vogt2009-09-301-0/+2
* A ResizableTile-like layout that can be resized using the mouse.Jan Vornberger2009-09-301-0/+279
* Replaced more stuff in X.L.Maximize with pure versionsJan Vornberger2009-05-171-5/+5
* Expanded on X.L.Maximize functionalityJan Vornberger2009-05-031-11/+16
* EventHook to restore minimized windows from taskbar (re-recorded from Bluetil...Jan Vornberger2009-09-291-0/+49
* LayoutModifier to minimize windows (re-recorded from Bluetile repo)Jan Vornberger2009-09-291-0/+95
* Correctly check completionKey field in XMonad.PromptDaniel Schoepe2009-09-281-16/+17
* Fix for issue 315Daniel Schoepe2009-09-281-2/+3
* Only use search history for completion in X.A.SearchDaniel Schoepe2009-09-212-9/+21
* Fix regression in XMonad.Prompt's completionDaniel Schoepe2009-09-201-14/+13
* Clean keymask before use in XMonad.PromptDaniel Schoepe2009-09-201-4/+17
* Export moveCursor in XMonad.PromptDaniel Schoepe2009-09-201-1/+1
* U.EZConfig: Correct additionalKeysP M2-M5 valuesWirt Wolff2009-09-061-4/+5
* Factor out direction types and put them in X.U.TypesDaniel Schoepe2009-09-1913-92/+111
* Add function to disable focusFollowsMouse conditionallyDaniel Schoepe2009-08-291-1/+17
* Make the keymap of XMonad.Prompt customizableDaniel Schoepe2009-09-101-57/+84
* Run gnomeRegister from startupHookSpencer Janssen2009-09-181-6/+5
* Use U.Run.safeSpawn in C.GnomeAdam Vogt2009-09-181-6/+2
* Add gnomeRegister to C.Gnome.Adam Vogt2009-09-181-3/+31
* Remove excess broadcastMessage ReleaseResources from A.CommandsAdam Vogt2009-09-041-3/+2
* Mark modules last-modified in 2007 as stableAdam Vogt2009-09-0415-15/+15
* Minor changes to my configSpencer Janssen2009-09-011-4/+7
* Return True in X.H.FadeInactive.isUnfocused if current workspace is empty. (d...Adam Vogt2009-08-281-1/+1
* Actually execute the correct command when giving user-defined commands to Ser...Jan Vornberger2009-08-261-2/+2
* Preserve backwards compatibility with H.ServerModeAdam Vogt2009-08-262-6/+11
* Let the user decide which commands to use in X.H.ServerModeDaniel Schoepe2009-08-252-6/+10
* Improve/correct documentation in X.A.TagWindowsDaniel Schoepe2009-08-231-3/+3
* Replace nextEvent with maskEvent to prevent GridSelect from swallowing unrela...Clemens Fruhwirth2009-08-091-1/+1
* Better default for ppUrgent in xmobarPPDaniel Schoepe2009-08-221-0/+1
* Add backwards compatability in X.H.FadeInactiveDaniel Schoepe2009-08-221-1/+1
* More flexible interface for X.H.FadeInactiveDaniel Schoepe2009-08-212-35/+39
* U.Scratchpad: doc add disable-factory flag to gnome-terminal exampleWirt Wolff2009-08-181-3/+2
* A.CycleWS: add toggleOrView fns, fix doc, prevent head exceptionWirt Wolff2009-08-171-3/+48
* Don't use tabs in EwmhDesktopsDaniel Schoepe2009-08-131-3/+3