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