xmonad 0.11-5 source package in Ubuntu

Changelog

xmonad (0.11-5) unstable; urgency=low


  * Don't use DefaultProider for GNOME session - this is removed in newer
    GNOME session versions. 

 -- Iain Lane <email address hidden>  Tue, 25 Jun 2013 12:58:48 +0100

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
x11
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
xmonad_0.11-5.dsc 2.6 KiB 90ba65da256028e9596b3bc3965765450f5b73542f7536e0ce1d0bef7f29697c
xmonad_0.11.orig.tar.gz 57.7 KiB e5bd36d5184facad66acf2688b02922bfc6de32b576758f4b00688253c425bdb
xmonad_0.11-5.debian.tar.gz 11.7 KiB 70ce8cc4efb9ad5c5d8fccaac5a45949a37dc0f6a6e139309273aadc7194da5a

Available diffs

No changes file available.

Binary packages built by this source

libghc-xmonad-dev: Lightweight X11 window manager

 Xmonad is a minimalist tiling window manager for X, written in
 Haskell. Windows are managed using automatic layout algorithms,
 which can be dynamically reconfigured. At any time windows are
 arranged so as to maximise the use of screen real estate. All
 features of the window manager are accessible purely from the
 keyboard: a mouse is entirely optional. Xmonad is configured in
 Haskell, and custom layout algorithms may be implemented by the user
 in config files. A principle of Xmonad is predictability: the user
 should know in advance precisely the window arrangement that will
 result from any action.
 .
 This package is what you need to build your custom configured xmonad
 binary.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-xmonad-doc: No summary available for libghc-xmonad-doc in ubuntu saucy.

No description available for libghc-xmonad-doc in ubuntu saucy.

libghc-xmonad-prof: Lightweight X11 window manager; profiling libraries

 Xmonad is a minimalist tiling window manager for X, written in
 Haskell. Windows are managed using automatic layout algorithms,
 which can be dynamically reconfigured. At any time windows are
 arranged so as to maximise the use of screen real estate. All
 features of the window manager are accessible purely from the
 keyboard: a mouse is entirely optional. Xmonad is configured in
 Haskell, and custom layout algorithms may be implemented by the user
 in config files. A principle of Xmonad is predictability: the user
 should know in advance precisely the window arrangement that will
 result from any action.
 .
 This package is what you need to profile your custom configured xmonad
 binary.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.

xmonad: Lightweight X11 window manager written in Haskell

 Xmonad is a minimalist tiling window manager for X, written in
 Haskell. Windows are managed using automatic layout algorithms,
 which can be dynamically reconfigured. At any time windows are
 arranged so as to maximise the use of screen real estate. All
 features of the window manager are accessible purely from the
 keyboard: a mouse is entirely optional. Xmonad is configured in
 Haskell, and custom layout algorithms may be implemented by the user
 in config files. A principle of Xmonad is predictability: the user
 should know in advance precisely the window arrangement that will
 result from any action.
 .
 This package comes pre-configured with the default configuration. If
 you want to build your custom-configured version, make sure that
 libghc-xmonad-dev is installed and put your configuration in
 ~/.xmonad/xmonad.hs