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
...
*
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
*
documentation: XMonad.Util.Search.hs, add EZConfig keybindings example
sean.escriva
2008-11-06
1
-0
/
+16
*
generic menu and window bringer
Travis B. Hartwell
2008-10-27
1
-7
/
+16
*
Search.hs: +hackage search, courtesy of byorgey
gwern0
2008-10-31
1
-2
/
+6
*
Actions.Search: add a few search engines
intrigeri
2008-10-08
1
-2
/
+23
*
Implement HiddenNonEmptyWS with HiddenWS and NonEmptyWS
Joachim Breitner
2008-10-06
1
-2
/
+3
*
Add straightforward HiddenWS to WSType
Joachim Breitner
2008-10-06
1
-0
/
+3
*
Merge emptyLayoutMod into redoLayout
Joachim Breitner
2008-10-05
1
-1
/
+2
*
cleanup - use currentTag
Devin Mullins
2008-09-21
7
-12
/
+11
*
raiseMaster
seanmce33
2008-09-12
1
-2
/
+42
*
XMonad.Actions.Plane.planeKeys: function to make easier to configure
Marco Túlio Gontijo e Silva
2008-07-14
1
-6
/
+17
*
XMonad.Actions.Plane: removed unneeded hiding
Marco Túlio Gontijo e Silva
2008-07-14
1
-1
/
+1
*
Improvements in documentation
Marco Túlio Gontijo e Silva
2008-07-09
1
-25
/
+8
*
Only move pointers over managed windows
Joachim Breitner
2008-06-10
1
-2
/
+5
*
Fix window region checking in UpdatePointer
robreim
2008-05-11
1
-3
/
+9
*
remove myself as maintainer from modules I don't maintain or use.
David Roundy
2008-08-28
1
-1
/
+1
*
simplify WindowBringer code, and change greedyView to focusWindow
Devin Mullins
2008-08-11
1
-15
/
+16
*
I prefer the spencerjanssen@gmail.com address
Spencer Janssen
2008-07-14
1
-2
/
+2
*
XMonad.Actions.Plane.Linear
leoserra
2008-07-06
1
-6
/
+16
*
XMonad.Actions.Plane: Improvements in code quality
Marco Túlio Gontijo e Silva
2008-07-06
1
-22
/
+66
*
XMonad.Actions.Plane: Treat error in read
Marco Túlio Gontijo e Silva
2008-07-10
1
-3
/
+15
*
XMonad.Actions.Plane: GConf support
Marco Túlio Gontijo e Silva
2008-07-09
1
-9
/
+27
*
X.A.WindowNavigation: comments
Devin Mullins
2008-07-10
1
-0
/
+4
*
XMonad.Actions.Plane: Copyright update
Marco Túlio Gontijo e Silva
2008-07-09
1
-2
/
+3
*
XMonad.Actions.Plane: removed missing haddock chunck
Marco Túlio Gontijo e Silva
2008-07-09
1
-1
/
+0
*
adding thesaurus.reference.com and Google Labs Code Search searches
brian
2008-07-01
1
-3
/
+11
*
fillout banish example in Warp.hs
gwern0
2008-06-29
1
-8
/
+22
*
fix Actions.Wap doc
gwern0
2008-06-29
1
-1
/
+1
*
Actions/Search.hs: export SearchEngine constructor
Brent Yorgey
2008-06-20
1
-1
/
+1
*
Exporting addHiddenWorkspace, it's needed by the new Scratchpad
Braden Shepherdson
2008-06-08
1
-0
/
+3
*
Actions.Search.hs: switch inappropriate use of getShellCompl for a historyCom...
gwern0
2008-06-07
1
-3
/
+3
*
Use lines instead of columns in configuration (similar to GNOME and KDE)
Malebria
2008-05-27
1
-11
/
+20
*
Bug correction when areasColumn > 1
Malebria
2008-05-27
1
-4
/
+12
*
more documentation for WindowNavigation and UrgencyHook
Devin Mullins
2008-05-25
1
-8
/
+35
*
X.A.WindowNavigation: add logHook for better state tracking
Devin Mullins
2008-05-25
1
-6
/
+13
*
doco tweaks
Devin Mullins
2008-05-24
1
-1
/
+1
*
Add XMonad.Actions.Plane
Malebria
2008-05-23
1
-0
/
+134
*
revamp Search.hs to export a replacement for simpleEngine
gwern0
2008-05-19
1
-35
/
+35
*
add site name in search prompt dialog
zhen.sydow
2008-05-18
1
-24
/
+26
*
add youtube to search engines
zhen.sydow
2008-05-13
1
-2
/
+6
*
SwapWorkspaces: swapTo Next|Prev
Devin Mullins
2008-05-18
1
-1
/
+11
*
X.A.WindowNavigation: currentPosition and setPosition share the same `inside`...
Devin Mullins
2008-05-15
1
-16
/
+16
*
X.A.WindowNavigation: have currentPosition handle axes independently
Devin Mullins
2008-05-15
1
-6
/
+8
*
move AppLauncher from Actions module to Prompt module
zhen.sydow
2008-05-13
1
-70
/
+0
*
X.A.WindowNavigation: comment cleanup
Devin Mullins
2008-05-13
1
-8
/
+3
*
windowRect now compensates for border width
Devin Mullins
2008-05-13
1
-3
/
+3
*
X.A.WindowNavigation: update TODO
Devin Mullins
2008-05-13
1
-1
/
+1
*
X.A.WindowNavigation: minor cleanup
Devin Mullins
2008-05-12
1
-8
/
+4
*
X.A.WindowNavigation: simplify inr somewhat
Devin Mullins
2008-05-12
1
-18
/
+13
[prev]
[next]