index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
Remove LayoutCombinator class and revert PerWorkspace to its Maybe Bool state
Andrea Rossato
2008-01-31
2
-79
/
+65
*
Extending.hs: documentation update
Brent Yorgey
2008-01-31
2
-13
/
+16
*
DynamicLog: lots of additional documentation; add byorgeyPP as an example dze...
Brent Yorgey
2008-01-30
1
-32
/
+99
*
Extended PP with sorting algorithm specification and added xinerama sorting
Juraj Hercek
2008-01-09
2
-7
/
+37
*
SimpleDecoration: export defaultTheme
Andrea Rossato
2008-01-30
1
-0
/
+1
*
Various decorations related updates
Spencer Janssen
2008-01-30
8
-188
/
+97
*
TwoPane: add description string
Joachim Fasting
2008-01-26
1
-0
/
+1
*
add XMonad.Actions.CycleSelectedLayouts
Roman Cheplyaka
2008-01-16
2
-0
/
+52
*
Search.hs: add documentation and two more search engines (MathWorld and Googl...
Brent Yorgey
2008-01-28
1
-23
/
+52
*
xmonad-contrib.cabal: add build-type field to get rid of Cabal warning
Brent Yorgey
2008-01-28
1
-0
/
+1
*
LayoutCombinator class: code clean up
Andrea Rossato
2008-01-29
2
-15
/
+12
*
Add a LayoutCombinator class and a CombinedLayout and port PerWorkspace to th...
Andrea Rossato
2008-01-29
2
-93
/
+109
*
Named: reimplemented as a LayoutModifier and updated Config.Droundy accordingly
Andrea Rossato
2008-01-28
2
-21
/
+17
*
LayoutModifier: add modifyDescription for completely override the modified la...
Andrea Rossato
2008-01-28
1
-3
/
+5
[prev]
[next]