holtzermann17 / key-mon

Automatically exported from code.google.com/p/key-mon
Apache License 2.0
0 stars 0 forks source link

Dialog invisible if no input #110

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
There could be an optional feature: when nothing is pressed, nothing is shown 
(dialog is hidden).

Only when keys and/or mouse clicks are produced, dialog would be visible.

Regards.

Pep.

Original issue reported on code.google.com by pepri...@gmail.com on 9 Apr 2012 at 10:29

GoogleCodeExporter commented 9 years ago
It's definitely doable and probably not too difficult to implement.

Original comment by scottaki...@gmail.com on 10 Apr 2012 at 2:25

GoogleCodeExporter commented 9 years ago
If "dialog" means the key display widget, this seems to be done with 
"--no-press-fadeout=NO_PRESS_FADEOUT", forcing the window to disappear after 
some inactivity. Isn't it so? (Cool feature, by the way.)

Original comment by mbst...@googlemail.com on 1 Nov 2012 at 9:21

GoogleCodeExporter commented 9 years ago
Changing this bug to expose the feature in the settings dialog.

Original comment by sc...@forusers.com on 2 Nov 2012 at 1:37

GoogleCodeExporter commented 9 years ago
after one sec auto hide can be turned on by:
key-mon --no-press-fadeout=1

this option is however not available from the Settings menu.

In my opinion this is a pretty important feature.

Original comment by fabrizio...@gmail.com on 24 Sep 2014 at 5:41

GoogleCodeExporter commented 9 years ago
Added the option to the button settings menu.

Original comment by sc...@forusers.com on 25 Sep 2014 at 2:05

GoogleCodeExporter commented 9 years ago
thanks a lot mate. I guess it will take a while until it becomes available as 
last .deb package here (current version is 1.17).

Original comment by fabrizio...@gmail.com on 25 Sep 2014 at 2:13