Warp icon indicating copy to clipboard operation
Warp copied to clipboard

Smaller hotkey window width when stage manager is on

Open brhaka opened this issue 2 years ago • 6 comments

Discord username (optional)

No response

Describe the bug

When stage manager is on, the hotkey window's width will leave a gap on the left, as other windows do by default. The issue is that, if the hotkey window width is set to 100%, when stage manager is off it'll occupy 100% of the screen's width, but when stage manager is on it'll leave a gap to the left.

To Reproduce

  1. Enable hotkey window under Settings -> Features
  2. Enable MacOS stage manager
  3. Open hotkey window by pressing the configured keybinding.
  4. Check the free space available on the left.

Expected behaviour

I expect the hotkey window to occupy 100% of the screen width, with stage manager on or off, having in mind that I set the width to 100% on the settings.

Screenshots

Stage manager off image

Stage manager on image

Operating System

MacOS

OS Version

13.1

Shell Version

zsh 5.8.1 (x86_64-apple-darwin22.0)

Warp Version

v0.2023.01.31.08.08.stable_02

Additional context

No response

Does this block you from using Warp daily?

No

Warp Internal (ignore): linear-label:b8107fdf-ba31-488d-b103-d271c89cac3e

None

brhaka avatar Feb 03 '23 21:02 brhaka

Thanks for submitting, I've noticed Hotkey window taking up the available space, so for example if the dock is visible on the screen, it takes that into account. Could be that the stage manager is taking up similar kind of space.

We'll post any updates here.

dannyneira avatar Feb 03 '23 22:02 dannyneira

Yes, it looks like it's occupying 100% of an "inner width" instead of the screen's full width. I'll pay attention to any updates posted here! Thanks.

brhaka avatar Feb 04 '23 10:02 brhaka

Can confirm, it's pretty annoying xD

Geddard avatar Apr 04 '23 06:04 Geddard

Hi, are there any updates?

dohooo avatar Jul 13 '23 01:07 dohooo

Almost a year later, this still looks bad :/

Geddard avatar Feb 15 '24 10:02 Geddard

+1 a fix would be great. Tools like "Rectangle" tackled the same problem. If there's been no research into the topic, maybe their free version's open source code might help https://github.com/rxhanson/Rectangle/issues?q=is%3Aissue+stage+manager

jakobfdev avatar Feb 24 '24 21:02 jakobfdev

Seems to be native to stage manager and how they expose "100%" to the apps. A similar bug exists, if you try to minimize Warp to stage manager, the Warp window will be stuck in the middle of the screen, in its minimized form

FrenchBen avatar Mar 14 '24 21:03 FrenchBen

I'm using state manager as well and I didn't have the issue ... until I played with the dock settings. It seems the size issue only occurs for me when the Dock setting: show windows from an application is set to all at once. The issue doesn't occur when this setting is set to one at a time

  • state manager is activated

  • Dock setting: show windows from an application set to all at once

  • Use hotkey to open Warp

  • expand left side of the window

  • Hide Warp

  • Use hotkey to open Warp

  • strange behaviour https://github.com/warpdotdev/Warp/assets/12337798/ed14534a-b7d0-48cf-b42d-bdeb3ef09b3d

AlexisZankowitch avatar Jun 01 '24 16:06 AlexisZankowitch