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-03-16
Search.hs: haddock fmt
gwern0
1
-12
/
+12
2008-03-16
Add XMonad.Actions.Promote
xmonad
1
-0
/
+49
2008-03-16
LayoutCombinators: improve documentation (closes ticket #136)
Brent Yorgey
1
-15
/
+78
2008-03-16
Xmonad.Layout.NoBorders: make smartBorders unborder fullscreen floating windo...
Lukas Mai
1
-11
/
+19
2008-03-16
Xmonad.Prompt.DirExec: fix haddock error
Lukas Mai
1
-1
/
+1
2008-03-15
EwmhDesktops: advertise support for _NET_CLIENT_LIST_STACKING
Alec Berryman
1
-0
/
+1
2008-03-11
ScratchWorkspace: update to work with runLayout changes
Brent Yorgey
1
-1
/
+1
2008-03-11
Scratchpad: update to work with runLayout changes
Brent Yorgey
1
-5
/
+5
2008-03-11
MagicFocus: update to work with runLayout changes
Brent Yorgey
1
-3
/
+3
2008-03-11
LayoutScreens: update to work with runLayout changes
Brent Yorgey
1
-1
/
+1
2008-03-11
Combo: update to work with runLayout changes
Brent Yorgey
1
-7
/
+7
2008-03-11
MultiToggle: fix to work with runLayout changes to core
Brent Yorgey
1
-5
/
+3
2008-02-23
PerWorksapce: use a safer False as default
Andrea Rossato
1
-2
/
+2
2008-02-22
PerWorkspace: reimplemented using runLayout
Andrea Rossato
1
-73
/
+27
2008-02-23
ToggleLayouts: reimplemented with runLayout
Andrea Rossato
1
-8
/
+6
2008-02-23
LayoutCombinators: NewSelect reimplemented with runLayout
Andrea Rossato
1
-8
/
+6
2008-02-23
LayoutModifier: reimplement ModifiedLayout using runLayout and more
Andrea Rossato
3
-20
/
+16
2008-02-22
Combo: updated to latest runLayout changes
Andrea Rossato
1
-3
/
+3
2008-03-11
EZConfig: add documentation and a warning, so no one repeats my silly hard-to...
Brent Yorgey
1
-1
/
+12
2008-03-08
Fix to work with "floats always use current screen" patch
robreim
1
-1
/
+1
2008-03-08
make smartBorders ignore screens with no dimensions.
David Roundy
1
-1
/
+3
2008-03-08
rewrite ScratchWorkspace to make scratch always visible, but not always on sc...
David Roundy
2
-57
/
+74
2008-03-08
add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible.
David Roundy
2
-2
/
+5
2008-03-07
Fix ThreeColumns doc.
Roman Cheplyaka
1
-3
/
+1
2008-03-02
Shell: add support for UTF-8 locales
Andrea Rossato
1
-5
/
+5
2008-03-02
Font and XUtils: add UTF-8 support and various fixes related to XFT
Andrea Rossato
5
-162
/
+235
2008-02-29
Ssh: coding style
Andrea Rossato
1
-5
/
+5
2008-02-29
Ssh: complete known hosts with non standard ports too
Andrea Rossato
1
-2
/
+12
2008-03-06
Fix xmonadPromptC and use it.
nicolas.pouillard
1
-3
/
+6
2008-03-06
Documentation typo about UpdatePointer.
nicolas.pouillard
1
-1
/
+1
2008-03-05
Fix ToggleOff: It was adding 0.1 to the magnification.
Braden Shepherdson
1
-1
/
+1
2008-03-05
Removed WmiiActions module.
Juraj Hercek
1
-106
/
+0
2008-03-01
Adjusted signature of DirExec module functions.
Juraj Hercek
1
-12
/
+24
2008-02-29
Import of new DirExec module.
Juraj Hercek
1
-0
/
+90
2008-03-03
Hooks.DynamicLog: export xmobarPP
Dmitry Kurochkin
1
-1
/
+1
2008-03-03
Magnifier: fix behavior for windows on the bottom + right of the screen. Now...
Brent Yorgey
1
-7
/
+10
2008-03-01
Changed semantics of UpdatePointer to move to nearest point
robreim
1
-13
/
+21
2008-03-01
UpdatePointer XMonadContrib module
robreim
1
-0
/
+54
2008-03-03
Util.Run: minor clarification in comment
gwern0
1
-1
/
+1
2008-03-02
Add XMonad.Actions.PerWorkspaceKeys
Roman Cheplyaka
1
-0
/
+50
2008-03-02
Haddock fix: Changed URL-Markup
Dominik Bruhn
2
-2
/
+2
2008-03-01
switch Droundy to smartBorders (which works better with ScratchWorkspace).
David Roundy
1
-3
/
+3
2008-03-01
XMonad.Layout.Simplest: add FlexibleInstances pragma
Lukas Mai
1
-1
/
+1
2008-03-01
XMonad.Layout.ScratchWorkspace: avoid warnings, make tests compile again
Lukas Mai
1
-9
/
+10
2008-02-29
implement ScratchWorkspace.
David Roundy
2
-1
/
+84
2008-02-29
in Prompt.Workspace sort by official workspace order.
David Roundy
1
-5
/
+7
2008-02-29
simplify Simplest--allow it to apply to non-Windows.
David Roundy
1
-1
/
+1
2008-02-29
XMonad.Actions.MouseGestures.mkCollect: generalize type
Lukas Mai
1
-3
/
+3
2008-02-29
Add bottom-tabbed layout.
Roman Cheplyaka
1
-5
/
+29
2008-02-29
XMonad.Actions.MouseGestures: refactoring, code simplification
Lukas Mai
1
-53
/
+51
[prev]
[next]