Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tall Tiling is not working correctly on one particular workspace #1233

Open
llimllib opened this issue May 3, 2022 · 1 comment
Open

Tall Tiling is not working correctly on one particular workspace #1233

llimllib opened this issue May 3, 2022 · 1 comment

Comments

@llimllib
Copy link

llimllib commented May 3, 2022

Describe the bug

Tall tiling on my main (external) monitor is not working properly. Here it is showing windows in four quarters instead of main on the left and three on the right:

tall tiling bug

If I create additional windows, they get added correctly to the right column, but the left column always has two windows instead of one.

In posting this message, I discovered that it only happens on this particular workspace! It has been persistent for about a week now, even through reboots, but it doesn't happen on additional workspaces.

I just closed that workspace, and can no longer reproduce the problem. I'm reporting it anyway, because it frustrated the heck out of me and clearly there's an issue somewhere!

Applications:

I'm using firefox and iterm to demonstrate the problem, but it happened with any app on that particular workspace.

To Reproduce
Steps to reproduce the behavior: I can not reproduce it now that I have closed that workspace

Expected behavior
tall layout behaves as advertised, which it does on all other workspaces

Versions:

  • macOS: 12.3.1
  • Amethyst: 0.15.6

Debug Info
I took this debug snapshot while the workspace was open:

$ /Applications/Amethyst.app/Contents/MacOS/Amethyst --debug-info
Version: 0.15.6 (93)

OS version: Version 12.3.1 (Build 21E258)

Screens:
	(0.0, 0.0, 3360.0, 1890.0) [(0.0, 0.0, 3360.0, 1890.0)]
	(3360.0, 0.0, 1512.0, 982.0) [(3360.0, 908.0, 1512.0, 982.0)]

Configuration:
follow-space-thrown-windows: 1
ignore-menu-bar: 0
mouse-follows-focus: 0
window-resize-step: 5
restore-layouts-on-launch: 1
layouts: (
    tall,
    wide,
    fullscreen,
    column,
    "middle-wide",
    "widescreen-tall"
)
screen-padding-left: 0
debug-layout-info: 1
mod2: (
    option,
    shift,
    control
)
window-minimum-height: 0
new-windows-to-main: 0
floating: (
        {
        id = "com.mojang.minecraftlauncher";
        "window-titles" =         (
        );
    },
        {
        id = "audio.vital.standalone";
        "window-titles" =         (
        );
    }
)
screen-padding-top: 0
use-canary-build: 1
screen-padding-right: 0
enables-layout-hud: 1
screen-padding-bottom: 0
window-margin-size: 11
enables-layout-hud-on-space-change: 1
window-margins: 1
focus-follows-mouse: 0
floating-is-blacklist: 1
window-minimum-width: 0
float-small-windows: 1
mod1: (
    option,
    shift
)

Additional context

Sorry to post an issue I can't reproduce any longer! No idea how I got that one particular workspace wedged such that it even persisted across reboots

@Bellavene
Copy link

Try to ‘Decrease main pane count’ or unset ‘Restore layout on launch’

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants