aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Extended decoration theme to contain extra static text that always appears in...Jan Vornberger2009-10-242-1/+6
* Extended paintAndWrite to allow for multiple strings to be written into the r...Jan Vornberger2009-10-243-14/+17
* Added the alignment option 'AlignRightOffset'Jan Vornberger2009-10-242-2/+3
* Prevent windows from being decorated that are too small to contain decoration.Jan Vornberger2009-06-271-3/+3
* X.L.MouseResizableTile: keep draggers on the bottom of the window stack.Tomas Janousek2009-11-261-0/+1
* Implemented smarter system of managing borders for BorderResizeJan Vornberger2009-11-231-42/+109
* X.H.DynamicLog: fix xmonadPropLog double-encoding of UTF-8Tomas Janousek2009-11-211-4/+4
* X.H.DynamicLog: make documentation for 'dzen' and 'xmobar' slightly more clearBrent Yorgey2009-11-211-3/+9
* X.H.ManageDocks: ignore struts that cover an entire screen on that screenTomas Janousek2009-11-191-5/+8
* Use imported 'fi' in PositionStoreHooksAdam Vogt2009-11-191-2/+1
* Changed interface of X.U.ExtensibleStateDaniel Schoepe2009-11-169-54/+54
* PositionStoreFloat - a floating layout with support hooksJan Vornberger2009-11-154-2/+195
* PositionStore utility to store information about position and size of a windowJan Vornberger2009-11-081-0/+81
* X.H.Urgencyhook fix minor doc bugAnders Engstrom2009-11-151-1/+1
* X.H.DynamicLog fix minor indentation oddnessAnders Engstrom2009-11-151-15/+15
* X.A.CycleWS cycle by tag groupAnders Engstrom2009-11-151-0/+7
* Use less short names in X.PromptAdam Vogt2009-11-151-5/+2
* Use io instead of liftIO in PromptAdam Vogt2009-11-151-9/+9
* 'io' and 'fi' are defined outside of PromptAdam Vogt2009-11-151-9/+2
* Use zipWithM_ instead of recursion in Prompt.printComplListAdam Vogt2009-11-151-22/+9
* Minor style changes in DynamicWorkspacesAdam Vogt2009-11-151-18/+15
* X.A.DynamicWorkspaces fix doc and add behaviourAnders Engstrom2009-11-141-9/+51
* rework XMonad.Util.Dzendaniel2009-11-141-12/+145
* generalize IO actions to MonadIO mdaniel2009-11-145-11/+12
* fix documentation to match implementationdaniel2009-11-141-2/+1
* Bypass more of stringToKeysym in U.PasteAdam Vogt2009-11-142-2/+8
* Don't erase floating information with H.InsertPosition (Issue 334)Adam Vogt2009-11-131-1/+1
* Rename gridselectViewWorkspace to gridselectWorkspace, add another example.Adam Vogt2009-11-121-3/+7
* X.A.DynamicWorkspaces: fix addWorkspace and friends so they never add another...Brent Yorgey2009-11-121-5/+11
* Trim whitespace in H.FloatNextAdam Vogt2009-11-111-5/+1
* Use ExtensibleState in H.FloatNextAdam Vogt2009-11-111-16/+15
* Make a haddock link direct in C.Desktop.Adam Vogt2009-11-111-1/+1
* Change A.TopicSpace haddocks to use block quotes.Adam Vogt2009-11-111-123/+102
* Add defaultTopicConfig, to allow adding more fields to TopicSpace later.Adam Vogt2009-11-111-0/+9
* X.A.WindowGo: fix haddock markupSpencer Janssen2009-11-111-4/+5
* Minor style corrections in X.U.SpawnOnceDaniel Schoepe2009-11-091-2/+2
* Add gridselectViewWorkspace in X.A.GridSelectDaniel Schoepe2009-11-091-0/+9
* minor-doc-fix-in-ManageHelpers`Henrique Abreu hgabreu@gmail.com2009-11-041-1/+1
* X.U.ExtensibleState: styleSpencer Janssen2009-11-081-2/+1
* X.A.DynamicWorkspaces: new 'addWorkspacePrompt' methodBrent Yorgey2009-11-081-1/+5
* Remove defaulting when using NoMonomorphismRestriction in H.EwmhDesktopsAdam Vogt2009-11-071-6/+7
* Update A.TopicSpace to use extensible state. No config changes required.Adam Vogt2009-11-071-7/+13
* Inline tupadd function in A.GridSelectAdam Vogt2009-11-011-4/+1
* Use X.U.SpawnOnce in my configSpencer Janssen2009-11-071-0/+8
* Add XMonad.Util.SpawnOnceSpencer Janssen2009-11-071-0/+39
* Store deserialized data after reading in X.U.ExtensibleStateDaniel Schoepe2009-11-071-8/+11
* Fixed conflict between X.U.ExtensibleState and X.C.SjanssenDaniel Schoepe2009-11-071-4/+4
* Use X.U.ExtensibleState instead of IORefsDaniel Schoepe2009-11-064-102/+76
* Add X.U.ExtensibleStateDaniel Schoepe2009-11-061-0/+109
* My config uses xmonadPropLog nowSpencer Janssen2009-11-071-8/+6