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

Doesn't work with neovim-qt #28

Closed
chrisburel opened this issue May 18, 2020 · 2 comments
Closed

Doesn't work with neovim-qt #28

chrisburel opened this issue May 18, 2020 · 2 comments

Comments

@chrisburel
Copy link

I have a brand new install of macOS Catalina on a MacBook Pro. I installed hummingbird with homebrew, then installed neovim-qt with:

brew tap equalsraf/homebrew-neovim-qt
brew install neovim-qt

I then ran nvim-qt from the command line, and hummingbird is unable to move or resize the window. It is as though the neovim window is not there, if I have a window stack of Terminal underneath the Neovim window, hummingbird will move the Terminal window that is behind the Neovim window. I would expect that Neovim is a normal Qt application, I wouldn't expect that it is doing anything strange that would prevent Hummingbird from seeing its window.

@finestructure
Copy link
Owner

Hi @chrisburel !

Thanks for reporting this. I'm pretty sure this is a duplicate, or at least would be fixed in the same way as #5 .

There are certain windows, apparently in particular when implemented via cross-platform frameworks, that are "invisible" to the accessibility mechanisms HB uses to find and manipulate them.

Hopefully this can be addressed by what's laid out in #5 at some point!

@finestructure
Copy link
Owner

Housekeeping: Closing this as a duplicate of #5

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

2 participants