index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Config.hs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
manageHook: use the curry style, better documentation
Spencer Janssen
2007-10-03
1
-5
/
+10
*
Pointfree
Spencer Janssen
2007-10-03
1
-1
/
+1
*
Remove unused import
Spencer Janssen
2007-10-03
1
-1
/
+0
*
Float Gimp too
Spencer Janssen
2007-10-03
1
-2
/
+3
*
List possibleLayouts last, because users are less likely to modify it
Spencer Janssen
2007-10-02
1
-7
/
+7
*
Docs for defaultLayout and defaultLayouts
Spencer Janssen
2007-10-02
1
-1
/
+4
*
clean up Config a bit.
David Roundy
2007-10-02
1
-8
/
+1
*
some renaming of classes and data types.
David Roundy
2007-09-29
1
-8
/
+8
*
Don't manage kdesktop either
Spencer Janssen
2007-10-02
1
-1
/
+1
*
Refactor, ignore desktop_window too
Spencer Janssen
2007-10-02
1
-3
/
+6
*
Automatically float MPlayer windows
Spencer Janssen
2007-10-02
1
-0
/
+2
*
Add rules for gnome-panel and kicker
Spencer Janssen
2007-10-02
1
-0
/
+4
*
Pass window name and class info to manageHook
Spencer Janssen
2007-10-02
1
-1
/
+3
*
Send ClassHints to manageHook
Spencer Janssen
2007-10-01
1
-2
/
+3
*
First cut at manageHook
Spencer Janssen
2007-10-01
1
-0
/
+3
*
define defaultLayout in Config.hs.
David Roundy
2007-09-28
1
-2
/
+13
*
Add setLayout to the core
Spencer Janssen
2007-09-28
1
-0
/
+1
*
Document otherPossibleLayouts
Spencer Janssen
2007-09-28
1
-0
/
+3
*
Minor formatting
Spencer Janssen
2007-09-28
1
-3
/
+3
*
otherPossibleLayouts is empty by default
Spencer Janssen
2007-09-28
1
-7
/
+3
*
add support for parseable layouts not in the default.
David Roundy
2007-09-25
1
-0
/
+7
*
Make a String description part of each Layout.
David Roundy
2007-09-24
1
-4
/
+4
*
broadcast a ReleaseResources before restarting
Andrea Rossato
2007-09-24
1
-1
/
+1
*
add layout selection back into core xmonad using LayoutSelection.
David Roundy
2007-09-21
1
-5
/
+5
*
eliminate ugly OldLayout.
David Roundy
2007-09-20
1
-3
/
+3
*
move Layout stuff into class (hokey first cut).
David Roundy
2007-09-14
1
-4
/
+4
*
Add StackSet.focusMaster (mod-m) to move focus to master
Don Stewart
2007-09-27
1
-0
/
+2
*
Eliminate Operations.sink too
Spencer Janssen
2007-09-17
1
-1
/
+1
*
Remove Operations functions which have StackSet equivalents, just use 'window...
Spencer Janssen
2007-09-17
1
-11
/
+11
*
Change manpage token @@ to %! to avoid conflicts with Haddock (xmonad)
Alex Tarkovsky
2007-09-17
1
-27
/
+27
*
Add missing insert markers for generate-configs.sh in Config.hs
Alex Tarkovsky
2007-09-07
1
-4
/
+9
*
Use show rather than string hacks
Spencer Janssen
2007-09-05
1
-1
/
+1
*
switch WorkspaceId to String.
David Roundy
2007-08-20
1
-1
/
+1
*
Alex Tarkovsky's docstring patch updated for conflicts
Spencer Janssen
2007-09-05
1
-2
/
+10
*
Add docstrings for mouse controls
Spencer Janssen
2007-08-24
1
-0
/
+3
*
comment only: example of 2 monitor gaps
Don Stewart
2007-08-21
1
-0
/
+5
*
Fix new bug in screen switching
Spencer Janssen
2007-08-16
1
-1
/
+2
*
change workspaces to [WorkspaceId]
David Roundy
2007-08-14
1
-3
/
+3
*
Tweak dmenu binding
Peter De Wachter
2007-07-17
1
-1
/
+1
*
Operations.screenWorkspace: return Nothing when the screen does not exist
Spencer Janssen
2007-07-08
1
-1
/
+1
*
make Layouts able to layout whatever they like.
David Roundy
2007-06-19
1
-1
/
+1
*
haddock compatibility
Andrea Rossato
2007-06-10
1
-12
/
+12
*
Move state logging into Config.hs, via logHook :: X ()
Don Stewart
2007-06-10
1
-4
/
+6
*
Enable logging of state changes to stdout
Don Stewart
2007-06-05
1
-0
/
+7
*
heads up: polish config.hs. moves tiling-local values into lexical scope. rem...
Don Stewart
2007-06-03
1
-21
/
+39
*
Fix out-of-date comment in Config.hs.
Chris Mears
2007-06-02
1
-1
/
+1
*
make mouse bindings configurable
Jason Creighton
2007-06-02
1
-0
/
+7
*
Revert accidental change to border color
Spencer Janssen
2007-05-31
1
-1
/
+1
*
clean up mouse code a bit
Don Stewart
2007-05-31
1
-3
/
+3
*
first shot at a floating layer
Jason Creighton
2007-05-31
1
-0
/
+2
[next]