Update to 0.18:
Devil's Pie "Simmer To A Sizzle Like The Days Of Old" 0.18 ========================================================== * Add window_property matcher (Nigel Tao) * Add set_viewport action (James Willcox) * Add opacity action (Pavel Palat) * Add sticky action (Steve Leung) * Add unmaximise action (Alex Menk) * Add unminimise action (Richard Neill) * Fix negative offsets in geometry action (Vincent Ho, Midred)
This commit is contained in:
parent
eaa9fc1840
commit
10757d1c05
3 changed files with 7 additions and 9 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.27 2006/07/05 05:37:46 jlam Exp $
|
||||
# $NetBSD: Makefile,v 1.28 2006/10/26 14:53:40 wiz Exp $
|
||||
|
||||
DISTNAME= devilspie-0.17.1
|
||||
PKGREVISION= 1
|
||||
DISTNAME= devilspie-0.18
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://www.burtonini.com/computing/
|
||||
|
||||
|
|
|
@ -1,6 +1,5 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2006/04/17 07:07:38 jlam Exp $
|
||||
@comment $NetBSD: PLIST,v 1.4 2006/10/26 14:53:40 wiz Exp $
|
||||
bin/devilspie
|
||||
man/man1/devilspie.1
|
||||
share/doc/devilspie/README
|
||||
share/locale/de/LC_MESSAGES/devilspie.mo
|
||||
@dirrm share/doc/devilspie
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
$NetBSD: distinfo,v 1.15 2006/03/12 18:23:09 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.16 2006/10/26 14:53:40 wiz Exp $
|
||||
|
||||
SHA1 (devilspie-0.17.1.tar.gz) = 07ff1dd0456e5e33c8e0ff9f9214edfa1a67e608
|
||||
RMD160 (devilspie-0.17.1.tar.gz) = 3564d4cb406bc8e92e8474491075f9d03c4b1fee
|
||||
Size (devilspie-0.17.1.tar.gz) = 150132 bytes
|
||||
SHA1 (devilspie-0.18.tar.gz) = 6fdfc8367dd909dc0debf659251dd4dcd227e596
|
||||
RMD160 (devilspie-0.18.tar.gz) = 98c9dd70f3fbdcc2aaebc58d89003d31ddaa3750
|
||||
Size (devilspie-0.18.tar.gz) = 155598 bytes
|
||||
SHA1 (patch-aa) = feeaf45cf2b8512e665dd772c41a4f870e00be12
|
||||
|
|
Loading…
Reference in a new issue