| Commit message (Expand) | Author | Files | Lines |
2009-12-29 | new contrib module, X.A.DynamicWorkspaceGroups, for managing groups of worksp... | Brent Yorgey | 1 | -0/+137 |
2009-12-29 | new contrib module from Tomas Janousek, X.A.WorkspaceNames | Brent Yorgey | 1 | -0/+155 |
2009-12-24 | X.P.Shell, filter empty string from PATH | Tim Horton | 1 | -1/+1 |
2009-12-27 | small tweak to battery logger | Brent Yorgey | 1 | -1/+1 |
2009-12-28 | Use imported xC_bottom_right_corner in A.MouseResize | Adam Vogt | 1 | -4/+1 |
2009-12-27 | X.A.MouseResize: assign an appropriate cursor for the resizing inpuwin | Tomas Janousek | 1 | -0/+8 |
2009-12-27 | Fix the createSession bug in spawnPipe | Spencer Janssen | 1 | -3/+1 |
2009-12-23 | Let the core know about MouseResizableTile's draggers, so they are stacked co... | Jan Vornberger | 1 | -10/+13 |
2009-12-23 | Update all uses of forkProcess to xfork | Spencer Janssen | 3 | -16/+8 |
2009-12-22 | Make X.L.Minimize explicitly mark minimized windows as boring | Jan Vornberger | 2 | -13/+20 |
2009-12-22 | Actions/Search: added openstreetmap | intrigeri | 1 | -24/+28 |
2009-12-21 | Add a search predicate option to XMonad.Prompt | Mike Lundy | 2 | -4/+8 |
2009-12-20 | In D.Extending note how <+> can be used with keybindings. | Adam Vogt | 1 | -9/+13 |
2009-12-20 | Fix MultiToggle crashes with decorated layouts | Tomas Janousek | 3 | -68/+40 |
2009-12-08 | Golf / style change in U.ExtensibleState | Adam Vogt | 1 | -7/+6 |
2009-12-19 | Style changes in EwmhDesktops | Adam Vogt | 1 | -11/+8 |
2009-12-14 | Add support for fullscreen through the _NET_WM_STATE protocol | audunskaugen | 1 | -1/+36 |
2009-11-03 | Update Prompt for numlockMask changes | Spencer Janssen | 1 | -7/+6 |
2009-12-11 | X.L.MouseResizableTile: change description for mirrored variant | Tomas Janousek | 1 | -1/+2 |
2009-12-11 | X.A.GridSelect: documentation typo fix | Tomas Janousek | 1 | -2/+2 |
2009-12-10 | A.GridSelect shouldn't grab keys if there are no choices. | Adam Vogt | 1 | -0/+1 |
2009-12-09 | onScreen' variation for X () functions | Nils Schweinsberg | 1 | -15/+40 |
2009-12-09 | Added Bluetile's config | Jan Vornberger | 1 | -0/+215 |
2009-12-09 | BluetileCommands - a list of commands that Bluetile uses to communicate with ... | Jan Vornberger | 1 | -0/+83 |
2009-11-29 | Use lookup instead of find in A.PerWorkspaceKeys | Adam Vogt | 1 | -5/+4 |
2009-12-07 | Change of X.A.OnScreen, more simple and predictable behaviour of onScreen, ne... | Nils Schweinsberg | 1 | -52/+101 |
2009-11-29 | Module to ensure that a dragged window always stays in front of all other win... | Jan Vornberger | 1 | -0/+62 |
2009-11-29 | Decoration that allows to switch the position of windows by dragging them ont... | Jan Vornberger | 2 | -0/+153 |
2009-11-29 | A decoration with small buttons and a supporting module | Jan Vornberger | 2 | -0/+179 |
2009-12-05 | XMonad.Actions.Search: finally fixed the internet archive search plugin | gwern0 | 1 | -4/+1 |
2009-12-05 | XMonad.Actions.Search: in retrospect, a bit silly to make everyone go through... | gwern0 | 1 | -2/+2 |
2009-12-03 | Prompt.hs: Corrected quit keybindings | Tim Horton | 1 | -1/+2 |
2009-11-29 | Extended decoration module with more hooks and consolidated some existing ones | Jan Vornberger | 3 | -36/+50 |
2009-10-24 | Extended decoration theme to contain extra static text that always appears in... | Jan Vornberger | 2 | -1/+6 |
2009-10-24 | Extended paintAndWrite to allow for multiple strings to be written into the r... | Jan Vornberger | 3 | -14/+17 |
2009-10-24 | Added the alignment option 'AlignRightOffset' | Jan Vornberger | 2 | -2/+3 |
2009-06-27 | Prevent windows from being decorated that are too small to contain decoration. | Jan Vornberger | 1 | -3/+3 |
2009-11-26 | X.L.MouseResizableTile: keep draggers on the bottom of the window stack. | Tomas Janousek | 1 | -0/+1 |
2009-11-23 | Implemented smarter system of managing borders for BorderResize | Jan Vornberger | 1 | -42/+109 |
2009-11-21 | X.H.DynamicLog: fix xmonadPropLog double-encoding of UTF-8 | Tomas Janousek | 1 | -4/+4 |
2009-11-21 | X.H.DynamicLog: make documentation for 'dzen' and 'xmobar' slightly more clear | Brent Yorgey | 1 | -3/+9 |
2009-11-19 | X.H.ManageDocks: ignore struts that cover an entire screen on that screen | Tomas Janousek | 1 | -5/+8 |
2009-11-19 | Use imported 'fi' in PositionStoreHooks | Adam Vogt | 1 | -2/+1 |
2009-11-16 | Changed interface of X.U.ExtensibleState | Daniel Schoepe | 9 | -54/+54 |
2009-11-15 | PositionStoreFloat - a floating layout with support hooks | Jan Vornberger | 4 | -2/+195 |
2009-11-08 | PositionStore utility to store information about position and size of a window | Jan Vornberger | 1 | -0/+81 |
2009-11-15 | X.H.Urgencyhook fix minor doc bug | Anders Engstrom | 1 | -1/+1 |
2009-11-15 | X.H.DynamicLog fix minor indentation oddness | Anders Engstrom | 1 | -15/+15 |
2009-11-15 | X.A.CycleWS cycle by tag group | Anders Engstrom | 1 | -0/+7 |
2009-11-15 | Use less short names in X.Prompt | Adam Vogt | 1 | -5/+2 |