summaryrefslogtreecommitdiffstats
path: root/Config.hs
AgeCommit message (Expand)Author
2007-10-27add text on using xprop to find client namesDon Stewart
2007-10-27add text reminding people to run mod-shift-spaceDon Stewart
2007-10-24Add Config.terminalSpencer Janssen
2007-10-19Only assign workspace keys up to xK_9. Related to bug #63Spencer Janssen
2007-10-15Clean up trailing whitespaceSpencer Janssen
2007-10-14explain numlockMaskDevin Mullins
2007-10-14whitespace cleanup in Config.hsDevin Mullins
2007-10-14typo in commentDon Stewart
2007-10-13restore magic markup commentsDon Stewart
2007-10-13defer to sjanssen's manageHook commentDon Stewart
2007-10-13Heads up: rework the Config.hs file comments, and some variable names. Please...Don Stewart
2007-10-13clean up names of layout codeDon Stewart
2007-10-13Another manageHook exampleSpencer Janssen
2007-10-13Better comment for the default manageHookSpencer Janssen
2007-10-03manageHook: use the curry style, better documentationSpencer Janssen
2007-10-03PointfreeSpencer Janssen
2007-10-03Remove unused importSpencer Janssen
2007-10-03Float Gimp tooSpencer Janssen
2007-10-02List possibleLayouts last, because users are less likely to modify itSpencer Janssen
2007-10-02Docs for defaultLayout and defaultLayoutsSpencer Janssen
2007-10-02clean up Config a bit.David Roundy
2007-09-29some renaming of classes and data types.David Roundy
2007-10-02Don't manage kdesktop eitherSpencer Janssen
2007-10-02Refactor, ignore desktop_window tooSpencer Janssen
2007-10-02Automatically float MPlayer windowsSpencer Janssen
2007-10-02Add rules for gnome-panel and kickerSpencer Janssen
2007-10-02Pass window name and class info to manageHookSpencer Janssen
2007-10-01Send ClassHints to manageHookSpencer Janssen
2007-10-01First cut at manageHookSpencer Janssen
2007-09-28define defaultLayout in Config.hs.David Roundy
2007-09-28Add setLayout to the coreSpencer Janssen
2007-09-28Document otherPossibleLayoutsSpencer Janssen
2007-09-28Minor formattingSpencer Janssen
2007-09-28otherPossibleLayouts is empty by defaultSpencer Janssen
2007-09-25add support for parseable layouts not in the default.David Roundy
2007-09-24Make a String description part of each Layout.David Roundy
2007-09-24broadcast a ReleaseResources before restartingAndrea Rossato
2007-09-21add layout selection back into core xmonad using LayoutSelection.David Roundy
2007-09-20eliminate ugly OldLayout.David Roundy
2007-09-14move Layout stuff into class (hokey first cut).David Roundy
2007-09-27Add StackSet.focusMaster (mod-m) to move focus to masterDon Stewart
2007-09-17Eliminate Operations.sink tooSpencer Janssen
2007-09-17Remove Operations functions which have StackSet equivalents, just use 'window...Spencer Janssen
2007-09-17Change manpage token @@ to %! to avoid conflicts with Haddock (xmonad)Alex Tarkovsky
2007-09-07Add missing insert markers for generate-configs.sh in Config.hsAlex Tarkovsky
2007-09-05Use show rather than string hacksSpencer Janssen
2007-08-20switch WorkspaceId to String.David Roundy
2007-09-05Alex Tarkovsky's docstring patch updated for conflictsSpencer Janssen
2007-08-24Add docstrings for mouse controlsSpencer Janssen
2007-08-21comment only: example of 2 monitor gapsDon Stewart