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
*
sketch of config/main inversion.
David Roundy
2007-10-18
1
-274
/
+0
*
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
*
Add Config.terminal
Spencer Janssen
2007-10-24
1
-1
/
+6
*
Only assign workspace keys up to xK_9. Related to bug #63
Spencer Janssen
2007-10-19
1
-1
/
+1
*
Clean up trailing whitespace
Spencer Janssen
2007-10-15
1
-2
/
+2
*
explain numlockMask
Devin Mullins
2007-10-14
1
-2
/
+6
*
whitespace cleanup in Config.hs
Devin Mullins
2007-10-14
1
-7
/
+7
*
typo in comment
Don Stewart
2007-10-14
1
-1
/
+1
*
restore magic markup comments
Don Stewart
2007-10-13
1
-3
/
+8
*
defer to sjanssen's manageHook comment
Don Stewart
2007-10-13
1
-1
/
+2
*
Heads up: rework the Config.hs file comments, and some variable names. Please...
Don Stewart
2007-10-13
1
-69
/
+73
*
clean up names of layout code
Don Stewart
2007-10-13
1
-22
/
+26
*
Another manageHook example
Spencer Janssen
2007-10-13
1
-0
/
+5
*
Better comment for the default manageHook
Spencer Janssen
2007-10-13
1
-1
/
+2
*
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
[next]