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
...
*
Add XMonad.Actions.PhysicalScreens
nelhage
2009-03-21
2
-0
/
+89
*
pointWithin has moved to the core
Joachim Breitner
2008-10-08
1
-6
/
+0
*
UpdatePointer even to empty workspaces
Joachim Breitner
2008-10-07
1
-22
/
+31
*
More predictable aspect ratio in GridVariants.Grid
Norbert Zeh
2009-03-11
1
-2
/
+12
*
X.L.Master: fix number of windows
Ismael Carnales
2009-03-01
1
-1
/
+1
*
U.EZConfig: add xK_Print <Print> to special keys
wirtwolff
2009-03-03
1
-0
/
+2
*
More flexibility for H.FadeInactive
Daniel Schoepe
2009-03-09
1
-9
/
+22
*
Prompt.Shell: escape ampersand
Valery V. Vorotyntsev
2009-03-12
1
-2
/
+1
*
Cleanup X.L.Mosaic, without breaking it
Adam Vogt
2009-02-19
1
-5
/
+4
*
X.L.Mosaic: prevent users from causing non-termination with negative elements
Adam Vogt
2009-02-10
1
-5
/
+7
*
better Layout.NoBorders.smartBorders behavior on xinerama
Adam Vogt
2009-03-14
1
-1
/
+4
*
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
*
L.Cross: clarify documentation
wirtwolff
2009-02-22
1
-22
/
+19
*
documentation for IndependentScreens
daniel
2009-02-22
1
-6
/
+64
*
eliminate a haddock warning in BoringWindows
daniel
2009-02-22
1
-2
/
+0
*
merge IndependentScreens
daniel
2009-02-22
1
-1
/
+16
*
add IndependentScreens to xmonad-contrib.cabal
daniel
2009-02-22
1
-0
/
+1
*
add type information for IndependentScreens
daniel
2009-02-22
1
-21
/
+29
*
add some boilerplate comments at the top of IndependentScreens
Brent Yorgey
2009-02-22
1
-0
/
+15
*
IndependentScreens, v0.0
daniel
2009-02-21
1
-0
/
+8
*
U.Run: remove waitForProcess to close Issue 268
wirtwolff
2009-02-20
1
-4
/
+4
*
change Cross data declaration into a record so that Haddock will parse the pe...
Brent Yorgey
2009-02-21
1
-4
/
+5
*
X.L.Master: turn it to a Layout modifier and update the code
Ismael Carnales
2009-02-13
1
-74
/
+50
*
Use doShift in my config
Spencer Janssen
2009-02-19
1
-1
/
+1
*
SpawnOn: use doShift. This resolves problems where SpawnOn would shift the w...
Spencer Janssen
2009-02-19
1
-1
/
+1
*
SpawnOn: delete seen pids
Spencer Janssen
2009-02-13
1
-1
/
+4
*
X.U.Loggers: handle possible EOF (reported by dyfrgi)
Roman Cheplyaka
2009-02-16
1
-2
/
+1
*
U.Scratchpad: add general spawn action to close issue 249
wirtwolff
2009-02-14
1
-13
/
+23
*
SpawnOn: add 'exec' to shell strings where possible
Spencer Janssen
2009-02-13
1
-1
/
+8
*
Add Cross Layout
Luis Cabellos zhen.sydow@gmail.com
2009-02-09
2
-0
/
+115
*
Fix an undefined in EwmhDesktops
Daniel Schoepe
2009-02-09
1
-1
/
+1
*
X.U.WindowProperties: docs (description and sections)
Roman Cheplyaka
2009-02-09
1
-7
/
+12
*
X.U.WindowProperties: Add getProp32 and getProp32s, helpers to get properties...
Ismael Carnales
2009-02-05
3
-19
/
+18
*
cleanup and make X.L.Mosaic behavior more intuitive wrt. areas
Adam Vogt
2009-02-08
1
-18
/
+36
*
minor typo in XMonad/Util/EZConfig.hs
Joachim Breitner
2009-02-08
1
-1
/
+1
*
Multimedia keys support for EZConfig
Khudyakov Alexey
2009-02-07
1
-11
/
+283
*
+A.CycleWindows: bindings to cycle windows in new ways
wirtwolff
2009-02-07
2
-0
/
+223
*
XMonad.Actions.CopyWindow: fmt & qualify stackset import
gwern0
2009-02-06
1
-26
/
+25
*
XMonad.Actions.CopyWindow runOrCopy
lan3ny
2008-06-02
1
-4
/
+26
*
ManageHelpers: reduce duplicated code in predicates
Ismael Carnales
2009-02-04
1
-16
/
+13
*
Remove X.U.SpawnOnWorkspace (superseded by X.A.SpawnOn)
Roman Cheplyaka
2009-02-04
2
-82
/
+0
*
X.A.SpawnOn: add docs
Roman Cheplyaka
2009-02-04
1
-10
/
+38
*
Remove silliness from XMonad.Doc.Configuring
Spencer Janssen
2009-02-04
1
-19
/
+7
*
Adjustments to use the new event hook feature instead of Hooks.EventHook
Daniel Schoepe
2009-02-03
6
-40
/
+30
*
Easier Colorizers for X.A.GridSelect
quentin.moser
2009-01-28
1
-8
/
+54
*
X.A.SpawOn: fix usage doc
Roman Cheplyaka
2009-02-02
1
-1
/
+1
*
Added GridVariants.SplitGrid
Norbert Zeh
2009-01-29
1
-31
/
+79
*
FixedColumn: added missing nmaster to the usage doc
Ismael Carnales
2009-01-30
1
-1
/
+1
[prev]
[next]