Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dialog invisible if no input #110

Open
GoogleCodeExporter opened this issue Apr 6, 2015 · 6 comments
Open

Dialog invisible if no input #110

GoogleCodeExporter opened this issue Apr 6, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 9 Apr 2012 at 10:29

@GoogleCodeExporter
Copy link
Author

It's definitely doable and probably not too difficult to implement.

Original comment by [email protected] on 10 Apr 2012 at 2:25

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 1 Nov 2012 at 9:21

@GoogleCodeExporter
Copy link
Author

Changing this bug to expose the feature in the settings dialog.

Original comment by [email protected] on 2 Nov 2012 at 1:37

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 24 Sep 2014 at 5:41

@GoogleCodeExporter
Copy link
Author

Added the option to the button settings menu.

Original comment by [email protected] on 25 Sep 2014 at 2:05

@GoogleCodeExporter
Copy link
Author

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 [email protected] on 25 Sep 2014 at 2:13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant