Xmonad/Notable changes since 0.10

From HaskellWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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.