Next | Query returned 29 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2016-01-04 13:45:36 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Update to 0.12

CHANGES:
## 0.12 (December 14, 2015)

  * Compiles with GHC 7.10.2, 7.8.4, and 7.6.3

  * Use of [data-default][] allows using `def` where previously you
    had to write `defaultConfig`, `defaultXPConfig`, etc.

  * The [setlocale][] package is now used instead of a binding shipped
    with xmonad proper allowing the use of `Main.hs` instead of
    `Main.hsc`

  * No longer encodes paths for `spawnPID`

  * The default `manageHook` no longer floats Gimp windows

  * Doesn't crash when there are fewer workspaces than screens

  * `Query` is now an instance of `Applicative`

  * Various improvements to the example configuration file

[data-default]: http://hackage.haskell.org/package/data-default
[setlocale]: https://hackage.haskell.org/package/setlocale
   2015-11-03 00:42:56 by Alistair G. Crooks | Files touched by this commit (90)
Log message:
Add SHA512 digests for distfiles for wm category

Problems found with existing distfiles:
	distfiles/fvwm-1.24r.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2015-05-31 14:59:16 by Ryosuke Moro | Files touched by this commit (18)
Log message:
Bump PKGREVISION for hs-dlist-0.7.1.1
   2015-02-20 19:35:58 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Fix dependencies. Sort.
   2014-11-23 13:52:33 by Ryosuke Moro | Files touched by this commit (51)
Log message:
Bump PKGREVISION for hs-transformers-0.4.2.0
   2014-08-29 16:08:42 by Ryosuke Moro | Files touched by this commit (61)
Log message:
make it clear what package depend on

discussed with wiz@.
   2014-07-16 23:05:04 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Bump PKGREVISION for hs-dlist-0.7.1
   2014-07-15 23:06:41 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Bump PKGREVISION for hs-mtl-2.2.1
   2014-05-22 23:34:24 by Ryosuke Moro | Files touched by this commit (5)
Log message:
Import xmonad-0.11 as wm/xmonad,
packaged for wip by esg.

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.

Next | Query returned 29 messages, browsing 21 to 30 | previous