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
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
2011-06-07
Export X.A.CycleWS.screenBy (issue 439)
Adam Vogt
1
-0
/
+13
2011-05-27
Documentation fix (issue 445)
Adam Vogt
1
-1
/
+2
2011-05-15
Extend GridSelect navigation
Ilya Portnov
1
-1
/
+26
2011-05-06
Aesthetics on Flexiblemanipulate
Mats Rauhala
1
-14
/
+24
2011-05-04
Compile with ghc7
Mats Rauhala
2
-30
/
+13
2011-05-04
Action search autocomplete based on whole line
Mats Rauhala
1
-1
/
+3
2011-04-16
documentation: tell where to find a few auxiliary functions that might be use...
Daniel Wagner
1
-1
/
+7
2011-03-01
Fix xinerama workspace swapping with A.CopyWindow.killAllOtherCopies
Adam Vogt
1
-1
/
+3
2011-01-20
Fix A.Gridselect image links (thanks dobblego)
Adam Vogt
1
-2
/
+2
2010-12-12
Fix A.OnScreen example code typo
Adam Vogt
1
-1
/
+1
2010-11-16
Rename state in A.Gridselect to avoid name shadowing (mtl-2)
Adam Vogt
1
-23
/
+22
2010-11-02
Substring search support for X.A.GridSelect. As keymaps get more complicated ...
Clemens Fruhwirth
1
-78
/
+181
2010-10-16
Make substring search case insensitive
Clemens Fruhwirth
1
-1
/
+3
2010-10-16
Introduce grayoutAllElements in X.A.GridSelect
Clemens Fruhwirth
1
-1
/
+13
2010-10-16
Add substring filter to td_elementmap
Clemens Fruhwirth
1
-2
/
+5
2010-10-16
Refactor for ad-hoc element and position matching turning td_elementmap into ...
Clemens Fruhwirth
1
-4
/
+11
2010-10-16
Remove nub from diamondLayer in X.A.GridSelect
Clemens Fruhwirth
1
-5
/
+7
2010-10-16
Convert access of td_elementmap from field styled to function call styled in ...
Clemens Fruhwirth
1
-8
/
+9
2010-10-16
Make use of field names when constructing TwoDState in X.A.GridSelect
Clemens Fruhwirth
1
-8
/
+7
2010-09-05
windowbringer-menu-choice
mathstuf
1
-11
/
+45
2010-10-01
Orphan my modules
moserq
1
-1
/
+1
2010-07-28
Minimize: Replaced calls to 'sendMessage' (BW.focusDown) and 'windows' with a...
Jan Vornberger
1
-1
/
+1
2010-07-12
WindowGo: bulk up 'runOrRaise' doc to point to 'raiseMaybe' for shell scripting
gwern0
1
-2
/
+5
2010-07-12
WindowGo: fmt & sp
gwern0
1
-2
/
+2
2010-06-13
encode string of bytes not list of chars
Khudyakov Alexey
1
-2
/
+2
2010-06-08
GroupNavigation.hs: clean up imports
gwern0
1
-3
/
+1
2010-06-04
Fix bug in history maintenance of X.A.GroupNavigation
Norbert Zeh
1
-2
/
+2
2010-05-20
TopicSpace: +reverseLastFocusedTopics
Nicolas Pouillard
1
-1
/
+7
2009-12-20
TopicSpace: improve the lastFocusedTopic handling
Nicolas Pouillard
1
-9
/
+10
2010-05-15
X.A.GroupNavigation with containers < 0.3.0.0 compatibility
Norbert Zeh
1
-4
/
+19
2010-05-10
New module XMonad.Actions.GroupNavigation
Norbert Zeh
1
-0
/
+210
2010-05-03
Remove trailing whitespace in A.KeyRemap
Adam Vogt
1
-21
/
+21
2010-05-02
Adding XMonad.Actions.KeyRemap for mapping single keys
stettberger
1
-0
/
+156
2010-04-29
A.Search: Remove unnecessary `do'
Adam Vogt
1
-2
/
+1
2010-04-23
Fix escaping of URI
Khudyakov Alexey
1
-26
/
+14
2010-04-16
Use imported `fi' alias for fromIntegral more often.
Adam Vogt
2
-6
/
+2
2010-04-02
WindowMenu: own colorizer that works better with Bluetile's new theme
Jan Vornberger
1
-1
/
+9
2010-01-17
Update my e-mail address
quentin.moser
1
-2
/
+2
2010-03-16
fixed argument order to isPrefixOf in a couple of places in X.A.Search
Jurgen Doser
1
-4
/
+4
2010-03-14
DynamicWorkspaces.hs: rm whitespace
gwern0
1
-1
/
+1
2010-03-08
X.A.PhysicalScreens cleaning and allow cycling
Anders Engstrom
1
-10
/
+38
[next]