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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixes typos in Actions.Launcher haddock documentation
c.lopez
2012-08-11
1
-21
/
+22
*
Correctly get the autocompletion item when alwaysHighlight in XMonad.Prompt i...
c.lopez
2012-08-11
2
-100
/
+112
*
Removes warnings, adds a browser value for LauncherConfig in haddock comments
c.lopez
2012-06-28
1
-4
/
+4
*
Changes on XPrompt:
c.lopez
2012-06-28
2
-39
/
+394
*
accept more windows as docks
Daniel Wagner
2012-08-23
1
-2
/
+2
*
strip newlines from dmenu's returns to be compatible with the newest version ...
longpoke
2012-07-23
1
-1
/
+1
*
A workscreen permits to display a set of workspaces on several
kedals0
2012-07-06
1
-0
/
+109
*
refer to the new name 'handleEventHook' instead of the old name 'eventHook' i...
Daniel Wagner
2012-06-18
1
-1
/
+1
*
UrgencyHooks made available as Window -> X () functions
gopsychonauts
2012-05-04
1
-1
/
+10
*
updates to XMonad.Prompt re: word-oriented commands
Brent Yorgey
2012-05-10
1
-30
/
+71
*
Added isUnfocusedOnCurrentWS and fadeInactiveCurrentWSLogHook for better supp...
Jesper Reenberg
2012-03-29
1
-6
/
+27
*
Fixed X.A.GridSelect to be consistent in the way it (now) sorts the shown
Jesper Reenberg
2012-05-01
1
-6
/
+34
*
Use getXMonadDir to get the default xmonad directory.
Julia Jomantaite
2012-05-01
1
-5
/
+3
*
Minor haddock formatting for X.L.OnHost and X.A.DynamicWorkspaceOrder
Adam Vogt
2012-04-28
2
-7
/
+7
*
Remove trailing whitespace.
Adam Vogt
2012-04-28
2
-2
/
+2
*
Add emacs-like keys to browse history in XMonad.Prompt
Carlos Lopez-Camey
2012-04-21
1
-0
/
+2
*
Adds an emacs-like Keymap in XMonad.Prompt
Carlos Lopez-Camey
2012-04-21
1
-0
/
+37
*
add 'withNthWorkspace' to DynamicWorkspaceOrder.
jakob
2012-04-07
1
-1
/
+14
*
XMonad.Layout.OnHost allows host-specific modifications to a layout, which
allbery.b
2012-03-20
1
-0
/
+155
*
narrower BorderResize rectangles placed within border edges
Jens Petersen
2012-03-14
1
-7
/
+5
*
add-dynamic-bars-module
Ben Boeckel
2012-03-16
1
-0
/
+136
*
bump X11 dependency so that noModMask is available
Daniel Wagner
2012-03-16
1
-1
/
+1
*
Paste.hs: rm noModMask, shifted definition to X11 binding (see previous email)
gwern0
2011-12-03
1
-6
/
+0
*
GroupNavigation: fix import typo in usage
Jens Petersen
2012-03-12
1
-1
/
+1
*
add sendToEmptyWorkspace to FindEmptyWorkspace
Jens Petersen
2012-03-12
1
-1
/
+6
*
ShowWName: Increase horizontal padding for flash
crodjer
2012-03-05
1
-1
/
+1
*
persist-togglehook-options
Ben Boeckel
2012-03-11
1
-1
/
+2
*
ShowWName flash window background color
Rohan Jain
2012-03-06
1
-1
/
+1
*
ShowWName: Fix flash location by screen rectangle
crodjer
2012-03-05
1
-3
/
+3
*
Fix typo in tabbed layout link for font utils docs
crodjer
2012-02-29
1
-1
/
+1
*
L.WorkspaceDir: cleanup redundant {definitions,imports}
Steffen Schuldenzucker
2012-02-29
1
-5
/
+0
*
fix L.WorkspaceDir special char handling: remove "echo -n" processing
Steffen Schuldenzucker
2012-02-27
1
-2
/
+1
*
Add BorderUrgencyHook to XMonad.Hooks.UrgencyHook
allbery.b
2012-02-25
1
-0
/
+26
*
Adding use case for namedScratchpad.
nicolas.dudebout
2012-01-23
1
-1
/
+19
*
Actions.WindowGo: typo fix - trim 's' per cub.uanic https://code.google.com/p...
gwern0
2012-01-16
1
-1
/
+1
*
XMonad.Actions.PhysicalScreens: fix typo spotted by Chris Pick <haskell@chris...
gwern0
2012-01-15
1
-2
/
+1
*
roll back previous incorrect fix
Daniel Wagner
2012-01-11
1
-1
/
+1
*
Extending: fix http://code.google.com/p/xmonad/issues/detail?idI0
gwern0
2012-01-11
1
-1
/
+1
*
another documentation patch: XMonadContrib.UpdatePointer -> XMonad.Actions.Up...
Daniel Wagner
2012-01-11
1
-1
/
+1
*
documentation patch, fixes issue 490
Daniel Wagner
2012-01-11
1
-1
/
+1
*
X.H.EwmhDesktops note that fullscreenEventHook is not included in ewmh
Adam Vogt
2012-01-02
1
-1
/
+4
*
X.H.EwmhDesktops haddock formatting.
Adam Vogt
2012-01-02
1
-1
/
+1
*
X.A.Navigation2D
Norbert Zeh
2011-12-08
1
-0
/
+778
*
documentation patch: mention PostfixOperators
Daniel Wagner
2011-12-11
1
-0
/
+9
*
P.Shell documentation and add missing unsafePrompt export
Adam Vogt
2011-12-07
1
-3
/
+11
*
Paste: 3 more escaped characters from alistra
gwern0
2011-11-29
1
-1
/
+1
*
unfuck X.U.Paste
Daniel Wagner
2011-11-29
1
-1
/
+1
*
XMonad.Util.Paste: +alistra's patch for fixing his pasting of things like ema...
gwern0
2011-11-28
1
-2
/
+2
*
XMonad.Util.Paste: rm myself from maintainer field; I don't know how to fix a...
gwern0
2011-11-28
1
-1
/
+1
*
XMonad.Prompt.Shell: improve 'env' documentation to cover goodgrue's problem
gwern0
2011-11-28
1
-1
/
+3
[prev]
[next]