Name: | xmonad |
---|---|
Version: | 0.11 |
Release: | 12.el7 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 0 |
License: | BSD |
RPM: | xmonad-0.11-12.el7.aarch64.rpm |
Source RPM: | xmonad-0.11-12.el7.src.rpm |
Build Date: | Mon Jul 30 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://hackage.haskell.org/package/xmonad |
Summary: | A tiling window manager |
Description: | xmonad is a tiling window manager for X. Windows are arranged automatically to tile the screen without gaps or overlap, maximising screen use. All features of the window manager are accessible from the keyboard: a mouse is strictly optional. xmonad is written and extensible in Haskell. Custom layout algorithms, and other extensions, may be written by the user in config files. Layouts are applied dynamically, and different layouts may be used on each workspace. Xinerama is fully supported, allowing windows to be tiled on several screens. This is a meta-package that installs xmonad-basic and ghc-xmonad-contrib-devel, allowing xmonad to be customized with "~/.xmonad/xmonad.hs". To use xmonad with GNOME/MATE, please install xmonad-mate. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- no _pkgdocdir in EL7
- add message about installing xmonad.hs to xmonad-start dialog
- drop the mate-file-manager-schemas requires since mate-panel has it now (#1007219)
- update README.fedora
- mate-panel requires mate-file-manager-schemas to run (see #1007219) - popup a zenity dialog for first-time users rather than manpage in terminal
- use new _pkgdocdir to handled unversioned docdir
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- update to new simplified Haskell Packaging Guidelines
- rebuild