We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In intelliJ (a Java IDE coded in Java Swing), i cannot get the focus in the editor pane. So i cannot write code, that's pretty unusable.
For information, it works fine with i3.
I tried the reparenting workaround as mentionned in the intellij bug tracker but it did not work : http://youtrack.jetbrains.com/issue/IDEA-73261
The text was updated successfully, but these errors were encountered:
I can confirm this bug, at least with IntelliJ.
I have found a patch in awesome, it appears to be a bug in java applications... https://awesome.naquadah.org/bugs/index.php?do=details&task_id=749
Sorry, something went wrong.
No branches or pull requests
In intelliJ (a Java IDE coded in Java Swing), i cannot get the focus in the editor pane. So i cannot write code, that's pretty unusable.
For information, it works fine with i3.
I tried the reparenting workaround as mentionned in the intellij bug tracker but it did not work : http://youtrack.jetbrains.com/issue/IDEA-73261
The text was updated successfully, but these errors were encountered: