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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-04
XMonad.Actions.WindowGo: add a runOrRaise module for Joseph Garvin with the ...
gwern0
1
-0
/
+75
2008-02-04
enable proper handling of panels in droundy config.
David Roundy
1
-0
/
+3
2008-02-04
enable button click for focus in tabbed.
David Roundy
1
-0
/
+8
2008-02-04
in Decoration, remove windows that are precisely hidden underneath other wind...
David Roundy
1
-3
/
+8
2008-02-04
switch tabbed back to using Simplest (so tabs will be shown).
David Roundy
1
-2
/
+3
2008-02-01
CycleWS: change example binding for toggleWS from mod-t to mod-z. example bi...
Brent Yorgey
1
-1
/
+1
2008-02-01
REMOVE RotView: use CycleWS instead.
Brent Yorgey
4
-76
/
+11
2008-02-01
CycleWS: add more general functionality that now subsumes the functionality o...
Brent Yorgey
2
-26
/
+169
2008-02-01
WorkspaceCompare: some refactoring.
Brent Yorgey
3
-26
/
+51
2008-01-31
Search.hs: haddock cleanup
Brent Yorgey
1
-35
/
+32
2008-01-31
Added a handy tip to the documentation of XMonad.Actions.Search
v.dijk.bas
1
-1
/
+47
2008-01-31
Make LayoutHints a decoration aware layout modifier
Andrea Rossato
2
-5
/
+9
2008-01-31
Remove LayoutCombinator class and revert PerWorkspace to its Maybe Bool state
Andrea Rossato
2
-79
/
+65
2008-01-31
Extending.hs: documentation update
Brent Yorgey
2
-13
/
+16
2008-01-30
DynamicLog: lots of additional documentation; add byorgeyPP as an example dze...
Brent Yorgey
1
-32
/
+99
2008-01-09
Extended PP with sorting algorithm specification and added xinerama sorting
Juraj Hercek
2
-7
/
+37
2008-01-30
SimpleDecoration: export defaultTheme
Andrea Rossato
1
-0
/
+1
2008-01-30
Various decorations related updates
Spencer Janssen
8
-188
/
+97
2008-01-26
TwoPane: add description string
Joachim Fasting
1
-0
/
+1
2008-01-16
add XMonad.Actions.CycleSelectedLayouts
Roman Cheplyaka
1
-0
/
+51
2008-01-28
Search.hs: add documentation and two more search engines (MathWorld and Googl...
Brent Yorgey
1
-23
/
+52
2008-01-29
LayoutCombinator class: code clean up
Andrea Rossato
2
-15
/
+12
2008-01-29
Add a LayoutCombinator class and a CombinedLayout and port PerWorkspace to th...
Andrea Rossato
2
-93
/
+109
2008-01-28
Named: reimplemented as a LayoutModifier and updated Config.Droundy accordingly
Andrea Rossato
2
-21
/
+17
2008-01-28
LayoutModifier: add modifyDescription for completely override the modified la...
Andrea Rossato
1
-3
/
+5
2008-01-28
Make ToggleLayouts and Named implement emptyLayout
Andrea Rossato
2
-0
/
+7
2008-01-28
Decoration: the fontset must be released even when we don't decorate the firs...
Andrea Rossato
1
-1
/
+3
2008-01-28
Decoration: I forgot we need to release the fontset too!
Andrea Rossato
1
-1
/
+2
2008-01-28
Decoration: after deleting the windows we must update the layout modifier
Andrea Rossato
1
-1
/
+2
2008-01-27
Reflect: reimplemented as a layout modifier (which makes it compatible with w...
Andrea Rossato
1
-15
/
+11
2008-01-27
SimpleFLoat: change the description to Float (Simple is the decoration descri...
Andrea Rossato
1
-1
/
+1
2008-01-27
ManageDocks: implement AvoidStruts as a layout modifier
Andrea Rossato
1
-18
/
+12
2008-01-27
ResizeScreen has been rewritten as a layout modifier
Andrea Rossato
1
-35
/
+17
2008-01-27
LayoutModifier add a modifyLayout
Andrea Rossato
1
-1
/
+4
2008-01-27
Make LayoutCombinators deal with emptyLayout
Andrea Rossato
1
-0
/
+4
2008-01-27
Add ResizeScreen, a layout modifier for modifing the screen geometry
Andrea Rossato
1
-0
/
+81
2008-01-27
WindowArranger can now arrange all windows
Andrea Rossato
3
-24
/
+32
2008-01-26
Arossato: updated my config to recent changes
Andrea Rossato
1
-16
/
+60
2008-01-26
Add SimpleFloat a very basic floating layout that will place windows accordin...
Andrea Rossato
2
-5
/
+78
2008-01-26
WindoWrranger: export the WindowArranger type (see the upcoming SimpleFloat)
Andrea Rossato
1
-0
/
+1
2008-01-26
ShowWName: show the name of empty layouts too
Andrea Rossato
1
-3
/
+8
2008-01-26
ManageDocks: add emptyLayout definition for supporting the new decoration fra...
Andrea Rossato
1
-0
/
+3
2008-01-26
Decoration: code formatting only
Andrea Rossato
1
-15
/
+12
2008-01-26
export DeConfig to avoid importing Decoration
Andrea Rossato
2
-0
/
+2
2008-01-26
Prompt: code formatting only
Andrea Rossato
1
-29
/
+28
2008-01-26
Don't export TConf anymore and export DeConfig instead
Andrea Rossato
3
-14
/
+15
2008-01-25
Tabbed now uses Decoration
Andrea Rossato
1
-183
/
+80
2008-01-25
Add DwmStyle, a layout modifier to add dwm-style decorations to windows in an...
Andrea Rossato
1
-0
/
+69
2008-01-25
Adde SimpleDecoration, a layout modifier to add simple decorations to windows...
Andrea Rossato
1
-0
/
+69
2008-01-25
Add Layout.Simplest, the simplest layout
Andrea Rossato
1
-0
/
+41
[prev]
[next]