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
/
Hooks
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Properly encode destop names before sending them to X server in XMonad.Hooks....
Khudyakov Alexey
2009-02-20
1
-2
/
+2
*
X.H.DynamicLog: provides trim, inverse of pad
sean.escriva
2009-04-09
1
-1
/
+7
*
Improve composability of X.H.Place, drop simple(st)Float support
quentin.moser
2009-04-15
1
-60
/
+107
*
Fixed X.H.Place.position
quentin.moser
2009-04-09
1
-2
/
+2
*
Module for automatic placement of floating windows
quentin.moser
2009-04-08
1
-0
/
+413
*
X.H.FloatNext: new module, float the next spawned window(s)
quentin.moser
2009-04-15
1
-0
/
+157
*
More flexibility for H.FadeInactive
Daniel Schoepe
2009-03-09
1
-9
/
+22
*
H.DynamicLog: revised dzenStrip and xmobarStrip functions
wirtwolff
2009-03-14
1
-10
/
+30
*
X.H.DynamicLog: Add dzenStrip to remove formatting, for use in dzenPP's ppUrg...
Braden Shepherdson
2009-03-14
1
-2
/
+13
*
X.H.ManageHelpers: export isInProperty
Roman Cheplyaka
2009-03-08
1
-0
/
+1
*
Fix an undefined in EwmhDesktops
Daniel Schoepe
2009-02-09
1
-1
/
+1
*
X.U.WindowProperties: Add getProp32 and getProp32s, helpers to get properties...
Ismael Carnales
2009-02-05
2
-19
/
+8
*
ManageHelpers: reduce duplicated code in predicates
Ismael Carnales
2009-02-04
1
-16
/
+13
*
Adjustments to use the new event hook feature instead of Hooks.EventHook
Daniel Schoepe
2009-02-03
3
-35
/
+23
*
Add XMonad.Actions.SpawnOn
Spencer Janssen
2009-01-17
1
-0
/
+12
*
Adjustments to new userCode function
Daniel Schoepe
2009-01-10
1
-2
/
+2
*
ManageHelpers: add isDialog
johanngiwer
2009-01-09
1
-0
/
+12
*
fix-fromJust-errors
rupa
2008-12-24
1
-14
/
+16
*
X.H.ManageHelpers: add doHideIgnore
Roman Cheplyaka
2008-12-15
1
-1
/
+6
*
Export setOpacity from FadeInactive. Document how to make monitor transparent...
Roman Cheplyaka
2008-11-17
1
-0
/
+1
*
FadeInactive: fade all inactive windows (including focused windows on visible...
Roman Cheplyaka
2008-11-17
1
-2
/
+3
*
ManageHelpers: added doSideFloat (generalization of doCenterFloat)
Roman Cheplyaka
2008-11-14
1
-4
/
+23
*
Work around ghc 6.10 bug #2738
Don Stewart
2008-11-04
1
-1
/
+1
*
Do not consider XMONAD_TIMER unknown
Joachim Breitner
2008-10-08
1
-0
/
+3
*
Kill window without focusing it first
Joachim Breitner
2008-10-05
1
-2
/
+1
*
DynamicLog: doc fixes
Spencer Janssen
2008-09-21
1
-2
/
+2
*
statusBar now supplies the action to toggle struts
Spencer Janssen
2008-09-18
1
-4
/
+6
*
cleanup - use currentTag
Devin Mullins
2008-09-21
3
-5
/
+4
*
UrgencyHook bug fix: cleanupUrgents should clean up reminders, too
Devin Mullins
2008-09-20
1
-6
/
+6
*
Add missing space between dzen command and flags
Daniel Neri
2008-09-15
1
-1
/
+1
*
Big DynamicLog refactor. Added statusBar, improved compositionality for dzen...
Spencer Janssen
2008-09-13
1
-68
/
+55
*
add clearUrgents for your keys
Devin Mullins
2008-09-09
1
-3
/
+10
*
add reminder functionality to UrgencyHook
Devin Mullins
2008-08-24
1
-33
/
+91
*
change withUrgencyHookC api
Devin Mullins
2008-08-21
1
-18
/
+21
*
X.H.UrgencyHook: haddock fixes
Devin Mullins
2008-08-16
1
-2
/
+2
*
Improve documentation for XMonad.Hooks.EwmhDesktops
Spencer Janssen
2008-08-13
1
-3
/
+5
*
Updates to my config
Spencer Janssen
2008-08-12
1
-1
/
+1
*
Added XMonad.Hooks.DynamicHooks
Braden Shepherdson
2008-07-25
1
-0
/
+122
*
XMonad.Hooks.UrgencyHook: +FocusHook
gwern0
2008-07-17
1
-1
/
+12
*
callUrgencyHook after adjustUrgents
Devin Mullins
2008-07-14
1
-2
/
+2
*
Added ewmhLogHookCustom, which allows arbitrary transformation of the workspa...
Braden Shepherdson
2008-07-06
1
-2
/
+13
*
XMonad.Hooks.EwmhDesktops export EwmHDesktopsHook
Malebria
2008-06-10
1
-0
/
+1
*
more documentation for WindowNavigation and UrgencyHook
Devin Mullins
2008-05-25
1
-0
/
+26
*
doco tweaks
Devin Mullins
2008-05-24
1
-2
/
+2
*
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
1
-0
/
+73
*
add close window functionality to EwmhDesktops
Justin Bogner
2008-05-23
1
-0
/
+4
*
UrgencyHook: removeVisiblesFromUrgents -> cleanupUrgents
Devin Mullins
2008-05-15
1
-16
/
+22
*
XMonad.Hooks.SetWMName: Update documentation to reflect the addition of start...
lithis
2008-05-17
1
-7
/
+7
*
decent documentation for UrgencyHook
Devin Mullins
2008-05-15
1
-34
/
+124
[prev]
[next]