Skip to content

Amethyst 0.23.0 is temporarily slow and non-responsive upon launch #1757

@cwpage

Description

@cwpage

Describe the bug
Upon launching or relaunching Amethyst 0.23.0, the app is temporarily slow and non-responsive for about 30-60 seconds. This includes interacting with the menu bar options, tiling operations, and all keyboard commands.

After this period, Amethyst functions normally.

This behavior is not present in Amethyst 0.22.0

Applications:
Amethyst 0.23.0

To Reproduce
Steps to reproduce the behavior:

  1. Launch or Relaunch Amethyst 0.23.0
  2. Notice that the app is slow to respond to any interactions for about 30-60 seconds

Expected behavior
No delay or non-responsiveness after launch or relaunch of the app.

Screenshots
N/A

Versions:

  • macOS: Sequoia 15.3.1
  • Amethyst: 0.23.0

Debug Info

➜  ~ /Applications/Amethyst.app/Contents/MacOS/Amethyst --debug-info
Version: 0.23.0 (122)

OS version: Version 15.3.1 (Build 24D70)

Screens:
	(0.0, 0.0, 3008.0, 1254.0) [(0.0, 0.0, 3008.0, 1254.0)]

Configuration:
window-margins: 0
enables-layout-hud: 1
window-resize-step: 5
screen-padding-left: 0
restore-layouts-on-launch: 1
window-margin-size: 0
window-minimum-height: 0
mod1: (
    option,
    shift
)
screen-padding-bottom: 0
debug-layout-info: 0
new-windows-to-main: 0
focus-follows-mouse: 0
follow-space-thrown-windows: 1
mod2: (
    option,
    shift,
    control
)
window-minimum-width: 0
screen-padding-right: 0
layouts: (
    "middle-wide",
    fullscreen,
    column,
    "two-pane",
    focused
)
window-max-count: 0
float-small-windows: 1
floating: (
        {
        id = "com.apple.systempreferences";
        "window-titles" =         (
        );
    },
        {
        id = "com.googlecode.iterm2";
        "window-titles" =         (
        );
    },
        {
        id = "us.zoom.xos";
        "window-titles" =         (
        );
    }
)
mouse-follows-focus: 0
use-canary-build: 0
ignore-menu-bar: 0
screen-padding-top: 0
floating-is-blacklist: 1
enables-layout-hud-on-space-change: 1

Note: --include-apps will list your manageable applications, but is optional if you don't want to list that.

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions