Skip to content

Add option --no-restore-windows to enable off #705

Open
@thalesmello

Description

The documentation of the enable command says:

Temporarily disable window management

Then it should include a --no-preserve-windows to keep Aerospace from moving windows from hidden workspaces into the visible area.

Context:

I sometimes need to temporarily disable aerospace while dragging a window in order to prevent it from trying to resize window, e.g. moving a tab across windows in chrome.

Currently I use BetterTouchTool to:

on fn keydown: aerospace enable off
on fn keyup: aerospace enable on

It mostly works, but it will occasionally move another app's window on top of the Chrome window I'm trying to move my tab to.

Metadata

Assignees

No one assigned

    Labels

    feature-proposalA well defined feature proposalgood-first-issueEasy to fix issues. Good for newcomershelp-wantedMaintainers won't work on the issue. Contribution is welcometriagedThe issue makes sense to maintainers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions