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
*
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
11
-46
/
+65
*
eliminate references to defaultConfig
Daniel Wagner
2013-05-28
11
-19
/
+19
*
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
1
-0
/
+168
*
SpawnOn modification for issue 523
Adam Vogt
2013-01-14
1
-6
/
+11
*
Make X.A.CycleWS not rely on hidden WS order
Dmitri Iouchtchenko
2013-01-09
1
-9
/
+18
*
Allow removing arbitrary workspaces
Dmitri Iouchtchenko
2012-12-31
1
-0
/
+1
*
Remove first-hidden restriction from X.A.DynamicWorkspaces.removeWorkspace'
Dmitri Iouchtchenko
2012-12-31
1
-7
/
+11
*
X.A.Workscreen make the whole module description show up for haddock
Adam Vogt
2012-12-31
1
-1
/
+1
*
Note that an alternative to XMonad.Actions.ShowText is X.U.Dzen
Adam Vogt
2012-12-31
1
-1
/
+2
*
Add X.A.DynamicWorkspaces.renameWorkspaceByName.
Dmitri Iouchtchenko
2012-12-27
1
-5
/
+8
*
Change type of X.A.ShowText.handleTimerEvent so example code typechecks.
Adam Vogt
2012-12-26
1
-2
/
+4
*
Describe arguments for X.A.ShowText.flashText
Adam Vogt
2012-12-26
1
-2
/
+5
*
Add XMonad.Actions.ShowText
pastorelli.mario
2012-12-25
1
-0
/
+110
*
Removes unused function spawnWithActions and redundant imports in XMonad.Acti...
c.lopez
2012-12-15
1
-30
/
+8
*
A.Launcher markup identifiers for haddock links
Adam Vogt
2012-12-15
1
-2
/
+2
*
Removes LocateMode and LocateRegexMode from XMonad.Actions.Launcher
c.lopez
2012-12-14
1
-52
/
+18
*
Remove trailing whitespace.
Adam Vogt
2012-11-09
4
-24
/
+24
*
Use Control.Exception.catch explitly to avoid warnings
Adam Vogt
2012-11-09
1
-3
/
+2
*
Rename variables "state" to avoid warnings about shadowing
Adam Vogt
2012-11-09
1
-2
/
+2
*
Improves haddock documentation
c.lopez
2012-08-26
1
-3
/
+4
*
Fixes typos in Actions.Launcher haddock documentation
c.lopez
2012-08-11
1
-21
/
+22
*
Removes warnings, adds a browser value for LauncherConfig in haddock comments
c.lopez
2012-06-28
1
-4
/
+4
*
Changes on XPrompt:
c.lopez
2012-06-28
1
-0
/
+177
*
A workscreen permits to display a set of workspaces on several
kedals0
2012-07-06
1
-0
/
+109
*
Fixed X.A.GridSelect to be consistent in the way it (now) sorts the shown
Jesper Reenberg
2012-05-01
1
-6
/
+34
*
Minor haddock formatting for X.L.OnHost and X.A.DynamicWorkspaceOrder
Adam Vogt
2012-04-28
1
-1
/
+1
*
add 'withNthWorkspace' to DynamicWorkspaceOrder.
jakob
2012-04-07
1
-1
/
+14
*
GroupNavigation: fix import typo in usage
Jens Petersen
2012-03-12
1
-1
/
+1
*
add sendToEmptyWorkspace to FindEmptyWorkspace
Jens Petersen
2012-03-12
1
-1
/
+6
*
Actions.WindowGo: typo fix - trim 's' per cub.uanic https://code.google.com/p...
gwern0
2012-01-16
1
-1
/
+1
*
XMonad.Actions.PhysicalScreens: fix typo spotted by Chris Pick <haskell@chris...
gwern0
2012-01-15
1
-2
/
+1
*
X.A.Navigation2D
Norbert Zeh
2011-12-08
1
-0
/
+778
*
Export types to improve haddock links.
Adam Vogt
2011-11-18
1
-1
/
+4
*
Export types to reduce haddock warnings.
Adam Vogt
2010-10-23
8
-18
/
+21
*
get ready for GHC 7.4: Num a no longer implies (Eq a, Show a)
Daniel Wagner
2011-11-15
1
-2
/
+2
*
Remove X.A.GroupNavigation.currentWindow
Norbert Zeh
2011-09-20
1
-7
/
+2
*
X.A.CycleWS Refactor and add toggleWS' that excludes listed tags
Wirt Wolff
2011-09-08
1
-9
/
+19
*
X.A.FlexibleManipulate: Set expected fixities for Pnt math operators
Wirt Wolff
2011-09-05
1
-0
/
+3
*
GHC 7 compat
Daniel Wagner
2011-07-31
2
-7
/
+12
*
ungrab-keyboard-before-action
Ben Boeckel
2011-05-15
1
-1
/
+2
*
add-movenext-moveprev-bindings
Ben Boeckel
2011-05-15
1
-17
/
+23
*
Export X.A.CycleWS.screenBy (issue 439)
Adam Vogt
2011-06-07
1
-0
/
+13
*
Documentation fix (issue 445)
Adam Vogt
2011-05-27
1
-1
/
+2
*
Extend GridSelect navigation
Ilya Portnov
2011-05-15
1
-1
/
+26
*
Aesthetics on Flexiblemanipulate
Mats Rauhala
2011-05-06
1
-14
/
+24
*
Compile with ghc7
Mats Rauhala
2011-05-04
2
-30
/
+13
*
Action search autocomplete based on whole line
Mats Rauhala
2011-05-04
1
-1
/
+3
[next]