Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: ghc-xmonad-contrib | Distribution: openSUSE Tumbleweed |
Version: 0.15 | Vendor: openSUSE |
Release: 1.2 | Build date: Thu Jan 31 18:30:10 2019 |
Group: Development/Libraries/Haskell | Build host: obs-arm-5 |
Size: 12092012 | Source RPM: ghc-xmonad-contrib-0.15-1.2.src.rpm |
Packager: http://bugs.opensuse.org | |
Url: https://hackage.haskell.org/package/xmonad-contrib | |
Summary: Third party extensions for xmonad |
Third party tiling algorithms, configurations and scripts to xmonad, a tiling window manager for X. For an introduction to building, configuring and using xmonad extensions, see "XMonad.Doc". In particular: "XMonad.Doc.Configuring", a guide to configuring xmonad "XMonad.Doc.Extending", using the contributed extensions library "XMonad.Doc.Developing", introduction to xmonad internals and writing your own extensions. .
BSD-3-Clause
* Thu Oct 04 2018 psimons@suse.com - Update xmonad-contrib to version 0.15. [#]# unknown [#]# 0.15 [#]## Breaking Changes * `XMonad.Layout.Groups` & `XMonad.Layout.Groups.Helpers` The layout will no longer perform refreshes inside of its message handling. If you have been relying on it to in your xmonad.hs, you will need to start sending its messages in a manner that properly handles refreshing, e.g. with `sendMessage`. [#]## New Modules * `XMonad.Util.Purex` Unlike the opaque `IO` actions that `X` actions can wrap, regular reads from the `XConf` and modifications to the `XState` are fundamentally pure -- contrary to the current treatment of such actions in most xmonad code. Pure modifications to the `WindowSet` can be readily composed, but due to the need for those modifications to be properly handled by `windows`, other pure changes to the `XState` cannot be interleaved with those changes to the `WindowSet` without superfluous refreshes, hence breaking composability. This module aims to rectify that situation by drawing attention to it and providing `PureX`: a pure type with the same monadic interface to state as `X`. The `XLike` typeclass enables writing actions generic over the two monads; if pure, existing `X` actions can be generalised with only a change to the type signature. Various other utilities are provided, in particular the `defile` function which is needed by end-users. [#]## Bug Fixes and Minor Changes * Add support for GHC 8.6.1. * `XMonad.Actions.MessageHandling` Refresh-performing functions updated to better reflect the new `sendMessage`. * Tue Jul 31 2018 psimons@suse.com - Add xmonad-contrib at version 0.14.
/usr/lib/ghc-8.4.3/xmonad-contrib-0.15-8v393LveenA600mK82pria /usr/lib/ghc-8.4.3/xmonad-contrib-0.15-8v393LveenA600mK82pria/libHSxmonad-contrib-0.15-8v393LveenA600mK82pria-ghc8.4.3.so /usr/share/licenses/ghc-xmonad-contrib /usr/share/licenses/ghc-xmonad-contrib/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Feb 14 00:24:50 2025