Commit graph

3 commits

Author SHA1 Message Date
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