Difference between revisions of "Xmonad/Notable changes since 0.7"

From HaskellWiki
Jump to navigation Jump to search
Line 10: Line 10:
 
== Changes to the xmonad core ==
 
== Changes to the xmonad core ==
   
* defaultGaps has been removed.
+
* defaultGaps has been removed, see
  +
* [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Hooks-ManageDocks.html XMonad.Hooks.ManageDocks].avoidStruts
   
 
== Changes in xmonad-contrib ==
 
== Changes in xmonad-contrib ==

Revision as of 18:36, 31 March 2008

This page is for keeping a record of significant changes in darcs xmonad and xmonad-contrib since the 0.7 release.

The idea is to put here a list of things which a user upgrading from 0.7 to 0.8 might like to know, so that they are sure to be included in the 0.8 release notes.

Changes to the xmonad core

Changes in xmonad-contrib

  • New contrib modules:
  • Changes to contrib APIs