summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-10-302007-09-21 Daniel Forchheimer <n04df@student.lth.se>transset-dfArnaud Fontaine2-6/+27
Release v6 * transSet.c Select flag: --actual Set transparency to the actual focused X11 window Thanks to Roman Divacky for the patch
2011-10-302006-01-10 Daniel Forchheimer <n04df@efd.lth.se>Arnaud Fontaine1-9/+8
Release v5 * transSet.c: Applied patch so that transset-df compiles with gcc 2.95 Thanks to Andreas Kohn for the patch
2011-10-302005-03-13 Daniel Forchheimer <n04df@efd.lth.se>Arnaud Fontaine4-70/+186
Release v4 Bugfix: select by name or id didn't work in many windowmanagers like xfce and wmaker. * transSet.c: Function get_top_window() fixes the bug Options verbose, no-regex * dsimple.c: Window_With_Name_Regex() now takes same arguments as Window_With_Name() * Makefile: Added simple install instructions 2005-02-08 Daniel Forchheimer <n04df@efd.lth.se> Select name now takes a regular expression Fixed all warnings * dsimple.c: Window_With_Name_Regex() * transSet.c: use the new regex function print the name (if possible) * dsimple.h: Added the new functions to avoid warnings
2011-10-302005-01-14 Daniel Forchheimer <n04df@efd.lth.se>Arnaud Fontaine2-23/+82
Release v3 * transSet.c: Select by name (-n, --name) Select by id (-i, --id)
2011-10-302005-01-14 Daniel Forchheimer <n04df@efd.lth.se>Arnaud Fontaine2-7/+46
* transSet.c: Options increase/decrease Options maximum/minimum
2011-10-302005-01-13 Daniel Forchheimer <n04df@efd.lth.se>Arnaud Fontaine3-36/+158
* transSet.c: (main): Forked transset-df of transset Added flags Added select without clicking Wrote usage * dsimple.c: Added function to select without clicking
2011-10-21Remove unneccessary configure stepsAlan Coopersmith1-16/+2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-10-21Drop unnecessary dependenciesAlan Coopersmith2-2/+2
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
2011-10-21Convert to autoconf/automakeStuart Kreitman8-22/+97
2004-01-202004-01-20 Keith Packard <keithp@keithp.com>Keith Packard2-25/+53
* transSet.c: (main): Change property name to _NET_WM_WINDOW_OPACITY Report values as doubles. Delete property when opaque.
2003-11-24Initial revisionKeith Packard4-0/+719