Commit graph

5 commits

Author SHA1 Message Date
wiz
006901a1ce transset: update to 1.0.2.
Alan Coopersmith (5):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Only use property pointer if XGetWindowProperty returns success
      Fix warnings about signed vs. unsigned comparison
      transset 1.0.2
2018-03-10 22:23:03 +00:00
agc
d8f09469bb Add SHA512 digests for distfiles for x11 category
Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.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-11-04 03:28:24 +00:00
wiz
0abc4d0290 Update to 1.0.1:
This minor bugfix release includes fixes for several small bugs,
a more complete man page, and some general code cleanups.

Alan Coopersmith (8):
      Combine usage message into single string/call
      Include PACKAGE_STRING in --version output
      Move release date from transset.c to configure.ac so we remember to update it
      Use correct variable for printing current opacity
      Typo fixes in verbose message & comment
      Store min & max as doubles, not floats
      Add the options to the man page (they were all missing before)
      transset 1.0.1

Arnaud Fontaine (1):
      Fix program name in usage information, transset instead of transset-df.
2013-05-18 13:33:05 +00:00
asau
8aba7e3fbf Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-29 05:06:05 +00:00
wiz
c0668659e0 Initial import of transset-1.0.0:
transset is an utility for setting opacity property.

Features:

 * select window by clicking (as transset)
 * select actual focused X11 window
 * select window by pointing
 * select by window name or id
 * force toggle
 * increase or decrease opacity

This  is the  first  release  of transset  originally  written by  Keith
Packard a  long time  ago.  Daniel Forchheimer  added many  features and
released  it as  transset-df.   This release  includes  all the  patches
written by Daniel Forchheimer and  provides some compiler warning fixes,
cleanup and build improvements.
2012-06-05 06:45:29 +00:00