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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-02
X.A.Navigation2D: add convenience functions for setting config & keybindings
Devin Mullins
1
-7
/
+94
2014-09-13
reverse workspaces, so that switching to a dynamic workspace group restores t...
nwfilardo
1
-1
/
+1
2014-06-17
add-duck-duck-go-search-engine
eniotna.t
1
-2
/
+6
2014-04-28
X.Actions.DynamicWorkspaceGroups: export new function addRawWSGroup
Brent Yorgey
1
-1
/
+9
2013-07-30
XMonad.Actions.UpdatePointer: generalise updatePointer
Liyang HU
1
-45
/
+39
2013-07-30
XMonad.Actions.UpdatePointer: document TowardsCentre
Liyang HU
1
-1
/
+6
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
11
-46
/
+65
2013-05-28
eliminate references to defaultConfig
Daniel Wagner
11
-19
/
+19
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-01-14
SpawnOn modification for issue 523
Adam Vogt
1
-6
/
+11
2013-01-09
Make X.A.CycleWS not rely on hidden WS order
Dmitri Iouchtchenko
1
-9
/
+18
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
2012-12-31
X.A.Workscreen make the whole module description show up for haddock
Adam Vogt
1
-1
/
+1
2012-12-31
Note that an alternative to XMonad.Actions.ShowText is X.U.Dzen
Adam Vogt
1
-1
/
+2
2012-12-27
Add X.A.DynamicWorkspaces.renameWorkspaceByName.
Dmitri Iouchtchenko
1
-5
/
+8
2012-12-26
Change type of X.A.ShowText.handleTimerEvent so example code typechecks.
Adam Vogt
1
-2
/
+4
2012-12-26
Describe arguments for X.A.ShowText.flashText
Adam Vogt
1
-2
/
+5
2012-12-25
Add XMonad.Actions.ShowText
pastorelli.mario
1
-0
/
+110
2012-12-15
Removes unused function spawnWithActions and redundant imports in XMonad.Acti...
c.lopez
1
-30
/
+8
2012-12-15
A.Launcher markup identifiers for haddock links
Adam Vogt
1
-2
/
+2
2012-12-14
Removes LocateMode and LocateRegexMode from XMonad.Actions.Launcher
c.lopez
1
-52
/
+18
2012-11-09
Remove trailing whitespace.
Adam Vogt
4
-24
/
+24
2012-11-09
Use Control.Exception.catch explitly to avoid warnings
Adam Vogt
1
-3
/
+2
2012-11-09
Rename variables "state" to avoid warnings about shadowing
Adam Vogt
1
-2
/
+2
2012-08-26
Improves haddock documentation
c.lopez
1
-3
/
+4
2012-08-11
Fixes typos in Actions.Launcher haddock documentation
c.lopez
1
-21
/
+22
2012-06-28
Removes warnings, adds a browser value for LauncherConfig in haddock comments
c.lopez
1
-4
/
+4
2012-06-28
Changes on XPrompt:
c.lopez
1
-0
/
+177
2012-07-06
A workscreen permits to display a set of workspaces on several
kedals0
1
-0
/
+109
2012-05-01
Fixed X.A.GridSelect to be consistent in the way it (now) sorts the shown
Jesper Reenberg
1
-6
/
+34
2012-04-28
Minor haddock formatting for X.L.OnHost and X.A.DynamicWorkspaceOrder
Adam Vogt
1
-1
/
+1
2012-04-07
add 'withNthWorkspace' to DynamicWorkspaceOrder.
jakob
1
-1
/
+14
2012-03-12
GroupNavigation: fix import typo in usage
Jens Petersen
1
-1
/
+1
2012-03-12
add sendToEmptyWorkspace to FindEmptyWorkspace
Jens Petersen
1
-1
/
+6
2012-01-16
Actions.WindowGo: typo fix - trim 's' per cub.uanic https://code.google.com/p...
gwern0
1
-1
/
+1
2012-01-15
XMonad.Actions.PhysicalScreens: fix typo spotted by Chris Pick <haskell@chris...
gwern0
1
-2
/
+1
2011-12-08
X.A.Navigation2D
Norbert Zeh
1
-0
/
+778
2011-11-18
Export types to improve haddock links.
Adam Vogt
1
-1
/
+4
2010-10-23
Export types to reduce haddock warnings.
Adam Vogt
8
-18
/
+21
2011-11-15
get ready for GHC 7.4: Num a no longer implies (Eq a, Show a)
Daniel Wagner
1
-2
/
+2
2011-09-20
Remove X.A.GroupNavigation.currentWindow
Norbert Zeh
1
-7
/
+2
2011-09-08
X.A.CycleWS Refactor and add toggleWS' that excludes listed tags
Wirt Wolff
1
-9
/
+19
2011-09-05
X.A.FlexibleManipulate: Set expected fixities for Pnt math operators
Wirt Wolff
1
-0
/
+3
2011-07-31
GHC 7 compat
Daniel Wagner
2
-7
/
+12
2011-05-15
ungrab-keyboard-before-action
Ben Boeckel
1
-1
/
+2
2011-05-15
add-movenext-moveprev-bindings
Ben Boeckel
1
-17
/
+23
[next]