| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | mark Mosaic as broken. use MosaicAlt | Don Stewart | 2008-03-20 | 2 | -1/+3 |
* | add ewmhDesktopsLayout for EWMH interaction | Joachim Breitner | 2008-03-19 | 1 | -4/+58 |
* | Export HandleEvent type to be able to use it in type annotations | Joachim Breitner | 2008-03-19 | 1 | -0/+1 |
* | I now use ServerMode | Andrea Rossato | 2008-02-26 | 1 | -1/+3 |
* | EventHook: handle events after the underlying layout and more | Andrea Rossato | 2008-02-25 | 1 | -14/+14 |
* | Add Hooks.ServerMode: an event hook to execute commands sent by an external c... | Andrea Rossato | 2008-02-24 | 2 | -0/+104 |
* | Add EventHook: a layout modifier to handle X events | Andrea Rossato | 2008-02-24 | 2 | -0/+108 |
* | tabs | Don Stewart | 2008-03-17 | 1 | -2/+2 |
* | WindowProperties: fix documentation | Brent Yorgey | 2008-03-18 | 1 | -1/+1 |
* | Move window properties to a separate Util module | Roman Cheplyaka | 2008-03-18 | 3 | -22/+51 |
* | XMonad.Layout.NoBorders: always unborder fullscreen floating windows, even wh... | Lukas Mai | 2008-03-17 | 1 | -4/+2 |
* | MagicFocus: reimplement as a LayoutModifier, fix bug (MagicFocus didn't pass ... | Brent Yorgey | 2008-03-17 | 1 | -14/+13 |
* | WindowGo.hs: improve description | gwern0 | 2008-03-16 | 1 | -2/+6 |
* | Run.hs: improve haddock | gwern0 | 2008-03-16 | 1 | -25/+26 |
* | XSelection.hs: improved haddockf formatting, more links, & cpedit | gwern0 | 2008-03-16 | 1 | -50/+51 |
* | Search.hs: try to add a more descriptive type | gwern0 | 2008-03-16 | 1 | -2/+3 |
* | improve the formatting for WindowGo.hs | gwern0 | 2008-03-16 | 1 | -25/+25 |
* | Search.hs: haddock fmt | gwern0 | 2008-03-16 | 1 | -12/+12 |
* | Add XMonad.Actions.Promote | xmonad | 2008-03-16 | 2 | -0/+50 |
* | LayoutCombinators: improve documentation (closes ticket #136) | Brent Yorgey | 2008-03-16 | 1 | -15/+78 |
* | Xmonad.Layout.NoBorders: make smartBorders unborder fullscreen floating windo... | Lukas Mai | 2008-03-16 | 1 | -11/+19 |
* | Xmonad.Prompt.DirExec: fix haddock error | Lukas Mai | 2008-03-16 | 1 | -1/+1 |
* | EwmhDesktops: advertise support for _NET_CLIENT_LIST_STACKING | Alec Berryman | 2008-03-15 | 1 | -0/+1 |
* | ScratchWorkspace: update to work with runLayout changes | Brent Yorgey | 2008-03-11 | 1 | -1/+1 |
* | Scratchpad: update to work with runLayout changes | Brent Yorgey | 2008-03-11 | 1 | -5/+5 |
* | MagicFocus: update to work with runLayout changes | Brent Yorgey | 2008-03-11 | 1 | -3/+3 |
* | LayoutScreens: update to work with runLayout changes | Brent Yorgey | 2008-03-11 | 1 | -1/+1 |
* | Combo: update to work with runLayout changes | Brent Yorgey | 2008-03-11 | 1 | -7/+7 |
* | MultiToggle: fix to work with runLayout changes to core | Brent Yorgey | 2008-03-11 | 1 | -5/+3 |
* | PerWorksapce: use a safer False as default | Andrea Rossato | 2008-02-23 | 1 | -2/+2 |
* | PerWorkspace: reimplemented using runLayout | Andrea Rossato | 2008-02-22 | 1 | -73/+27 |
* | ToggleLayouts: reimplemented with runLayout | Andrea Rossato | 2008-02-23 | 1 | -8/+6 |
* | LayoutCombinators: NewSelect reimplemented with runLayout | Andrea Rossato | 2008-02-23 | 1 | -8/+6 |
* | LayoutModifier: reimplement ModifiedLayout using runLayout and more | Andrea Rossato | 2008-02-23 | 3 | -20/+16 |
* | Combo: updated to latest runLayout changes | Andrea Rossato | 2008-02-22 | 1 | -3/+3 |
* | EZConfig: add documentation and a warning, so no one repeats my silly hard-to... | Brent Yorgey | 2008-03-11 | 1 | -1/+12 |
* | Fix to work with "floats always use current screen" patch | robreim | 2008-03-08 | 1 | -1/+1 |
* | make smartBorders ignore screens with no dimensions. | David Roundy | 2008-03-08 | 1 | -1/+3 |
* | rewrite ScratchWorkspace to make scratch always visible, but not always on sc... | David Roundy | 2008-03-08 | 2 | -57/+74 |
* | add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible. | David Roundy | 2008-03-08 | 2 | -2/+5 |
* | Fix ThreeColumns doc. | Roman Cheplyaka | 2008-03-07 | 1 | -3/+1 |
* | Shell: add support for UTF-8 locales | Andrea Rossato | 2008-03-02 | 1 | -5/+5 |
* | Font and XUtils: add UTF-8 support and various fixes related to XFT | Andrea Rossato | 2008-03-02 | 6 | -163/+245 |
* | Ssh: coding style | Andrea Rossato | 2008-02-29 | 1 | -5/+5 |
* | Ssh: complete known hosts with non standard ports too | Andrea Rossato | 2008-02-29 | 1 | -2/+12 |
* | Fix xmonadPromptC and use it. | nicolas.pouillard | 2008-03-06 | 1 | -3/+6 |
* | Documentation typo about UpdatePointer. | nicolas.pouillard | 2008-03-06 | 1 | -1/+1 |
* | Fix ToggleOff: It was adding 0.1 to the magnification. | Braden Shepherdson | 2008-03-05 | 1 | -1/+1 |
* | Removed WmiiActions module. | Juraj Hercek | 2008-03-05 | 2 | -107/+0 |
* | Adjusted signature of DirExec module functions. | Juraj Hercek | 2008-03-01 | 1 | -12/+24 |