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

inconsistency with default mode across different display #1661

Open
kzssc opened this issue Jun 11, 2024 · 1 comment
Open

inconsistency with default mode across different display #1661

kzssc opened this issue Jun 11, 2024 · 1 comment

Comments

@kzssc
Copy link

kzssc commented Jun 11, 2024

Describe the bug

On my secondary monitor, "tall" behaves like "wide". This does not occur in my main monitor.
Things were working fine until today. No change in Amethyst's config.
if external (primary) monitor is unplugged, "tall" (and other modes) behave normally in the remaining monitor

Applications:
Not sure.

To Reproduce
Steps to reproduce the behavior:
select "tall"

Expected behavior
"tall" should be applied across all monitors/desktops.

I tried trigging tall on the active monitor - to no avail.

Screenshots
My default mode is Tall, my setup is duo-monitor.

Screenshot 2024-06-11 at 5 27 28 PM Screenshot 2024-06-11 at 5 27 28 PM (2)

Versions:

  • macOS: 14.5
  • Amethyst: 0.21.1

Debug Info

OS version: Version 14.5 (Build 23F79)

Screens:
	(0.0, 0.0, 3008.0, 1692.0) [(0.0, 0.0, 3008.0, 1692.0)]
	(756.0, -1050.0, 1680.0, 1050.0) [(756.0, 1692.0, 1680.0, 1050.0)]

Configuration:
screen-padding-right: 0
window-max-count: 0
disable-padding-on-builtin-display: 0
layouts: (
    tall,
    wide,
    fullscreen,
    "tall-right"
)
use-canary-build: 0
screen-padding-bottom: 0
mouse-swaps-windows: 1
floating-is-blacklist: 1
ignore-menu-bar: 0
restore-layouts-on-launch: 1
mouse-resizes-windows: 1
window-minimum-width: 0
mod2: (
    option,
    shift,
    control
)
window-margin-size: 0
window-margins: 0
enables-layout-hud-on-space-change: 0
window-minimum-height: 0
screen-padding-left: 0
mouse-follows-focus: 1
follow-space-thrown-windows: 1
floating: (
)
screen-padding-top: 0
debug-layout-info: 1
enables-layout-hud: 1
window-resize-step: 10
mod1: (
    option,
    shift
)
focus-follows-mouse: 0
float-small-windows: 1
new-windows-to-main: 0```
Note: `--include-apps` will list your manageable applications, but is optional if you don't want to list that.

**Additional context**
Add any other context about the problem here.
@kzssc
Copy link
Author

kzssc commented Jun 11, 2024

perhaps the issue can be rephrased as following: 'tall' is misrecognised as 'wide'. For when 'tall' is selected, it behaves like 'wide' in the affected monitor. Other modes work correctly. The main monitor works correctly too: 'tall' does not behave like 'wide'

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

1 participant