Xmonad/Notable changes since 0.10

From HaskellWiki
< Xmonad
Revision as of 01:00, 4 January 2013 by Kudah (talk | contribs) (fixed links)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This page is for keeping a record of significant changes in darcs xmonad and xmonad-contrib since the 0.10 releases. See darcs changes in the source repositories for the patches and more details covering documentation and bug fixes not noted here. Xmonad 0.10 was released on 18 November 2011.

The idea is to put here a list of things which a user upgrading from 0.10 to 0.11 might like to know.

Required configuration changes

none?

Core changes

Mostly bugfixes:

  • Java focus issue 177 closed
  • implement mod-shift-/ newbie keybinding guide per (issue 182)
  • New configuration option `clickJustFocuses' (issue 225)

Contrib

New modules

XMonad.Actions.Navigation2D

XMonad.Actions.Launcher

XMonad.Actions.ShowText

XMonad.Actions.Workscreen

XMonad.Hooks.DebugEvents

XMonad.Hooks.DynamicBars

XMonad.Hooks.DebugStack

XMonad.Layout.OnHost

XMonad.Util.DebugWindow

changes to existing modules

Some bugfixes, minor features added to various.