ianyh / Amethyst

Automatic tiling window manager for macOS à la xmonad.
https://ianyh.com/amethyst/
MIT License
14.66k stars 486 forks source link

DBeaver Community Edition window is not managed by Amethyst #1645

Open jay-depot opened 4 months ago

jay-depot commented 4 months ago

Describe the bug DBeaver Community Edition remains floating, even with another layout selected

Applications: DBeaver Community Edition

To Reproduce Steps to reproduce the behavior:

Expected behavior The application's window should be managed

Screenshots Screenshot 2024-05-17 at 3 14 05 PM ("Widescreen Tall" layout is currently selected)

Versions:

Debug Info

Version: 0.20.0 (108)

OS version: Version 14.4.1 (Build 23E224)

Screens:
        (0.0, 0.0, 1440.0, 2560.0) [(0.0, 0.0, 1440.0, 2560.0)]
        (1440.0, 430.0, 1680.0, 1050.0) [(1440.0, 1080.0, 1680.0, 1050.0)]
        (1440.0, 1480.0, 1920.0, 1080.0) [(1440.0, 0.0, 1920.0, 1080.0)]

Configuration:
floating-is-blacklist: 1
disable-padding-on-builtin-display: 1
debug-layout-info: 0
screen-padding-left: 5
screen-padding-right: 5
window-margin-size: 5
screen-padding-top: 5
layouts: (
    "widescreen-tall",
    "widescreen-tall-right",
    fullscreen,
    floating
)
float-small-windows: 1
window-margins: 1
restore-layouts-on-launch: 1
focus-follows-mouse: 0
ignore-menu-bar: 0
smart-window-margins: 1
enables-layout-hud: 1
mouse-follows-focus: 1
window-minimum-width: 0
mod2: (
    option,
    shift,
    control
)
mod1: (
    option,
    shift
)
follow-space-thrown-windows: 0
new-windows-to-main: 0
screen-padding-bottom: 5
mouse-resizes-windows: 1
window-resize-step: 5
enables-layout-hud-on-space-change: 1
floating: (
        {
        id = "com.apple.Terminal";
        "window-titles" =         (
        );
    },
        {
        id = "com.apple.systempreferences";
        "window-titles" =         (
        );
    }
)
window-max-count: 0
window-minimum-height: 0
use-canary-build: 0

Manageable applications:
        Slack (com.tinyspeck.slackmacgap)
        Google Chrome (com.google.Chrome)
        Terminal (com.apple.Terminal)
        Telegram (ru.keepcoder.Telegram)
        Finder (com.apple.finder)
        Code (com.microsoft.VSCode)
        DBeaver (org.jkiss.dbeaver.core.product)
isaacsunderland commented 3 weeks ago

I am experiencing the same issue.