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
...
*
Use the new StackSet.screens in windows
Spencer Janssen
2007-09-24
1
-1
/
+1
*
Add StackSet.screens
Spencer Janssen
2007-09-24
1
-0
/
+5
*
fmt, and tiny comment seeking clarification
Don Stewart
2007-09-18
1
-2
/
+3
*
Eliminate Operations.sink too
Spencer Janssen
2007-09-17
2
-5
/
+1
*
Remove Operations functions which have StackSet equivalents, just use 'window...
Spencer Janssen
2007-09-17
2
-27
/
+11
*
Change manpage token @@ to %! to avoid conflicts with Haddock (xmonad)
Alex Tarkovsky
2007-09-17
2
-30
/
+30
*
Haddockify delete' comments
Spencer Janssen
2007-09-17
1
-1
/
+1
*
Fix float behaviour, add shiftWin.
Karsten Schoelzel
2007-09-10
4
-17
/
+44
*
Add delete' for use in shift
Karsten Schoelzel
2007-09-10
2
-10
/
+11
*
update description field of cabal file
Don Stewart
2007-09-16
1
-10
/
+9
*
pointfree looks nicer here
Don Stewart
2007-09-11
1
-1
/
+1
*
Remove redundant reveal
Spencer Janssen
2007-09-10
1
-1
/
+1
*
Add missing insert markers for generate-configs.sh in Config.hs
Alex Tarkovsky
2007-09-07
1
-4
/
+9
*
Move lower boundary check into applySizeHints, because all users of applySize...
Karsten Schoelzel
2007-09-05
1
-4
/
+8
*
export getAtom from XMonad.
Ivan Tarasov
2007-08-25
1
-1
/
+1
*
Use show rather than string hacks
Spencer Janssen
2007-09-05
1
-1
/
+1
*
switch WorkspaceId to String.
David Roundy
2007-08-20
2
-3
/
+3
*
Alex Tarkovsky's docstring patch updated for conflicts
Spencer Janssen
2007-09-05
1
-2
/
+10
*
tasks done
Don Stewart
2007-09-05
1
-8
/
+1
*
README: spelling
Spencer Janssen
2007-09-04
1
-1
/
+1
*
Bump version to 0.3
Spencer Janssen
2007-09-04
1
-1
/
+1
*
Add a link to XMonadContrib
Spencer Janssen
2007-09-04
1
-0
/
+12
*
Point to X11-extras-0.3 in the README
Spencer Janssen
2007-09-04
1
-1
/
+1
*
Depend on X11-extras >
Spencer Janssen
2007-09-03
1
-1
/
+1
*
Add location of X11-extras to README
Spencer Janssen
2007-08-24
1
-0
/
+2
*
Add docstrings for mouse controls
Spencer Janssen
2007-08-24
1
-0
/
+3
*
todos
Don Stewart
2007-08-22
1
-0
/
+9
*
comment only: example of 2 monitor gaps
Don Stewart
2007-08-21
1
-0
/
+5
*
don't refresh when setting focus to already focussed window.
David Roundy
2007-08-20
1
-1
/
+1
*
clear out motion events when processing one motion event.
David Roundy
2007-08-20
1
-6
/
+9
*
remove unneeded do.
David Roundy
2007-08-13
1
-3
/
+2
*
make splitHorizontallyBy accept any RealFrac.
David Roundy
2007-08-13
1
-1
/
+1
*
Fix new bug in screen switching
Spencer Janssen
2007-08-16
1
-1
/
+2
*
-Wall police
Don Stewart
2007-08-16
1
-1
/
+1
*
Comment only
Spencer Janssen
2007-08-16
1
-1
/
+1
*
simplify code in StackSet.
David Roundy
2007-08-14
1
-1
/
+1
*
change workspaces to [WorkspaceId]
David Roundy
2007-08-14
3
-6
/
+6
*
Operations.windows: minor refactor
Spencer Janssen
2007-08-15
1
-3
/
+2
*
Cleanup
Spencer Janssen
2007-08-10
2
-13
/
+16
*
move event loop out of mouseDrag.
David Roundy
2007-08-07
3
-22
/
+44
*
only display any given window once.
David Roundy
2007-07-24
1
-1
/
+5
*
Add greedyView, make it the default action for mod-wer
Spencer Janssen
2007-08-15
3
-2
/
+57
*
Remove 'Eq' constraint from StackSet.index
Spencer Janssen
2007-08-07
1
-1
/
+1
*
trailing whitespace only
Don Stewart
2007-08-05
1
-2
/
+2
*
added workspaces to hs-boot (needed by XMonadContrib.Commands and possibly ot...
Andrea Rossato
2007-07-28
1
-0
/
+1
*
QuickCheck filter preserves order
Karsten Schoelzel
2007-07-28
1
-0
/
+12
*
Bugfix: reordering when filtering out the last window on a workspace
Karsten Schoelzel
2007-07-28
1
-1
/
+1
*
shift: use guards instead of if
Spencer Janssen
2007-07-24
1
-2
/
+2
*
Remove unnecessary Integral constraints
Spencer Janssen
2007-07-24
1
-2
/
+2
*
make delete work when window is in multiple workspaces.
David Roundy
2007-07-24
1
-22
/
+9
[prev]
[next]