-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
Request for Xmonad support #1732
Comments
This is just a guess, but try configuring Fig to be a floating window in your See this example configuration. PS. You can use |
Let's see if r/xmonad has any ideas as well! |
I did that but fig auto complete completely disappeared. Fig is already running Let's make sure Fig is running... Let's check if your system is compatible... Let's check fig diagnostic... Let's check your terminal integrations... Let's check Linux integrations Fig still not working? Run fig issue to let us know! |
Setting the ibus variables in your zshrc won't work. Needs to be in Add the variables to |
Looks like we might be able to fix this upstream by setting the override-redirect struct, so no xmonad configuration is required. cc @grant0417 |
Is everything working for you now @aliazani? Also would you mind sharing your |
Every thing looks good for me except the position of the autocomplete box.
I tried 3 options but doIgnore was the best one.
I hope that it would be useful. |
Also worth trying this? https://unix.stackexchange.com/questions/669224/how-to-set-the-override-redirect-flag-on-existing-window I think that the window position has to do with ibus not being setup correctly but I'm not sure. |
It wasn't helpful, I tried that one but nothing happened! If my mind serves me right for ibus I should add an input named fig or something like this but it was in beta version. In the last version I can't find fig in input lists! |
After a call with @grant0417, testing a couple of things now it's clear that the problem is with terminals like alacritty and kitty but gnome-terminal is ok. |
This is no longer the case! We have removed the requirement of setting Fig as your input engine. The fix for Kitty should be out with 2.6.0 if you want to check what version your local package manager has. |
Sanity checks
Feature Details
Request for Xmonad desktop environment support:
The text was updated successfully, but these errors were encountered: