-
-
Notifications
You must be signed in to change notification settings - Fork 169
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
General feedback thread #11
Comments
Great work, this looks really promising! Currently, there is a main issue that discourages me to use it daily: When working on multiple monitors, I find it really hard to know where my workspaces are located and end up having workspace 1 on my right monitor for example. Being able to assign workspaces to monitor would resolve this #14 |
Thanks for creating this. As @axelfahy mentioned, this looks really promising. I have been using AeroSpace for a few hours, and need to say I am impressed. You managed to recreate many i3wm core features. |
Thank you! I'm happy to hear it :)
There are a few features, bugs, and todos in the code that I want to fix before making it more public. But I indeed have plans to reach out to more people once I tackle these problems |
@nikitabobko thanks for working on this project! Looks promising. I'm a current user of Yabai and a couple of key features for me are:
Any plans to support the above? I like Yabai except that it seems to break & require some work every time a new version of OS/X comes out plus it requires SIP to be disabled for manipulation of spaces and a few other features. |
That's one of the reasons why I don't want to use private APIs :) |
Super awesome! Only beta and I'm already not missing yabai/skhd. :) |
Just found this project today and am loving it! The only issue I've ran into so far is that when I try to use any of the layouts (v_accordion, h_accordion, or list) it seems to switch to a blank display. If I switch back to the display I was on the windows are still in the normal split mode. |
I'm not sure what is my own opinion on whether it's a bug or a feature. At least, the current behavior preserves the window position in the layout 🤷 . But I understand that the current behavior may look like an "unpolished experience". I personally rarely use native fullscreen windows (only for videos), so it's not a top priority for me to figure out what should be the correct behavior here. I'm happy with the current one (which I didn't program on purpose btw, it just happened as the consequence of current architecture + how macOS API works) Nevertheless, feel free to create an issue if you have an opinion, but please elaborate on your opinion P.S. the same problem is for hidden applications (cmd + h) and minimized windows |
I'm not sure that I understood the problem. I'd appreciate it if you could file a separate issue with steps to reproduce and expect vs actual behavior once the steps are completed |
Thanks everyone for the feedback! The issue served its purpose, I see that this project is useful not only for me, so I close the issue |
Please share your general feedback in this thread. I'm especially interested in the feedback about problems that block you from using AeroSpace on daily basis
If you have bugs to report, it'd be better to report them as a separate issue: https://github.com/nikitabobko/AeroSpace/issues/new
The text was updated successfully, but these errors were encountered: