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
...
*
In a multi-head setup, move windows with a non-zero position upon creation to...
Jan Vornberger
2009-09-30
1
-0
/
+65
*
EventHook to restore minimized windows from taskbar (re-recorded from Bluetil...
Jan Vornberger
2009-09-29
1
-0
/
+49
*
Factor out direction types and put them in X.U.Types
Daniel Schoepe
2009-09-19
1
-18
/
+8
*
Return True in X.H.FadeInactive.isUnfocused if current workspace is empty. (d...
Adam Vogt
2009-08-28
1
-1
/
+1
*
Actually execute the correct command when giving user-defined commands to Ser...
Jan Vornberger
2009-08-26
1
-2
/
+2
*
Preserve backwards compatibility with H.ServerMode
Adam Vogt
2009-08-26
1
-4
/
+10
*
Let the user decide which commands to use in X.H.ServerMode
Daniel Schoepe
2009-08-25
1
-5
/
+8
*
Better default for ppUrgent in xmobarPP
Daniel Schoepe
2009-08-22
1
-0
/
+1
*
Add backwards compatability in X.H.FadeInactive
Daniel Schoepe
2009-08-22
1
-1
/
+1
*
More flexible interface for X.H.FadeInactive
Daniel Schoepe
2009-08-21
1
-27
/
+31
*
Don't use tabs in EwmhDesktops
Daniel Schoepe
2009-08-13
1
-3
/
+3
*
Do not warn about unknown ClientMessageEvents
Joachim Breitner
2009-08-13
1
-1
/
+4
*
fix UrgencyHook docs (\a -> \\a in Haddock)
Brent Yorgey
2009-08-09
1
-1
/
+1
*
Remove trailing whitespace from many modules
Adam Vogt
2009-07-05
5
-60
/
+60
*
X.H.ManageHelpers: add two new helper functions, doFloatDep and doFloatAt
Brent Yorgey
2009-06-05
1
-9
/
+23
*
Replace most -fglasgow-exts with specific LANGUAGE pragmas
Adam Vogt
2009-06-26
1
-1
/
+1
*
Use -fwarn-tabs for test, remove tabs
Adam Vogt
2009-06-24
1
-1
/
+1
*
Remove Hooks.EventHook
Daniel Schoepe
2009-06-18
1
-107
/
+0
*
Correct many typos in the documentation, consistent US spellingg
Adam Vogt
2009-06-18
2
-9
/
+9
*
FloatSnap - calculate gaps instead of snapping against unmanaged windows
Anders Engstrom
2009-05-27
1
-1
/
+1
*
A.FloatSnap snap to unmanaged docks too
Adam Vogt
2009-05-25
1
-1
/
+4
*
Add H.InsertPosition: add new windows to different positions in a workspace
Adam Vogt
2009-05-03
1
-0
/
+74
*
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
[prev]
[next]