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
...
*
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
*
Import of new DirExec module.
Juraj Hercek
2008-02-29
2
-0
/
+91
*
Hooks.DynamicLog: export xmobarPP
Dmitry Kurochkin
2008-03-03
1
-1
/
+1
*
Magnifier: fix behavior for windows on the bottom + right of the screen. Now...
Brent Yorgey
2008-03-03
1
-7
/
+10
*
Changed semantics of UpdatePointer to move to nearest point
robreim
2008-03-01
1
-13
/
+21
*
UpdatePointer XMonadContrib module
robreim
2008-03-01
2
-0
/
+55
*
Util.Run: minor clarification in comment
gwern0
2008-03-03
1
-1
/
+1
*
Add XMonad.Actions.PerWorkspaceKeys
Roman Cheplyaka
2008-03-02
2
-0
/
+51
*
Haddock fix: Changed URL-Markup
Dominik Bruhn
2008-03-02
2
-2
/
+2
*
switch Droundy to smartBorders (which works better with ScratchWorkspace).
David Roundy
2008-03-01
1
-3
/
+3
*
XMonad.Layout.Simplest: add FlexibleInstances pragma
Lukas Mai
2008-03-01
1
-1
/
+1
*
XMonad.Layout.ScratchWorkspace: avoid warnings, make tests compile again
Lukas Mai
2008-03-01
1
-9
/
+10
*
implement ScratchWorkspace.
David Roundy
2008-02-29
3
-1
/
+85
*
in Prompt.Workspace sort by official workspace order.
David Roundy
2008-02-29
1
-5
/
+7
*
simplify Simplest--allow it to apply to non-Windows.
David Roundy
2008-02-29
1
-1
/
+1
*
XMonad.Actions.MouseGestures.mkCollect: generalize type
Lukas Mai
2008-02-29
1
-3
/
+3
*
Add bottom-tabbed layout.
Roman Cheplyaka
2008-02-29
1
-5
/
+29
*
XMonad.Actions.MouseGestures: refactoring, code simplification
Lukas Mai
2008-02-29
1
-53
/
+51
[prev]
[next]