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

macOS: GTK+ dialog doesn't show up in foreground #40

Open
manueldziuba opened this issue Dec 5, 2017 · 0 comments
Open

macOS: GTK+ dialog doesn't show up in foreground #40

manueldziuba opened this issue Dec 5, 2017 · 0 comments

Comments

@manueldziuba
Copy link

When i start "/usr/local/bin/stoken-gui", the dialog is generated, but shown behind all other existing windows. I have to search for it first and click on the window to bring it to front.

It would be a very helpful fix, when the dialog gets focussed directly when created/shown up and also the first input field (password / PIN) is focussed to start typing directly.

I already looked into the code and in my opinion the file src/gui.c -> function do_password_dialog is the right place... The is a set_keep_above method in the reference...

OS: macOS 10.13.1 (High Sierra)
Stoken was build with the instructions from the README file.

@manueldziuba manueldziuba changed the title macOS: GTK+ dialog doesn't show up on foreground macOS: GTK+ dialog doesn't show up in foreground Dec 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant