All releases of key-mon


Release Notes: This release applies a patch for issue 69 that allows combinations of mouse button clicks to be displayed (e.g. left and right buttons clicked at the same time).


Release Notes: This release has a patch for Issue 63, which affects Python 2.6.6.


Release Notes: With 'highly visible click', now stays down while clicked and dragged around. Feature request (Issue) 44.


Release Notes: A problem in which key-mon was taking 100% of the CPU in the on idle event was fixed. A small amount of sleep was added so that it gets called less frequently.


Release Notes: This release fixes issue 57: options from the command line were sticky, which isn't normal. It fixes issue 52 (again): there was an accidental regression in the code. It fixes a unit test.


Release Notes: This release fixed problems with the -l and -s command line options, Python 2.5 compatibility was fixed, listing themes with --list-themes, installing all themes, tolerance with --theme=bob, and an annoying error message caused by opt-parse. A --reset command line option was added for forcing everything back to defaults.


Release Notes: This release removes a Python 2.6 only feature so that it remains compatible with Python 2.5.


Release Notes: This release fixes issue 51: -l and -s command lines not working. It adds a --reset command line option to force everything back to defaults.


Release Notes: The settings dialog supports changing the themes and scale. A option was added to show a key only when pressed in combination with a modifier. Changing scale now looks OK. The README and install files were updated. The Portuguese translations were updated. Tooltips were added to the settings dialog.


Release Notes: This release changes the style to be more PEP 8 compatible. It fixes a few small bugs. It is using a new version of pybdist.