[flagged]
Show HN: FlashSpace – fast, open-source, macOS Spaces replacement
11–20 of 120 posts
Re: Show HN: FlashSpace – fast, open-source, macOS Spaces replacement
#12Re: Show HN: FlashSpace – fast, open-source, macOS Spaces replacement
#13Re: Show HN: FlashSpace – fast, open-source, macOS Spaces replacement
#14Re: Show HN: FlashSpace – fast, open-source, macOS Spaces replacement
#15I’ve tried a lot of tiling window managers & Spaces replacements and it’s hard to take over that central piece of the OS reliably. There’s always at least one of my critical apps that freaks out. What I want more than anything is just a terminal flag to turn off the dumb animations on the built-in Spaces.
You can turn on "Reduce Motion" to change it from a slide to a fast cross-fade.
Re: Show HN: FlashSpace – fast, open-source, macOS Spaces replacement
#16This looks great! I currently use Aerospace, but your usage of macOS spaces has me curious. 1. Does FlashSpace require disabling SIP? 2. Aerospace documents the limitations of macOS spaces [1]. How does FlashSpace deal with these limitations? 3. Do you have any plans to support file-based configuration? I like syncing my dotfiles between multiple computers. [1]: https://nikitabobko.github.io/AeroSpace/guide#emulation…
2. Aerospace has significant performance issues with workspaces. The problem has persisted for over a year, and there are no plans to fix it. That's why I started building FlashSpace - to make it blazingly fast. Which limitation is especially interesting to you? FlashSpace addresses the animation lag, the number of workspaces is unlimited, and you can move apps between workspaces with hot keys.
3. FlashSpace already supports JSON config files which are stored by default in ~/.config/flashspace, so you can easily sync them.
Re: Show HN: FlashSpace – fast, open-source, macOS Spaces replacement
#17I’ve tried a lot of tiling window managers & Spaces replacements and it’s hard to take over that central piece of the OS reliably. There’s always at least one of my critical apps that freaks out. What I want more than anything is just a terminal flag to turn off the dumb animations on the built-in Spaces.
> What I want more than anything is just a terminal flag to turn off the dumb animations on the built-in Spaces. You can turn on "Reduce Motion" to change it from a slide to a fast cross-fade.
Re: Show HN: FlashSpace – fast, open-source, macOS Spaces replacement
#18Re: Show HN: FlashSpace – fast, open-source, macOS Spaces replacement
#19Re: Show HN: FlashSpace – fast, open-source, macOS Spaces replacement
#20The biggest pain point with macOS spaces is how it handles multiple windows of the same app. It drives me crazy. What is FlashSpace’s approach for solving this?