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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Generalize GridSelect to arbitrary elements
Daniel Schoepe
2009-04-09
1
-80
/
+99
*
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
*
ComboP
konstantin.sobolev
2009-04-15
1
-0
/
+180
*
New module: XMonad.Actions.TopicSpace
Nicolas Pouillard
2009-04-19
1
-0
/
+331
*
NamedScratchpad
konstantin.sobolev
2009-04-19
1
-0
/
+138
*
More configurability for Layout.NoBorders (typeclass method)
Adam Vogt
2009-03-25
1
-32
/
+122
*
Add XMonad.Actions.PhysicalScreens
nelhage
2009-03-21
1
-0
/
+88
*
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 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
1
-0
/
+114
*
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
1
-0
/
+222
*
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
[prev]
[next]