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
/
GridSelect.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename gridselectViewWorkspace to gridselectWorkspace, add another example.
Adam Vogt
2009-11-12
1
-3
/
+7
*
Add gridselectViewWorkspace in X.A.GridSelect
Daniel Schoepe
2009-11-09
1
-0
/
+9
*
Inline tupadd function in A.GridSelect
Adam Vogt
2009-11-01
1
-4
/
+1
*
Refer to modm as the current modMask
Adam Vogt
2009-10-22
1
-4
/
+4
*
Clean keymask in GridSelect(solves issue 318)
Daniel Schoepe
2009-10-22
1
-2
/
+4
*
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
*
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
1
-14
/
+30
*
Add a screenshots section in the A.GridSelect haddocks
Adam Vogt
2009-10-04
1
-4
/
+13
*
Group functions in GridSelect haddock, add an inline screenshot.
Adam Vogt
2009-10-03
1
-4
/
+14
*
Extended GridSelect
Jan Vornberger
2009-09-30
1
-9
/
+24
*
Replace nextEvent with maskEvent to prevent GridSelect from swallowing unrela...
Clemens Fruhwirth
2009-08-09
1
-1
/
+1
*
Revert to old behavior where unmatched keys do not exit the eventloop for A.G...
Adam Vogt
2009-07-27
1
-3
/
+2
*
Make direction keybindings configurable in A.GridSelect
Adam Vogt
2009-07-26
1
-30
/
+54
*
Remove trailing whitespace from many modules
Adam Vogt
2009-07-05
1
-5
/
+5
*
Update haddock description for Actions.GridSelect
Daniel Schoepe
2009-04-22
1
-2
/
+2
*
Mouse support for GridSelect
Daniel Schoepe
2009-04-10
1
-1
/
+13
*
Generalize GridSelect to arbitrary elements
Daniel Schoepe
2009-04-09
1
-80
/
+99
*
Easier Colorizers for X.A.GridSelect
quentin.moser
2009-01-28
1
-8
/
+54
*
Fix boolean operator precedence in GridSelect keybindings
Aleksandar Dimitrov
2008-12-01
1
-4
/
+4
*
GridSelect.hs: navigate grid with h,j,k,l as well as arrow keys
sean.escriva
2008-11-22
1
-4
/
+4
*
GridSelect: Export default_colorizer
Dominik Bruhn
2008-11-12
1
-1
/
+2
*
Simplify code for restriction-calculation and remove compiletime warnings
Dominik Bruhn
2008-11-12
1
-2
/
+4
*
Simplify handle/eventLoop, introduce findInWindowMap, partial updates for key...
Clemens Fruhwirth
2008-11-11
1
-38
/
+62
*
GridSelect: force cursor stay in visible area
Roman Cheplyaka
2008-11-11
1
-3
/
+5
*
GridSelect: fix infiniteness problem with diamondRestrict
Roman Cheplyaka
2008-11-11
1
-10
/
+2
*
GridSelect: remove tabs
Roman Cheplyaka
2008-11-11
1
-61
/
+61
*
Exported shrinkWhile from Decoration to use in GridSelect
Roman Cheplyaka
2008-11-10
1
-11
/
+0
*
GridSelect: added link to a screenshot
Roman Cheplyaka
2008-11-10
1
-0
/
+1
*
GridSelect: various improvements
Roman Cheplyaka
2008-11-10
1
-2
/
+47
*
Initial version of GridSelect.hs with a lot room for improvement/cleanups
Clemens Fruhwirth
2008-11-07
1
-0
/
+246