I use mirror-displays[1] (alongside Bunch, which also turns on VBAN Talkie for audio) now. Mirroring a screen is the only way to approximate disabled screens.
macOS CLI tool to configure multi-display resolutions and arrangements
71–80 of 88 posts
Re: macOS CLI tool to configure multi-display resolutions and arrangements
#72The one feature I really want for window management on macOS is the ability to split fullscreen applications horizontally, for my vertical monitor. macOS lets you split a fullscreen app vertically so you can have two on the same screen, but when a monitor is oriented vertically you can still only split the screen vertically, not horizontally. Sigh.
Yet another option: https://github.com/koekeishiya/yabai
Re: macOS CLI tool to configure multi-display resolutions and arrangements
#73Re: macOS CLI tool to configure multi-display resolutions and arrangements
#74The next step would be to have it auto-run when monitors were attached but this works well enough for me. displayplacer for monitor alignment, phoenix for window management, and my own hacked together mousejump for jumping over the monitor gaps make for an awesome experience.
Re: macOS CLI tool to configure multi-display resolutions and arrangements
#75This hasn't been updated in a while. What I really want from this kind of tool is the ability to take a snapshot of my ALL display settings, and just click something on my desktop or bind a keyboard shortcut, or run a command which will restore it - exactly how it should be. This would include, exact screen positioning, refresh rate, resolutions etc. I don't know what triggers it, but MacOS is really bad at changing…
Here is an example of a displayplacer command (it will generate this for you based on your current config, you just need to save and re-run it to get back to that state):
/opt/homebrew/bin/displayplacer "id:6696B81B-DF77-45C3-9D39-AFA151E17417 res:2560x1440 hz:74 color_depth:8 scaling:off origin:(0,0) degree:0" "id:353C959C-561C-48BA-B804-84C448FAF99F res:1440x2560 hz:75 color_depth:8 scaling:off origin:(-1440,-444) degree:90" "id:3892CD52-313D-4B1B-9743-DB3165484F16 res:1920x1080 hz:60 color_depth:8 scaling:off origin:(307,-1080) degree:0" "id:EB4F0496-96F8-4DA9-B14A-6023FE90C3B1 res:1440x2560 hz:75 color_depth:8 scaling:off origin:(2560,-499) degree:270"Re: macOS CLI tool to configure multi-display resolutions and arrangements
#76Re: macOS CLI tool to configure multi-display resolutions and arrangements
#77I have a setup where I share a screen between two computers (a macOS productivity machine and a Windows gaming laptop / x86 VM lab). I did look at a lot of tools to be able to disable one of the screens in macOS so I wouldn't need to fiddle with cables, and I remember that this one didn't work. I use mirror-displays[1] (alongside Bunch, which also turns on VBAN Talkie for audio) now. Mirroring a screen is the only wa…
Re: macOS CLI tool to configure multi-display resolutions and arrangements
#78Earlier quoted context omitted.
Rectangle is amazing and I highly recommend it, but it's a window manager and not a display manager.
Another window manager https://ianyh.com/amethyst/
Yabai, didn't try since it wants to disable system integrity protection. Not sure if will work in locked down corporate machines.
Now back to Rectangle and arranging the windows myself in multiple desktops.
Re: macOS CLI tool to configure multi-display resolutions and arrangements
#79The one feature I really want for window management on macOS is the ability to split fullscreen applications horizontally, for my vertical monitor. macOS lets you split a fullscreen app vertically so you can have two on the same screen, but when a monitor is oriented vertically you can still only split the screen vertically, not horizontally. Sigh.
Re: macOS CLI tool to configure multi-display resolutions and arrangements
#80I have a setup where I share a screen between two computers (a macOS productivity machine and a Windows gaming laptop / x86 VM lab). I did look at a lot of tools to be able to disable one of the screens in macOS so I wouldn't need to fiddle with cables, and I remember that this one didn't work. I use mirror-displays[1] (alongside Bunch, which also turns on VBAN Talkie for audio) now. Mirroring a screen is the only wa…