koekeishiya / yabai

A tiling window manager for macOS based on binary space partitioning
MIT License
23.39k stars 643 forks source link

Yabai too slow #612

Closed jaideeprana closed 4 years ago

jaideeprana commented 4 years ago

Hello team,

I really like the features that Yabai provides however it's too slow in my machine. Not sure if it's due to skhd or Yabai alone but whenever I'm using the shortcuts there is a huge delay of 2-3 sec for Yabai to trigger the desired action.

Following are my machines specs:

OS: macOS Catalina 10.15.4 19E287 x86_64
Host: MacBookPro15,1
Kernel: 19.4.0
Uptime: 43 mins
Packages: 236 (brew)
Shell: fish 3.1.2
Resolution: 2560x1440
DE: Aqua
WM: yabai
CPU: Intel i7-8750H (12) @ 2.20GHz
GPU: Intel UHD Graphics 630, Radeon Pro 555X
Memory: 9156MiB / 16384MiB
koekeishiya commented 4 years ago

Your shell is the issue. See https://github.com/koekeishiya/skhd/issues/42 or search the issue boards for fish.

Sent from my iPhone

On 16 Jul 2020, at 07:16, Jaideep Rana notifications@github.com wrote:



Hello team,

I really like the features that Yabai provides however it's too slow in my machine. Not sure if it's due to skhd or Yabai alone but whenever I'm using the shortcuts there is a huge delay of 2-3 sec for Yabai to trigger the desired action.

Following are my machines specs:

OS: macOS Catalina 10.15.4 19E287 x86_64 Host: MacBookPro15,1 Kernel: 19.4.0 Uptime: 43 mins Packages: 236 (brew) Shell: fish 3.1.2 Resolution: 2560x1440 DE: Aqua WM: yabai CPU: Intel i7-8750H (12) @ 2.20GHz GPU: Intel UHD Graphics 630, Radeon Pro 555X Memory: 9156MiB / 16384MiB

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/koekeishiya/yabai/issues/612, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABPDZV7BHQFWYVCFNHC6G6LR32ELHANCNFSM4O3RZ4TA.

jaideeprana commented 4 years ago

Thanks a ton :)

It was indeed issue because of the fish shell that I was using. The ticket reference that you gave solved the issue for me :) 👍

lawrence-laz commented 12 months ago

Sorry to bump this old issue, but this is one of the first hits in google when searching for this issue. In my case the issue was with just installed XCode and it somehow was running in the background of the shell and kept asking to accept the license. Once I did that by running sudo xcodebuild -license all the lag was gone.

alexrenz commented 10 months ago

Sorry to bump this old issue, but this is one of the first hits in google when searching for this issue. In my case the issue was with just installed XCode and it somehow was running in the background of the shell and kept asking to accept the license. Once I did that by running sudo xcodebuild -license all the lag was gone.

Thank you for this, this solved the lag for me too 💛 An alternative to sudo xcodebuild -license (which somehow failed for me) is to launch Xcode and accept the license.