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
*
X.A.PhysicalScreens cleaning and allow cycling
Anders Engstrom
2010-03-08
1
-10
/
+38
*
Prevent possible pattern match failure in X.A.UpdateFocus
Daniel Schoepe
2010-02-22
1
-2
/
+2
*
suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...
Brent Yorgey
2010-01-12
12
-17
/
+2
*
A.CycleWindows replace partial rotUp and rotDown with safer versions
Wirt Wolff
2010-01-24
1
-3
/
+5
*
import new contrib module, X.A.DynamicWorkspaceOrder
Brent Yorgey
2009-12-30
1
-0
/
+166
*
X.A.CycleWS: export generalized 'doTo' function for performing an action on a...
Brent Yorgey
2009-12-30
1
-2
/
+8
*
new contrib module, X.A.DynamicWorkspaceGroups, for managing groups of worksp...
Brent Yorgey
2009-12-29
1
-0
/
+137
*
new contrib module from Tomas Janousek, X.A.WorkspaceNames
Brent Yorgey
2009-12-29
1
-0
/
+155
*
Use imported xC_bottom_right_corner in A.MouseResize
Adam Vogt
2009-12-28
1
-4
/
+1
*
X.A.MouseResize: assign an appropriate cursor for the resizing inpuwin
Tomas Janousek
2009-12-27
1
-0
/
+8
*
Actions/Search: added openstreetmap
intrigeri
2009-12-22
1
-24
/
+28
*
X.A.GridSelect: documentation typo fix
Tomas Janousek
2009-12-11
1
-2
/
+2
*
A.GridSelect shouldn't grab keys if there are no choices.
Adam Vogt
2009-12-10
1
-0
/
+1
*
onScreen' variation for X () functions
Nils Schweinsberg
2009-12-09
1
-15
/
+40
*
BluetileCommands - a list of commands that Bluetile uses to communicate with ...
Jan Vornberger
2009-12-09
1
-0
/
+83
*
Use lookup instead of find in A.PerWorkspaceKeys
Adam Vogt
2009-11-29
1
-5
/
+4
*
Change of X.A.OnScreen, more simple and predictable behaviour of onScreen, ne...
Nils Schweinsberg
2009-12-07
1
-52
/
+101
*
XMonad.Actions.Search: finally fixed the internet archive search plugin
gwern0
2009-12-05
1
-4
/
+1
*
XMonad.Actions.Search: in retrospect, a bit silly to make everyone go through...
gwern0
2009-12-05
1
-2
/
+2
*
Changed interface of X.U.ExtensibleState
Daniel Schoepe
2009-11-16
2
-7
/
+6
*
X.A.CycleWS cycle by tag group
Anders Engstrom
2009-11-15
1
-0
/
+7
*
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
[next]