index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
XMonad
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed off-by-one error which broke strut handling for some panels.
Nils Anders Danielsson
2008-02-10
1
-4
/
+19
*
Decoration: fix an issue with decoration window creation and more
Andrea Rossato
2008-02-20
1
-24
/
+16
*
DynamicLog.hs: haddock fix
Andrea Rossato
2008-02-20
1
-1
/
+1
*
improvements to XMonad.Hooks.DynamicLog, and new contrib module XMonad.Util.L...
Brent Yorgey
2008-02-19
2
-63
/
+243
*
LayoutHints: fix a wrong fix
Andrea Rossato
2008-02-19
1
-1
/
+1
*
Arossato: updated to latest changes
Andrea Rossato
2008-02-19
1
-21
/
+6
*
Decoration: comment only
Andrea Rossato
2008-02-19
1
-22
/
+123
*
Decoratione: generate rectangles first, and create windows accordingly
Andrea Rossato
2008-02-19
1
-57
/
+71
*
Fix doc for Tabbed
Roman Cheplyaka
2008-02-19
1
-1
/
+1
*
Tabbed and TabBarDecoration: no need to implement decorateFirst (the default ...
Andrea Rossato
2008-02-18
2
-2
/
+0
*
TabBarDecoration: simpleTabBar automatically applies resizeVertical
Andrea Rossato
2008-02-18
2
-10
/
+20
*
DwmStyle: comment fix only
Andrea Rossato
2008-02-18
1
-1
/
+1
*
ResizeScreen: add resizeHorizontalRight and resizeVerticalBottom
Andrea Rossato
2008-02-18
1
-9
/
+18
*
Add TabBarDecoration, a layout modifier to add a bar of tabs to any layout
Andrea Rossato
2008-02-18
2
-53
/
+100
*
add Eq superclass to DecorationStyle and change styles in order not to decora...
Andrea Rossato
2008-02-18
5
-16
/
+25
*
Refactor MouseResize, remove isDecoration and introduce isInStack, isVisible,...
Andrea Rossato
2008-02-18
3
-34
/
+69
*
Prompt: regenerate completion list if there's just one completion
Andrea Rossato
2008-02-17
1
-6
/
+7
*
Prompt.Theme: use mkComplFunFromList' to generate completions
Andrea Rossato
2008-02-17
1
-1
/
+1
*
some code formatting
Andrea Rossato
2008-02-17
2
-10
/
+10
*
Prompt: comment only (clafiry completionToCommand uses)
Andrea Rossato
2008-02-16
1
-5
/
+7
*
Prompt: comment only (remove confusing remarks about commandToComplete)
Andrea Rossato
2008-02-16
1
-4
/
+2
*
Prompt: haddock fixes only
Andrea Rossato
2008-02-16
1
-24
/
+31
*
Prompt.XMonad: use mkComplFunFromList' to get all the completions with an emp...
Andrea Rossato
2008-02-16
1
-2
/
+2
*
Prompt.Window: remove unneeded and ugly escaping/unescaping
Andrea Rossato
2008-02-16
1
-12
/
+6
*
Theme: move theme's nextCompletion implementation to Prompt.getNextCompletion
Andrea Rossato
2008-02-16
1
-4
/
+1
*
Shell: escape the string in the command line only
Andrea Rossato
2008-02-16
1
-2
/
+3
*
Prompt: add some methods to make completions more flexible
Andrea Rossato
2008-02-16
2
-24
/
+47
*
Prompt.Theme: display all theme information and handle completion accordingly
Andrea Rossato
2008-02-16
1
-2
/
+8
*
Prompt.Shell: if there's just one completion and it is a directory add a trai...
Andrea Rossato
2008-02-16
1
-2
/
+8
*
Prompt: added nextCompletion and commandToComplete methods to fine tune promp...
Andrea Rossato
2008-02-16
1
-21
/
+29
*
Util.Themes: add ppThemeInfor to render the theme info
Andrea Rossato
2008-02-16
1
-0
/
+7
*
DecorationMadness: resizable layouts now use MouseResize too
Andrea Rossato
2008-02-12
1
-46
/
+63
*
SimpleFloat now uses MouseResize
Andrea Rossato
2008-02-12
1
-4
/
+5
*
Add Actions.MouseResize: a layout modifier to resize windows with the mouse
Andrea Rossato
2008-02-12
1
-0
/
+119
*
Decoration: remove mouse resize and more
Andrea Rossato
2008-02-12
1
-17
/
+15
*
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
1
-0
/
+527
[prev]
[next]