Update to 0.3.9:
Window flickering on tag switches caused by maps/unmaps was mostly fixed. A bug in infloating layout that caused explicit CPU usage on multi-head machines was fixed. Focus issues with toggleview were resolved, and panels are now handled much better then before.
This commit is contained in:
parent
288e4e0efb
commit
53b061bed9
2 changed files with 6 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.1.1.1 2009/11/02 04:15:51 obache Exp $
|
||||
# $NetBSD: Makefile,v 1.2 2009/12/15 14:28:09 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= echinus-0.3.8
|
||||
DISTNAME= echinus-0.3.9
|
||||
CATEGORIES= wm
|
||||
MASTER_SITES= http://www.rootshell.be/~polachok/code/
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2009/11/02 04:15:51 obache Exp $
|
||||
$NetBSD: distinfo,v 1.2 2009/12/15 14:28:09 wiz Exp $
|
||||
|
||||
SHA1 (echinus-0.3.8.tar.gz) = 4d5d7c30b154a9c513ddc535e498380ec4e5e3f1
|
||||
RMD160 (echinus-0.3.8.tar.gz) = 4fd9c9bff9c55ae55dac0218e7f447bd2eb33ac2
|
||||
Size (echinus-0.3.8.tar.gz) = 28711 bytes
|
||||
SHA1 (echinus-0.3.9.tar.gz) = 809153beefae35e78112cc759ef1dfd9661bad6f
|
||||
RMD160 (echinus-0.3.9.tar.gz) = 19822693809877761cb3f769797fa18ea7b7e8db
|
||||
Size (echinus-0.3.9.tar.gz) = 29053 bytes
|
||||
|
|
Loading…
Reference in a new issue