Amethyst
Amethyst copied to clipboard
v0.16: sending app window to another desktop maximizes the window
Describe the bug v0.16: sending app window to another desktop maximizes the window.
Applications: Any application, e.g., Firefox, Outlook, Messages, etc.
To Reproduce
- Set "Throw focused window to space X" shortcuts to Ctrl-Opt-Shift-1 and -2.
- Ensure that there are at least 2 desktops configured.
- Start Firefox, or any other app that you want.
- Use the throw shortcut
Expected behavior App moves to the desired desktop space
Screenshots N/A
Versions:
- macOS: 12.5.1
- Amethyst: 0.16.0 (94)
Debug Info
$ /Applications/Amethyst.app/Contents/MacOS/Amethyst --debug-info
Version: 0.16.0 (94)
OS version: Version 12.5.1 (Build 21G83)
Screens:
(0.0, 0.0, 3360.0, 1890.0) [(0.0, 0.0, 3360.0, 1890.0)]
(3360.0, 131.0, 2048.0, 1280.0) [(3360.0, 479.0, 2048.0, 1280.0)]
(-3360.0, 373.0, 3360.0, 1890.0) [(-3360.0, -373.0, 3360.0, 1890.0)]
Configuration:
mod1: (
option,
shift
)
restore-layouts-on-launch: 0
floating-is-blacklist: 1
window-minimum-width: 0
use-canary-build: 0
screen-padding-right: 0
screen-padding-left: 0
window-minimum-height: 0
follow-space-thrown-windows: 1
window-resize-step: 5
mouse-follows-focus: 0
debug-layout-info: 0
screen-padding-top: 0
enables-layout-hud: 0
floating: (
)
mod2: (
option,
shift,
control
)
enables-layout-hud-on-space-change: 0
ignore-menu-bar: 0
window-margin-size: 0
screen-padding-bottom: 0
focus-follows-mouse: 0
float-small-windows: 0
new-windows-to-main: 0
layouts: (
)
window-margins: 0
Note: --include-apps
will list your manageable applications, but is optional if you don't want to list that.
Additional context Rolling back to 0.15.6 fixes this problem.