Resizing windows on macOS Tahoe – the saga continues
151–160 of 547 posts
Re: Resizing windows on macOS Tahoe – the saga continues
#152The interesting part, for anyone who actually reads the article - the change was fixed in an RC and then reverted in the final release. Which implies there was some regression, some issue, some incorrect behavior or negative impact. One has to wonder… what could it have been? What could the issue with having a more accurate clickbox for the corner of the window possibly be?
Re: Resizing windows on macOS Tahoe – the saga continues
#153Earlier quoted context omitted.
Recently getting a new Mac for work, coming from Hyprland has been tough, but I feel like I’m getting there. Aerospace and Karabiner-Elements have gotten me most of the way there. Have had to write a few scripts to get the workspaces working the way I’m used to, but overall I got a significant part of my workflow to mirror my Linux setup, but would still love to get the super+right click to resize working somehow (th…
How are you liking Aerospace? I miss i3. I tried a few TWMs in Mac but they felt quite janky, but it's possible I just didn't give them time.
I also use https://github.com/acsandmann/aerospace-swipe to add trackpad support.
Re: Resizing windows on macOS Tahoe – the saga continues
#154Re: Resizing windows on macOS Tahoe – the saga continues
#155What drives me nuts is if I slam my cursor against the right side of the window with the intent to click and drag the scroll bar of a maximized window up and down then the 1px wide window border gets selected and the whole window moves up and down. This has been a bug for several years.
When I select there, if I pull away from the window it resizes and won't drag. If I move the pointer up-down on the right or left side, it moves the window and won't resize. Which seems like a sensible and convenient choice to me. Maybe it isn't working so predictably for you?
Re: Resizing windows on macOS Tahoe – the saga continues
#156Re: Resizing windows on macOS Tahoe – the saga continues
#157(and, of course, custom radii would've helped, but users can't have such powers, Apple knows best)
Re: Resizing windows on macOS Tahoe – the saga continues
#158>In total the thickness went down from 7 to 6 pixels, which is a 14% decrease, making it 14% more likely to miss it. Pedantic, but chance of miss is actually less than 14% more likely since the user's click location is not uniformly random over the thickness area, it's biased toward the center (normally distributed).
Re: Resizing windows on macOS Tahoe – the saga continues
#159Earlier quoted context omitted.
> After command shift 4 to take a screenshot I think it's actually physically impossible to edit it within 60 seconds. This is completely incorrect, and the solution is way more discoverable than needing to know obscure things like Win+E. Click the thumbnail that appears in the bottom right, then click the marker icon. > For example, "open two file browsers, navigate to $home in one and $downloads in the other, move…
The bottom right thumbnail thing really bugged me and confused me when it came out, because I always just want the screenshot on the desktop right away, as it used to be. I don't know why they couldn't have the delay/thumbnail AND put the file somewhere I could reach it immediately. But IIRC, there is some setting that disables the thumbnail behavior and lets the file be written instantly.
Not perfect but I do value being able to edit it from there, or right click and save to clipboard. So it works for me.
Re: Resizing windows on macOS Tahoe – the saga continues
#160Since the first taste of Linux WMs, I believe the best and only good way of handling window move and resize is super+lmb/rmb respectively. No more pixel-perfect header/corner sniping! https://www.reddit.com/r/Fedora/comments/qv0vmz/missing_supe...
On macOS, you can enable window dragging by holding down the Control+Command keys with this command: defaults write -g NSWindowShouldDragOnGesture -bool true I use this with "three finger drag", and resizing at the window border hasn't been much of an issue for me.