simple-bar icon indicating copy to clipboard operation
simple-bar copied to clipboard

Workspace button doesn't work

Open ghost opened this issue 2 years ago • 5 comments

I had SIP disabled but the workspace buttons still doesn't work. Any fixes?

ghost avatar Oct 13 '22 05:10 ghost

I've the same problem. (apple M1)

p1tt1 avatar Nov 16 '22 08:11 p1tt1

Same issue , I cant make new workspaces. (Intel)

dhr-uvin avatar Jan 03 '23 13:01 dhr-uvin

Same here on:

Apple M1 Version 13.2.1 (22D68)

gldtn avatar Feb 22 '23 04:02 gldtn

Using macOS instead of yabai for workspace switching works for now. Under "Spaces" tick this checkbox:

image

domfz avatar Dec 06 '23 15:12 domfz

As asked in #387 , can you try the following?

In order to help me while trying to resolve this, can you please tell me what is the version of the following:

* yabai

* übersicht

* mac os

Also, can you try to open the Übersicht console and look for any error when you click on the spaces in simple-bar? You can see on the image below where to find this menu. image

Please copy and paste here the error if there is one.

Otherwise, can you try to manually switch space by executing this command in your terminal?

# where "2" is the number of the space you want to focus
yabai -m space --focus 2

Let me know if there is an error while executing this command as this is what is used by simple-bar in order to change space.

Please let me know if it helps you.

Jean-Tinland avatar Mar 01 '24 16:03 Jean-Tinland