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