Christopher Jeffrey
b0db9f4f07
Revert "compton-trans: use getopt instead of getopts."
...
This reverts commit 80a3c80561
.
2013-05-04 18:14:41 -05:00
Christopher Jeffrey
80a3c80561
compton-trans: use getopt instead of getopts.
2013-05-04 17:51:00 -05:00
Christopher Jeffrey
c9bf88cc89
compton-trans: use a different workaround with getopts.
2013-05-04 17:50:31 -05:00
Christopher Jeffrey
e6b973fe2f
compton-trans: minor. consistency.
2013-05-04 16:54:18 -05:00
Christopher Jeffrey
ad23872801
compton-trans: add a 'get' option.
2013-05-04 16:51:24 -05:00
Christopher Jeffrey
86b20e0a08
compton-trans: improve option parsing.
2013-05-04 16:20:18 -05:00
Christopher Jeffrey
25d31a1f5e
compton-trans: cleanup. add remove-prop option.
2013-05-04 13:50:36 -05:00
Christopher Jeffrey
054d343622
compton-trans: more consistency.
2013-05-04 13:36:24 -05:00
Christopher Jeffrey
9a4d202f5d
compton-trans: consistency, better bash practices, refactor.
2013-05-04 13:18:04 -05:00
hasufell
85e561283e
don't depend on bash, our script is POSIX anyway
2013-01-28 17:31:16 +01:00
Richard Grenville
62ea373ee5
Merge branch 'master' into richardgv-dev
...
Conflicts:
bin/compton-trans
man/compton-trans.1
- Add some explaination in README.md.
- Rename CMakeLists.txt to _CMakeLists.txt to avoid confusion.
2012-11-14 18:46:26 +08:00
Richard Grenville
fd9c9ba38d
Misc: compton-trans: Allow reading opacity from positional arguments
...
- compton-trans: Allow reading opacity value from positional arguments,
like the version in master branch.
- compton-trans: Quit when meeting an unrecognized option.
2012-11-14 18:17:32 +08:00
Richard Grenville
ce7f686f9e
Misc: compton-trans: Performance optimization
...
Reduce abundant calls to xwininfo in compton-trans further. Helpful for
performance but you can't expect too much from a bash script anyway.
2012-11-11 13:02:14 +08:00
Richard Grenville
59d6979612
Bug fix: compton-trans -s does not work
...
My silly mistake. :-)
2012-11-09 00:03:22 +08:00
Christopher Jeffrey
c883cdec3e
compton-trans: add error handling. better option parsing.
2012-11-08 09:21:57 -06:00
Richard Grenville
08ca5b4d1e
Bug fix #62 : Rewrite a part of compton-trans
...
Rewrite a part of compton-trans in order to provide more friendly
error messages, to support window title that contains spaces, and to
limit the number of xwininfo calls to a constant. Not much tests are
done, and I don't know bash well, so bugs could very well exist.
2012-11-08 22:37:31 +08:00
Christopher Jeffrey
2a566e83a7
rename settrans to compton-trans, add manpage.
2012-06-23 17:39:49 -05:00