| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Decoration.hs: variable names consistency only | Andrea Rossato | 2008-02-11 | 1 | -6/+6 |
* | Tabbed and SimpleTabbed (in DecorationMadness) define their own decorationMou... | Andrea Rossato | 2008-02-11 | 2 | -0/+2 |
* | Decoration: DecorationStyle class cleanup and focus/drag unification | Andrea Rossato | 2008-02-11 | 1 | -16/+34 |
* | Refactor XMonad.Hooks.DynamicLog | Roman Cheplyaka | 2008-02-10 | 1 | -4/+15 |
* | DecorationMadness: comment only | Andrea Rossato | 2008-02-10 | 1 | -4/+3 |
* | DecorationMadness: added a few floating layouts | Andrea Rossato | 2008-02-10 | 1 | -0/+81 |
* | SimpleFloat: export SimpleFloat and add documentation | Andrea Rossato | 2008-02-10 | 1 | -3/+8 |
* | Move DefaultDecoration from DecorationMadness to Decoration | Andrea Rossato | 2008-02-10 | 2 | -4/+4 |
* | Themes: added robertTheme and donaldTheme | Andrea Rossato | 2008-02-10 | 1 | -0/+37 |
* | DecorationMadness: make tunable tabbed layouts respect the Theme decoHeight f... | Andrea Rossato | 2008-02-10 | 1 | -4/+4 |
* | ScreenResize: vertical and horizontal now respond to SetTheme | Andrea Rossato | 2008-02-10 | 1 | -3/+8 |
* | WindowGo.hs: fix syntax in example | Brent Yorgey | 2008-02-09 | 1 | -1/+1 |
* | +doc for WindowGo.hs: I've discovered a common usecase for me for raiseMaybe | gwern0 | 2008-02-05 | 1 | -1/+8 |
* | Run.hs: add an option to runinterms | gwern0 | 2008-02-05 | 3 | -7/+7 |
* | Add DecorationMadness: a repository of weirdnesses | Andrea Rossato | 2008-02-09 | 2 | -0/+528 |
* | Decoration: change mouseEventHook to decoEventHook and more | Andrea Rossato | 2008-02-09 | 1 | -15/+18 |
* | Tabbed: add simpleTabbed and fx documentation | Andrea Rossato | 2008-02-09 | 1 | -3/+24 |
* | Arossato: update to latest changes | Andrea Rossato | 2008-02-08 | 1 | -12/+18 |
* | Decoration: enable mouse dragging of windows | Andrea Rossato | 2008-02-08 | 1 | -5/+11 |
* | WindowArranger: add a SetGeometry message - needed to enable mouseDrag | Andrea Rossato | 2008-02-08 | 1 | -1/+5 |
* | Decoration: add a mouseEventHook methohd and move mouse button event there | Andrea Rossato | 2008-02-08 | 1 | -5/+12 |
* | Util.Thems: some more typos in comments | Andrea Rossato | 2008-02-08 | 1 | -3/+3 |
* | Util.Themes: documentation and export list (added themes that have been left ... | Andrea Rossato | 2008-02-08 | 1 | -7/+29 |
* | Prompt.Theme: comments and some point-free | Andrea Rossato | 2008-02-08 | 1 | -6/+6 |
* | oxymor00nTheme | its.sec | 2008-02-07 | 1 | -0/+21 |
* | add swapScreen to CycleWS | its.sec | 2008-02-06 | 1 | -0/+17 |
* | Decoration: consistency of variable names | Andrea Rossato | 2008-02-07 | 1 | -30/+30 |
* | Add Prompt.Theme: a prompt for dynamically applying a theme to the current wo... | Andrea Rossato | 2008-02-07 | 2 | -0/+53 |
* | Decoration: add a SetTheme message and releaseResources | Andrea Rossato | 2008-02-07 | 1 | -10/+17 |
* | cabal file: respect alphabetic order for modules | Andrea Rossato | 2008-02-07 | 1 | -3/+3 |
* | Add Util.Themes to collect user contributed themes | Andrea Rossato | 2008-02-07 | 2 | -0/+95 |
* | SimpleFloat: comment only | Andrea Rossato | 2008-02-07 | 1 | -1/+1 |
* | Update to safer initColor api | Don Stewart | 2008-02-06 | 2 | -7/+9 |
* | use Util.WorkspaceCompare in Prompt.Workspace. | David Roundy | 2008-02-06 | 1 | -2/+3 |
* | roll back to previous version of Droundy.hs. | David Roundy | 2008-02-05 | 1 | -10/+10 |
* | make WindowNavigation ignore decorations. | David Roundy | 2008-02-05 | 1 | -7/+9 |
* | make tabbed work nicely with LayoutCombinators and WindowNavigation. | David Roundy | 2008-02-05 | 2 | -14/+23 |
* | make WindowNavigation work when windows are stacked. | David Roundy | 2008-02-05 | 1 | -1/+1 |
* | XMonad.Actions.WindowGo: add a runOrRaise module for Joseph Garvin with the ... | gwern0 | 2008-02-04 | 2 | -0/+76 |
* | enable proper handling of panels in droundy config. | David Roundy | 2008-02-04 | 1 | -0/+3 |
* | enable button click for focus in tabbed. | David Roundy | 2008-02-04 | 1 | -0/+8 |
* | in Decoration, remove windows that are precisely hidden underneath other wind... | David Roundy | 2008-02-04 | 1 | -3/+8 |
* | switch tabbed back to using Simplest (so tabs will be shown). | David Roundy | 2008-02-04 | 1 | -2/+3 |
* | CycleWS: change example binding for toggleWS from mod-t to mod-z. example bi... | Brent Yorgey | 2008-02-01 | 1 | -1/+1 |
* | REMOVE RotView: use CycleWS instead. | Brent Yorgey | 2008-02-01 | 5 | -77/+11 |
* | CycleWS: add more general functionality that now subsumes the functionality o... | Brent Yorgey | 2008-02-01 | 2 | -26/+169 |
* | WorkspaceCompare: some refactoring. | Brent Yorgey | 2008-02-01 | 3 | -26/+51 |
* | Search.hs: haddock cleanup | Brent Yorgey | 2008-01-31 | 1 | -35/+32 |
* | Added a handy tip to the documentation of XMonad.Actions.Search | v.dijk.bas | 2008-01-31 | 1 | -1/+47 |
* | Make LayoutHints a decoration aware layout modifier | Andrea Rossato | 2008-01-31 | 2 | -5/+9 |