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
*
Minor style changes in DynamicWorkspaces
Adam Vogt
2009-11-15
1
-18
/
+15
*
X.A.DynamicWorkspaces fix doc and add behaviour
Anders Engstrom
2009-11-14
1
-9
/
+51
*
Rename gridselectViewWorkspace to gridselectWorkspace, add another example.
Adam Vogt
2009-11-12
1
-3
/
+7
*
X.A.DynamicWorkspaces: fix addWorkspace and friends so they never add another...
Brent Yorgey
2009-11-12
1
-5
/
+11
*
Change A.TopicSpace haddocks to use block quotes.
Adam Vogt
2009-11-11
1
-123
/
+102
*
Add defaultTopicConfig, to allow adding more fields to TopicSpace later.
Adam Vogt
2009-11-11
1
-0
/
+9
*
X.A.WindowGo: fix haddock markup
Spencer Janssen
2009-11-11
1
-4
/
+5
*
Add gridselectViewWorkspace in X.A.GridSelect
Daniel Schoepe
2009-11-09
1
-0
/
+9
*
X.A.DynamicWorkspaces: new 'addWorkspacePrompt' method
Brent Yorgey
2009-11-08
1
-1
/
+5
*
Update A.TopicSpace to use extensible state. No config changes required.
Adam Vogt
2009-11-07
1
-7
/
+13
*
Inline tupadd function in A.GridSelect
Adam Vogt
2009-11-01
1
-4
/
+1
*
Use X.U.ExtensibleState instead of IORefs
Daniel Schoepe
2009-11-06
1
-27
/
+28
*
XMonad.Actions.Search: imdb search URL tweak for bug #33
gwern0
2009-11-03
1
-1
/
+1
*
fix window rectangle calculation in X.A.UpdatePointer
Tomas Janousek
2009-10-26
1
-2
/
+4
*
Doc namespace minor updates
Wirt Wolff
2009-10-23
1
-1
/
+3
*
Docs: use myLayout like template rather than plural
Wirt Wolff
2009-10-23
2
-3
/
+3
*
Refer to modm as the current modMask
Adam Vogt
2009-10-22
35
-107
/
+107
*
Clean keymask in GridSelect(solves issue 318)
Daniel Schoepe
2009-10-22
1
-2
/
+4
*
Share one StdGen between RGB channels in A.RandomBackground
Adam Vogt
2009-10-20
1
-2
/
+2
*
Document A.RandomBackground
Adam Vogt
2009-10-20
1
-5
/
+26
*
More docs formatting in A.GridSelect
Adam Vogt
2009-10-16
1
-2
/
+2
*
In A.GridSelect correct haddocks
Adam Vogt
2009-10-16
1
-20
/
+26
*
Add Portability and Stability boilerplate for a couple modules.
Adam Vogt
2009-10-12
1
-0
/
+2
*
Correct hyperlink in A.DeManage
Adam Vogt
2009-10-12
1
-1
/
+1
*
Split A.TopicSpace documentation into sections
Adam Vogt
2009-10-12
1
-42
/
+52
*
Use hyperlinks in WorkspaceCursors documentation.
Adam Vogt
2009-10-08
1
-2
/
+2
*
Add a SetStruts message to H.ManageDocks.
Adam Vogt
2009-10-05
1
-1
/
+3
*
Rearrange the GSCONFIG class in A.Gridselect
Adam Vogt
2009-10-05
1
-28
/
+93
*
Add a GSCONFIG class to overload defaultGSConfig.
Adam Vogt
2009-10-03
2
-22
/
+31
*
Add a screenshots section in the A.GridSelect haddocks
Adam Vogt
2009-10-04
1
-4
/
+13
*
A.CycleWindows update docs, use lib fn second instead of custom lambda
Wirt Wolff
2009-09-26
1
-5
/
+14
*
Group functions in GridSelect haddock, add an inline screenshot.
Adam Vogt
2009-10-03
1
-4
/
+14
*
Hyperlink modules named in WindowMenu, RestoreMinimized, and Minimize
Adam Vogt
2009-10-03
1
-3
/
+3
*
Mention X.L.Maximize and X.L.Minimize in WindowMenu documentation
Jan Vornberger
2009-10-03
1
-0
/
+4
*
Use U.XUtils.fi to make WindowMenu clearer
Adam Vogt
2009-10-02
1
-12
/
+11
*
Extended GridSelect
Jan Vornberger
2009-09-30
1
-9
/
+24
*
WindowMenu based on GridSelect that displays actions for the focused window (...
Jan Vornberger
2009-09-30
1
-0
/
+75
*
Note that ManageDocks is preferred to A.DeManage
Adam Vogt
2009-09-30
1
-1
/
+2
*
Remove redundant ($) in A.Commands
Adam Vogt
2009-09-30
1
-5
/
+5
*
Only use search history for completion in X.A.Search
Daniel Schoepe
2009-09-21
1
-2
/
+3
*
Factor out direction types and put them in X.U.Types
Daniel Schoepe
2009-09-19
5
-35
/
+35
*
Remove excess broadcastMessage ReleaseResources from A.Commands
Adam Vogt
2009-09-04
1
-3
/
+2
*
Mark modules last-modified in 2007 as stable
Adam Vogt
2009-09-04
10
-10
/
+10
*
Improve/correct documentation in X.A.TagWindows
Daniel Schoepe
2009-08-23
1
-3
/
+3
*
Replace nextEvent with maskEvent to prevent GridSelect from swallowing unrela...
Clemens Fruhwirth
2009-08-09
1
-1
/
+1
*
A.CycleWS: add toggleOrView fns, fix doc, prevent head exception
Wirt Wolff
2009-08-17
1
-3
/
+48
*
XMonad.Actions.Search: removeColonPrefix shouldn't throw an exception if no :!
gwern0
2009-08-08
1
-1
/
+1
*
XMonad.Actions.Search: clean up hasPrefix - dupe of Data.List.isPrefixOf
gwern0
2009-08-08
1
-13
/
+9
*
XMonad.Actions.Search: +wikt
gwern0
2009-08-08
1
-1
/
+3
*
Revert to old behavior where unmatched keys do not exit the eventloop for A.G...
Adam Vogt
2009-07-27
1
-3
/
+2
[next]