index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Layouts.Choose: handle ReleaseResources
Spencer Janssen
2007-11-01
1
-0
/
+8
*
Layouts.Choose: send Hide to non-selected layout
Spencer Janssen
2007-11-01
1
-1
/
+2
*
Export mirrorRect
Spencer Janssen
2007-11-01
1
-1
/
+1
*
Only export main from Main
Spencer Janssen
2007-11-01
1
-1
/
+1
*
Add readsLayout, remove the existential from XConfig
Spencer Janssen
2007-11-01
4
-22
/
+24
*
Delete Main.hs-boot!
Spencer Janssen
2007-11-01
5
-16
/
+19
*
Remove manageHook from Main.hs-boot
Spencer Janssen
2007-11-01
4
-5
/
+7
*
Remove workspaces from Main.hs-boot
Spencer Janssen
2007-11-01
1
-1
/
+0
*
-Wall police
Spencer Janssen
2007-11-01
1
-2
/
+1
*
Eliminate defaultTerminal
Spencer Janssen
2007-11-01
3
-5
/
+3
*
Store user configuration in XConf
Spencer Janssen
2007-11-01
4
-55
/
+54
*
This is a massive update, here's what has changed:
Spencer Janssen
2007-11-01
8
-235
/
+227
*
cleaner version of main/config inversion.
David Roundy
2007-10-29
5
-82
/
+82
*
make setLayout a bit more inclusive.
David Roundy
2007-10-25
1
-2
/
+2
*
make xmonad work with inverted main/config.
David Roundy
2007-10-18
5
-5
/
+7
*
sketch of config/main inversion.
David Roundy
2007-10-18
4
-265
/
+274
*
more precise X11 version required
Don Stewart
2007-10-31
1
-1
/
+1
*
tweaks to todo
Don Stewart
2007-10-31
1
-1
/
+6
*
HEADS UP: remove X11-extras dependency, depend on X11 >
Don Stewart
2007-10-30
2
-9
/
+8
*
New windows start in the iconic state
Spencer Janssen
2007-10-28
1
-5
/
+6
*
add text on using xprop to find client names
Don Stewart
2007-10-27
1
-0
/
+4
*
add text reminding people to run mod-shift-space
Don Stewart
2007-10-27
1
-0
/
+6
*
StackSet.hs: (insertUp): remove comments about new window being made master w...
Brent Yorgey
2007-10-22
1
-6
/
+4
*
Replace 'findIndex' with 'findTag', which more accurately describes what the ...
Brent Yorgey
2007-10-22
3
-13
/
+13
*
StackSet.hs: (ensureTags): elaborate into a more descriptive comment.
Brent Yorgey
2007-10-22
1
-1
/
+3
*
StackSet.hs: remove dead code.
Brent Yorgey
2007-10-22
1
-2
/
+0
*
StackSet.hs: (differentiate): 'Texture' doesn't mean anything to me; replace ...
Brent Yorgey
2007-10-22
1
-3
/
+4
*
StackSet.hs: (new): better comment; 'm' is not an integer, it is a list of sc...
Brent Yorgey
2007-10-22
1
-3
/
+5
*
StackSet.hs: align some comments
Brent Yorgey
2007-10-22
1
-4
/
+4
*
StackSet.hs: small grammar fix and better flow in comment
Brent Yorgey
2007-10-22
1
-1
/
+1
*
StackSet.hs: better comments regarding hidden/visible workspace tracking for ...
Brent Yorgey
2007-10-22
1
-4
/
+5
*
Add Config.terminal
Spencer Janssen
2007-10-24
2
-1
/
+7
*
explain that you need ghc as well
Don Stewart
2007-10-24
1
-6
/
+20
*
xmonad, not XMonad
Spencer Janssen
2007-10-24
1
-2
/
+2
*
STYLE: enlarge on existing principles
gwern0
2007-10-24
1
-10
/
+10
*
start on style guide
Don Stewart
2007-10-24
1
-0
/
+21
*
Operations.hs: flip maybe id is fromMaybe
Eric Mertens
2007-10-19
1
-1
/
+1
*
Deobfuscate Tall layout
Eric Mertens
2007-10-19
1
-3
/
+3
*
UNDO: setInitialProperties after placing windows
Spencer Janssen
2007-10-19
1
-2
/
+1
*
setInitialProperties after placing windows
Spencer Janssen
2007-10-19
1
-1
/
+2
*
UNDO: Ignore borders in the stored RationalRects of floating windows.
Spencer Janssen
2007-10-19
1
-18
/
+8
*
Only assign workspace keys up to xK_9. Related to bug #63
Spencer Janssen
2007-10-19
1
-1
/
+1
*
Ignore borders in the stored RationalRects of floating windows.
Spencer Janssen
2007-10-19
1
-8
/
+18
*
I prefer fmap over liftM
Spencer Janssen
2007-10-19
1
-1
/
+1
*
change 0/1/3 to named states, per X11-extras darcs head
Devin Mullins
2007-10-18
1
-3
/
+3
*
remove StackOrNot type synonymn.
David Roundy
2007-10-17
2
-9
/
+7
*
Operations.hs: make use of notElem and notMember
Eric Mertens
2007-10-17
1
-2
/
+2
*
Bump XMonadContrib version
Spencer Janssen
2007-10-16
1
-1
/
+1
*
Bump X11, X11-extras versions in the README
Spencer Janssen
2007-10-16
1
-2
/
+2
*
reformat comments
l.mai
2007-10-16
1
-3
/
+3
[next]