clickity Code
Status: Alpha
Brought to you by:
ebohlman
File | Date | Author | Commit |
---|---|---|---|
README | 2010-07-10 | ebohlman | [r32] Adding switchto actions, man page revisions |
clickity | 2010-07-12 | ebohlman | [r35] New icon for quad scan |
clickity.1 | 2010-07-12 | ebohlman | [r34] Icons in menu items |
clickity.1.xml | 2010-07-12 | ebohlman | [r34] Icons in menu items |
clickity.cfg.sample | 2010-06-09 | ebohlman | [r13] Added sample config file |
clickity.desktop | 2010-06-19 | ebohlman | [r23] Added desktop file and icon |
clickity.png | 2010-06-19 | ebohlman | [r24] Resized icon. Prepare for 0.1.3 |
clickitypix.py | 2010-07-12 | ebohlman | [r35] New icon for quad scan |
setup.py | 2010-06-24 | ebohlman | [r28] Release 0.2.0 |
Clickity A tray-icon program to simulate difficult mouse clicks and drags To install: python setup.py install Requires: python (2.5 or higher) PyGTK (2.12 or higher) Usage notes: See man page. Bugs/limitations: Changelog: 0.1.0 (2010-06-07) Initial release 0.1.1 (2010-06-09) Added back action, autoadvance and autoback. Added automatic scrolling. Fixed problem with option names containing dashes. 0.1.2 (2010-06-17) Added preferences dialog for configuration. Added Win32 support. 0.1.3 (2010-06-18) Added drag-and-drop reordering of profiles. Included missing sample configuration file in distribution. Added XDG desktop file and icon. 0.2.0 (2010-06-23) Added autoscan option. Sample configuration file now gets installled in correct directory. Added HTML documentation. Changed version-numbering scheme; from now on middle digit represents new features and last digit represents bug fixes or minor tweaks. 0.3.0 (YYYY-MM-DD) Added quad scan and switchto actions. Fixed profile deletion in preferences. Homepage: http://clickity.sourceforge.net Copyright (c) 2010 Eric Bohlman <ericbohlman@gmail.com> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.