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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-09-30
In a multi-head setup, move windows with a non-zero position upon creation to...
Jan Vornberger
1
-0
/
+65
2009-09-29
EventHook to restore minimized windows from taskbar (re-recorded from Bluetil...
Jan Vornberger
1
-0
/
+49
2009-09-19
Factor out direction types and put them in X.U.Types
Daniel Schoepe
1
-18
/
+8
2009-08-28
Return True in X.H.FadeInactive.isUnfocused if current workspace is empty. (d...
Adam Vogt
1
-1
/
+1
2009-08-26
Actually execute the correct command when giving user-defined commands to Ser...
Jan Vornberger
1
-2
/
+2
2009-08-26
Preserve backwards compatibility with H.ServerMode
Adam Vogt
1
-4
/
+10
2009-08-25
Let the user decide which commands to use in X.H.ServerMode
Daniel Schoepe
1
-5
/
+8
2009-08-22
Better default for ppUrgent in xmobarPP
Daniel Schoepe
1
-0
/
+1
2009-08-22
Add backwards compatability in X.H.FadeInactive
Daniel Schoepe
1
-1
/
+1
2009-08-21
More flexible interface for X.H.FadeInactive
Daniel Schoepe
1
-27
/
+31
2009-08-13
Don't use tabs in EwmhDesktops
Daniel Schoepe
1
-3
/
+3
2009-08-13
Do not warn about unknown ClientMessageEvents
Joachim Breitner
1
-1
/
+4
2009-08-09
fix UrgencyHook docs (\a -> \\a in Haddock)
Brent Yorgey
1
-1
/
+1
2009-07-05
Remove trailing whitespace from many modules
Adam Vogt
5
-60
/
+60
2009-06-05
X.H.ManageHelpers: add two new helper functions, doFloatDep and doFloatAt
Brent Yorgey
1
-9
/
+23
2009-06-26
Replace most -fglasgow-exts with specific LANGUAGE pragmas
Adam Vogt
1
-1
/
+1
2009-06-24
Use -fwarn-tabs for test, remove tabs
Adam Vogt
1
-1
/
+1
2009-06-18
Remove Hooks.EventHook
Daniel Schoepe
1
-107
/
+0
2009-06-18
Correct many typos in the documentation, consistent US spellingg
Adam Vogt
2
-9
/
+9
2009-05-27
FloatSnap - calculate gaps instead of snapping against unmanaged windows
Anders Engstrom
1
-1
/
+1
2009-05-25
A.FloatSnap snap to unmanaged docks too
Adam Vogt
1
-1
/
+4
2009-05-03
Add H.InsertPosition: add new windows to different positions in a workspace
Adam Vogt
1
-0
/
+74
2009-02-20
Properly encode destop names before sending them to X server in XMonad.Hooks....
Khudyakov Alexey
1
-2
/
+2
2009-04-09
X.H.DynamicLog: provides trim, inverse of pad
sean.escriva
1
-1
/
+7
2009-04-15
Improve composability of X.H.Place, drop simple(st)Float support
quentin.moser
1
-60
/
+107
2009-04-09
Fixed X.H.Place.position
quentin.moser
1
-2
/
+2
2009-04-08
Module for automatic placement of floating windows
quentin.moser
1
-0
/
+413
2009-04-15
X.H.FloatNext: new module, float the next spawned window(s)
quentin.moser
1
-0
/
+157
2009-03-09
More flexibility for H.FadeInactive
Daniel Schoepe
1
-9
/
+22
2009-03-14
H.DynamicLog: revised dzenStrip and xmobarStrip functions
wirtwolff
1
-10
/
+30
2009-03-14
X.H.DynamicLog: Add dzenStrip to remove formatting, for use in dzenPP's ppUrg...
Braden Shepherdson
1
-2
/
+13
2009-03-08
X.H.ManageHelpers: export isInProperty
Roman Cheplyaka
1
-0
/
+1
2009-02-09
Fix an undefined in EwmhDesktops
Daniel Schoepe
1
-1
/
+1
2009-02-05
X.U.WindowProperties: Add getProp32 and getProp32s, helpers to get properties...
Ismael Carnales
2
-19
/
+8
2009-02-04
ManageHelpers: reduce duplicated code in predicates
Ismael Carnales
1
-16
/
+13
2009-02-03
Adjustments to use the new event hook feature instead of Hooks.EventHook
Daniel Schoepe
3
-35
/
+23
2009-01-17
Add XMonad.Actions.SpawnOn
Spencer Janssen
1
-0
/
+12
2009-01-10
Adjustments to new userCode function
Daniel Schoepe
1
-2
/
+2
2009-01-09
ManageHelpers: add isDialog
johanngiwer
1
-0
/
+12
2008-12-24
fix-fromJust-errors
rupa
1
-14
/
+16
2008-12-15
X.H.ManageHelpers: add doHideIgnore
Roman Cheplyaka
1
-1
/
+6
2008-11-17
Export setOpacity from FadeInactive. Document how to make monitor transparent...
Roman Cheplyaka
1
-0
/
+1
2008-11-17
FadeInactive: fade all inactive windows (including focused windows on visible...
Roman Cheplyaka
1
-2
/
+3
2008-11-14
ManageHelpers: added doSideFloat (generalization of doCenterFloat)
Roman Cheplyaka
1
-4
/
+23
2008-11-04
Work around ghc 6.10 bug #2738
Don Stewart
1
-1
/
+1
2008-10-08
Do not consider XMONAD_TIMER unknown
Joachim Breitner
1
-0
/
+3
2008-10-05
Kill window without focusing it first
Joachim Breitner
1
-2
/
+1
2008-09-21
DynamicLog: doc fixes
Spencer Janssen
1
-2
/
+2
2008-09-18
statusBar now supplies the action to toggle struts
Spencer Janssen
1
-4
/
+6
2008-09-21
cleanup - use currentTag
Devin Mullins
3
-5
/
+4
[prev]
[next]