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
/
Actions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Generalize copyWindow, minor style change
Spencer Janssen
2008-04-08
1
-4
/
+4
*
XMonad.Actions.CopyWindow: added copyToAll and killAllOtherCopies functions
Ivan N. Veselov
2008-04-08
1
-4
/
+35
*
XMonad.Actions.UpdatePointer: doc fix
Lukas Mai
2008-04-07
1
-1
/
+1
*
Added next-window versions of the raise* functions.
Ian Zerny
2008-04-05
1
-1
/
+31
*
update contrib for applySizeHints changes
Lukas Mai
2008-04-05
4
-5
/
+5
*
Actions/Search.hs: add dictionary.com search
Brent Yorgey
2008-04-02
1
-10
/
+14
*
improve WindowGo.hs Haddock formatting
gwern0
2008-04-01
1
-15
/
+15
*
WindowGo.hs: +raiseBrowser, raiseEditor
gwern0
2008-04-01
1
-5
/
+25
*
Search.hs: remove an argument from selectSearch and promptSearch
gwern0
2008-04-01
1
-43
/
+57
*
XMonad.Actions.CycleRecentWS: initial import
Michal Janeczek
2008-03-31
1
-0
/
+85
*
move Direction type from WindowNavigation to ManageDocks (ManageDocks will mo...
Brent Yorgey
2008-03-31
1
-1
/
+1
*
UpdatePointer: Make pointer position configurable.
xmonad
2008-03-26
1
-9
/
+28
*
XMonad.Actions.Commands: documentation fix
Brent Yorgey
2008-03-25
1
-4
/
+4
*
XMonad.Actions.Search: add Google Maps search
Brent Yorgey
2008-03-24
1
-1
/
+5
*
XMonad.Actions.MouseGestures: reexport Direction from WindowNavigation, avoid...
Lukas Mai
2008-03-22
1
-5
/
+1
*
WindowGo.hs: improve description
gwern0
2008-03-16
1
-2
/
+6
*
Search.hs: try to add a more descriptive type
gwern0
2008-03-16
1
-2
/
+3
*
improve the formatting for WindowGo.hs
gwern0
2008-03-16
1
-25
/
+25
*
Search.hs: haddock fmt
gwern0
2008-03-16
1
-12
/
+12
*
Add XMonad.Actions.Promote
xmonad
2008-03-16
1
-0
/
+49
*
add HiddenNonEmptyWS to CycleWS to avoid workspaces already visible.
David Roundy
2008-03-08
1
-0
/
+3
*
Documentation typo about UpdatePointer.
nicolas.pouillard
2008-03-06
1
-1
/
+1
*
Removed WmiiActions module.
Juraj Hercek
2008-03-05
1
-106
/
+0
*
Changed semantics of UpdatePointer to move to nearest point
robreim
2008-03-01
1
-13
/
+21
*
UpdatePointer XMonadContrib module
robreim
2008-03-01
1
-0
/
+54
*
Add XMonad.Actions.PerWorkspaceKeys
Roman Cheplyaka
2008-03-02
1
-0
/
+50
*
in Prompt.Workspace sort by official workspace order.
David Roundy
2008-02-29
1
-5
/
+7
*
XMonad.Actions.MouseGestures.mkCollect: generalize type
Lukas Mai
2008-02-29
1
-3
/
+3
*
XMonad.Actions.MouseGestures: refactoring, code simplification
Lukas Mai
2008-02-29
1
-53
/
+51
*
Xmonad.Actions.MouseGestures: generalize interface, allow hooks
Lukas Mai
2008-02-26
1
-27
/
+40
*
update inactive debugging code in MouseGestures; no visible changes
Lukas Mai
2007-11-09
1
-4
/
+9
*
Refactor MouseResize, remove isDecoration and introduce isInStack, isVisible,...
Andrea Rossato
2008-02-18
1
-22
/
+35
*
Prompt: add some methods to make completions more flexible
Andrea Rossato
2008-02-16
1
-6
/
+0
*
Add Actions.MouseResize: a layout modifier to resize windows with the mouse
Andrea Rossato
2008-02-12
1
-0
/
+119
*
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
*
add swapScreen to CycleWS
its.sec
2008-02-06
1
-0
/
+17
*
XMonad.Actions.WindowGo: add a runOrRaise module for Joseph Garvin with the ...
gwern0
2008-02-04
1
-0
/
+75
*
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
2
-71
/
+8
*
CycleWS: add more general functionality that now subsumes the functionality o...
Brent Yorgey
2008-02-01
2
-26
/
+169
*
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
*
add XMonad.Actions.CycleSelectedLayouts
Roman Cheplyaka
2008-01-16
1
-0
/
+51
*
Search.hs: add documentation and two more search engines (MathWorld and Googl...
Brent Yorgey
2008-01-28
1
-23
/
+52
*
Action.Search: small haddock fixes
Andrea Rossato
2008-01-13
1
-1
/
+2
*
Correct caps in module header.
Joachim Fasting
2007-12-30
1
-1
/
+1
*
Use LANGUAGE pragma.
Joachim Fasting
2007-12-30
1
-1
/
+1
*
shiftPrevScreen and shiftNextScreen, to make CycleWS consistent
mail
2007-12-31
1
-1
/
+20
*
-Wall police
Spencer Janssen
2007-12-28
1
-1
/
+1
[prev]
[next]