index
:
metatile
master
A fork of XMonad
Matthias Schiffer <mschiffer@universe-factory.net>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Config.hs
Age
Commit message (
Expand
)
Author
2007-10-13
restore magic markup comments
Don Stewart
2007-10-13
defer to sjanssen's manageHook comment
Don Stewart
2007-10-13
Heads up: rework the Config.hs file comments, and some variable names. Please...
Don Stewart
2007-10-13
clean up names of layout code
Don Stewart
2007-10-13
Another manageHook example
Spencer Janssen
2007-10-13
Better comment for the default manageHook
Spencer Janssen
2007-10-03
manageHook: use the curry style, better documentation
Spencer Janssen
2007-10-03
Pointfree
Spencer Janssen
2007-10-03
Remove unused import
Spencer Janssen
2007-10-03
Float Gimp too
Spencer Janssen
2007-10-02
List possibleLayouts last, because users are less likely to modify it
Spencer Janssen
2007-10-02
Docs for defaultLayout and defaultLayouts
Spencer Janssen
2007-10-02
clean up Config a bit.
David Roundy
2007-09-29
some renaming of classes and data types.
David Roundy
2007-10-02
Don't manage kdesktop either
Spencer Janssen
2007-10-02
Refactor, ignore desktop_window too
Spencer Janssen
2007-10-02
Automatically float MPlayer windows
Spencer Janssen
2007-10-02
Add rules for gnome-panel and kicker
Spencer Janssen
2007-10-02
Pass window name and class info to manageHook
Spencer Janssen
2007-10-01
Send ClassHints to manageHook
Spencer Janssen
2007-10-01
First cut at manageHook
Spencer Janssen
2007-09-28
define defaultLayout in Config.hs.
David Roundy
2007-09-28
Add setLayout to the core
Spencer Janssen
2007-09-28
Document otherPossibleLayouts
Spencer Janssen
2007-09-28
Minor formatting
Spencer Janssen
2007-09-28
otherPossibleLayouts is empty by default
Spencer Janssen
2007-09-25
add support for parseable layouts not in the default.
David Roundy
2007-09-24
Make a String description part of each Layout.
David Roundy
2007-09-24
broadcast a ReleaseResources before restarting
Andrea Rossato
2007-09-21
add layout selection back into core xmonad using LayoutSelection.
David Roundy
2007-09-20
eliminate ugly OldLayout.
David Roundy
2007-09-14
move Layout stuff into class (hokey first cut).
David Roundy
2007-09-27
Add StackSet.focusMaster (mod-m) to move focus to master
Don Stewart
2007-09-17
Eliminate Operations.sink too
Spencer Janssen
2007-09-17
Remove Operations functions which have StackSet equivalents, just use 'window...
Spencer Janssen
2007-09-17
Change manpage token @@ to %! to avoid conflicts with Haddock (xmonad)
Alex Tarkovsky
2007-09-07
Add missing insert markers for generate-configs.sh in Config.hs
Alex Tarkovsky
2007-09-05
Use show rather than string hacks
Spencer Janssen
2007-08-20
switch WorkspaceId to String.
David Roundy
2007-09-05
Alex Tarkovsky's docstring patch updated for conflicts
Spencer Janssen
2007-08-24
Add docstrings for mouse controls
Spencer Janssen
2007-08-21
comment only: example of 2 monitor gaps
Don Stewart
2007-08-16
Fix new bug in screen switching
Spencer Janssen
2007-08-14
change workspaces to [WorkspaceId]
David Roundy
2007-07-17
Tweak dmenu binding
Peter De Wachter
2007-07-08
Operations.screenWorkspace: return Nothing when the screen does not exist
Spencer Janssen
2007-06-19
make Layouts able to layout whatever they like.
David Roundy
2007-06-10
haddock compatibility
Andrea Rossato
2007-06-10
Move state logging into Config.hs, via logHook :: X ()
Don Stewart
2007-06-05
Enable logging of state changes to stdout
Don Stewart
[next]