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
*
remove ServerMode tabs
Adam Vogt
2013-12-19
1
-5
/
+5
*
fix -Wall ServerMode
Adam Vogt
2013-12-19
1
-4
/
+4
*
documentation note that ServerMode is similar to wmctrl
Adam Vogt
2013-12-19
1
-1
/
+2
*
Generalized XMonad.Hooks.ServerMode
polson2
2013-12-16
1
-41
/
+108
*
IfMax-Layout
Ilya Portnov
2013-12-01
2
-0
/
+78
*
fix UrgencyHook and add filterUrgencyHook
Adam Vogt
2013-09-25
1
-1
/
+17
*
export XMonad.Hooks.UrgencyHook.clearUrgency (issue 533)
Adam Vogt
2013-09-23
1
-1
/
+1
*
minor documentation fix: manageDocks doesn't do anything with struts, so don'...
Daniel Wagner
2013-08-14
1
-2
/
+1
*
don't pretend to be LG3D in X.C.Dmwit because this confuses modern GTK
Daniel Wagner
2013-08-13
1
-2
/
+1
*
XMonad.Actions.UpdatePointer: generalise updatePointer
Liyang HU
2013-07-30
2
-53
/
+47
*
XMonad.Actions.UpdatePointer: document TowardsCentre
Liyang HU
2013-07-30
1
-1
/
+6
*
Haddock formatting in H.Minimize
Adam Vogt
2013-07-23
1
-1
/
+1
*
Bump version (and xmonad dependency) to 0.12
Adam Vogt
2013-07-20
1
-2
/
+2
*
Fix issue 551 by also getting manpath without -g flag.
Adam Vogt
2013-07-16
1
-3
/
+7
*
Escape dzen markup and remove xmobar tags from window titles by default.
Adam Vogt
2013-07-08
1
-13
/
+30
*
DynamicBars-use-ExtensibleState
gopsychonauts
2013-06-18
1
-25
/
+24
*
Catch exceptions when finding commands on PATH in Prompt.Shell
Thomas Tuegel
2013-06-17
1
-6
/
+2
*
Fix haddock parse error in X.A.LinkWorkspaces
Adam Vogt
2013-05-28
1
-0
/
+1
*
use Data.Default wherever possible, and deprecate the things it replaces
Daniel Wagner
2013-05-28
55
-320
/
+362
*
eliminate references to defaultConfig
Daniel Wagner
2013-05-28
98
-181
/
+182
*
minimal change needed to get xmonad-contrib to build with xmonad's data-defau...
Daniel Wagner
2013-05-28
1
-1
/
+1
*
Remove unneeded XSync call in Layout.ShowWName
Francesco Ariis
2013-05-17
1
-1
/
+0
*
Remove misleading comment: we definitely don't support ghc-6.6 anymore
Adam Vogt
2013-05-14
1
-1
/
+0
*
Fix module name in comment of X.L.Fullscreen
Adam Vogt
2013-05-14
1
-1
/
+1
*
Minor update to cabal file (adding modules & maintainership)
Adam Vogt
2013-05-14
1
-2
/
+4
*
Remove trailing whitespace in X.A.LinkWorkspaces
Adam Vogt
2013-05-14
1
-8
/
+8
*
Update documentation of LinkWorkspaces Module
quesel
2011-03-28
1
-1
/
+1
*
Added a module for linking workspaces
quesel
2011-02-10
2
-1
/
+168
*
Cache results from calcGap in ManageDocks
Adam Vogt
2013-04-25
1
-14
/
+38
*
Remove unnecessary contexts from L.MultiToggle
Adam Vogt
2013-02-17
1
-2
/
+2
*
Generalises modWorkspace to take any layout-transforming function
gopsychonauts
2013-05-01
1
-12
/
+13
*
since XMonad.Config.Dmwit mentions xmobar, we should include the associated ....
Daniel Wagner
2013-05-03
2
-0
/
+11
*
warning police
Daniel Wagner
2013-05-02
1
-4
/
+4
*
XMonad.Config.Dmwit
Daniel Wagner
2013-05-02
3
-0
/
+328
*
minor fixes to the haddock markup in X.L.IndependentScreens
Daniel Wagner
2013-04-11
1
-1
/
+2
*
add whenCurrentOn to X.L.IndependentScreens
Daniel Wagner
2013-04-09
1
-0
/
+35
*
Allow to specify the initial gaps' states in X.L.Gaps
Paul Fertser
2013-02-22
1
-1
/
+6
*
should bump X11 dependency, too, to make sure we have getAtomName
Daniel Wagner
2013-02-25
1
-1
/
+1
*
getAtomName is now defined in the X11 library
Daniel Wagner
2013-02-25
1
-15
/
+0
*
Allow to limit maximum row count in X.Prompt completion window
Paul Fertser
2013-02-21
1
-1
/
+7
*
Note in U.NameActions that xmonad core can list default keys now
Adam Vogt
2013-02-18
1
-0
/
+3
*
Export U.NamedActions.addDescrKeys per evaryont's request.
Adam Vogt
2013-02-18
1
-0
/
+1
*
Add EWMH DEMANDS_ATTENTION support to UrgencyHook.
Maarten de Vries
2013-02-12
1
-10
/
+57
*
Unconditionally set _NET_WORKAREA in ManageDocks
Adam Vogt
2013-01-17
1
-0
/
+8
*
spawn command when no completion is available (if alwaysHighlight is True); c...
c.lopez
2013-02-09
2
-2
/
+2
*
order-unindexed-ws-last
matthewhague
2012-07-04
1
-1
/
+9
*
SpawnOn modification for issue 523
Adam Vogt
2013-01-14
1
-6
/
+11
*
Update L.TrackFloating.useTransient example code
Adam Vogt
2013-01-12
1
-2
/
+2
*
Adapt ideas of issue 306 patch to a new modifier in L.TrackFloating
Adam Vogt
2013-01-12
1
-5
/
+67
*
Make X.A.CycleWS not rely on hidden WS order
Dmitri Iouchtchenko
2013-01-09
1
-9
/
+18
[next]