index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
XMonad.Actions.Plane: removed missing haddock chunck
Marco TĂșlio Gontijo e Silva
2008-07-09
1
-1
/
+0
*
Added function to filter out scratchpad workspace for use with ewmhLogHookCus...
Braden Shepherdson
2008-07-06
1
-0
/
+7
*
Added ewmhLogHookCustom, which allows arbitrary transformation of the workspa...
Braden Shepherdson
2008-07-06
1
-2
/
+13
*
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
*
allow function keys up to F24
brian
2008-06-26
1
-2
/
+2
*
Now using -name instead of -title as the term app argument, and corresponding...
Braden Shepherdson
2008-06-08
1
-4
/
+4
*
Actions/Search.hs: export SearchEngine constructor
Brent Yorgey
2008-06-20
1
-1
/
+1
*
Export PerWorkspace to allow type signatures
Malebria
2008-06-20
1
-0
/
+1
*
XMonad.Util.EZConfig: add keypad bindings
Lukas Mai
2008-06-15
1
-0
/
+74
*
XMonad.Util.EZConfig: minor cleanups
Lukas Mai
2008-05-28
1
-28
/
+26
*
make default highlighting a bit dimmer for neighbors in WindowNavigation.
David Roundy
2008-06-10
1
-1
/
+1
*
keep drag panes on the bottom of the window stack.
David Roundy
2008-06-10
1
-0
/
+2
*
add support to Magnifier for vertical zooming.
David Roundy
2008-06-10
2
-19
/
+26
*
XMonad.Hooks.EwmhDesktops export EwmHDesktopsHook
Malebria
2008-06-10
1
-0
/
+1
*
XMonad.Config.Desktop type problem (monomorphism?)
Malebria
2008-06-10
1
-1
/
+1
*
Make prompt keybindings work when numLock or capsLock are active
Justin Bogner
2008-06-08
1
-1
/
+2
*
Replaced old "spawn on mod+s" semantics with "spawn/summon or banish on mod+s".
Braden Shepherdson
2008-06-08
1
-21
/
+77
*
Exporting addHiddenWorkspace, it's needed by the new Scratchpad
Braden Shepherdson
2008-06-08
1
-0
/
+3
*
Added scratchpadSpawnActionTerminal to specify the terminal program directly ...
Braden Shepherdson
2008-06-08
1
-0
/
+6
*
Removed odd scratchpadSpawnDefault, improved documentation.
Braden Shepherdson
2008-06-08
1
-14
/
+9
*
Actions.Search.hs: switch inappropriate use of getShellCompl for a historyCom...
gwern0
2008-06-07
1
-3
/
+3
*
Prompt.hs: +a historyCompletion function for use in XPrompts
gwern0
2008-06-07
1
-0
/
+13
*
Add C-w to XMonad.Prompt
Trevor Elliott
2008-06-06
1
-0
/
+1
*
Add missing xfce module to .cabal
Don Stewart
2008-06-02
1
-0
/
+1
*
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
2
-8
/
+61
*
X.A.WindowNavigation: add logHook for better state tracking
Devin Mullins
2008-05-25
1
-6
/
+13
*
doco tweaks
Devin Mullins
2008-05-24
2
-3
/
+3
*
made fadeInactiveLogHook take an argument amount to fade
Justin Bogner
2008-05-23
1
-8
/
+10
*
add FadeInactive to fade out inactive windows using xcompmgr
Justin Bogner
2008-05-23
2
-0
/
+74
*
add close window functionality to EwmhDesktops
Justin Bogner
2008-05-23
1
-0
/
+4
*
Add XMonad.Actions.Plane
Malebria
2008-05-23
2
-0
/
+135
*
Default Xfce config, this time with me holding the copyright, maintainership,...
Ivan.Miljenovic
2008-05-22
1
-0
/
+42
*
StackTile: minor documentation fix
Joachim Fasting
2008-05-21
1
-1
/
+1
*
StackTile
acura
2008-05-20
2
-0
/
+65
*
revamp Search.hs to export a replacement for simpleEngine
gwern0
2008-05-19
1
-35
/
+35
*
sp ShowWName.hs
gwern0
2008-05-19
1
-1
/
+1
*
remove ScratchWorkspace.
David Roundy
2008-05-16
2
-96
/
+0
*
Fixed location of xmonad.conf
Roman Cheplyaka
2008-05-18
1
-1
/
+2
*
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
*
UrgencyHook: removeVisiblesFromUrgents -> cleanupUrgents
Devin Mullins
2008-05-15
1
-16
/
+22
*
Added XMonad.Config.PlainConfig: proof-of-concept GHC-less plain text configu...
Braden Shepherdson
2008-05-18
2
-0
/
+528
*
XMonad.Hooks.SetWMName: Update documentation to reflect the addition of start...
lithis
2008-05-17
1
-7
/
+7
*
I no longer use ScratchWorkspace.
David Roundy
2008-05-16
1
-4
/
+0
*
fix bug in smartBorders when combined with decorated windows.
David Roundy
2008-05-16
1
-4
/
+4
[prev]
[next]