spacebar icon indicating copy to clipboard operation
spacebar copied to clipboard

A minimal status bar for macOS. Ideal for use with tiling window managers like yabai

Results 44 spacebar issues
Sort by recently updated
recently updated
newest added

The appearance of the do not disturb icon does work in macOS Ventura 13.5.1. I believe this is due to the way Focus Modes are accessed in `src/misc/dnd.c`. I'm not...

I ran the brew install command and got the error below. I am on MacOS 12.6.7 ``` Error: cmacrae/formulae/spacebar: Calling plist_options is disabled! Use service.require_root instead. Please report this issue...

Update the wiki to the new [default fontawesome version](https://fontawesome.com/docs/desktop/setup/get-started). This comnand: `brew install homebrew/cask-fonts/font-fontawesome` is now installing the version 6.

When an application is in fullscreen mode, it clips the app in a bunch of instances. ![Screenshot 2023-02-16 at 10 16 22 2](https://user-images.githubusercontent.com/7343167/219452883-72be6a50-e110-470f-974b-2d50f96eda7a.png) ![Screenshot 2023-02-16 at 10 16 22 3](https://user-images.githubusercontent.com/7343167/219452890-2542be80-6f4c-4fc8-9802-f0fa38a091de.png)

```make rm -rf ./bin mkdir -p ./bin clang src/manifest.m -std=c99 -Wall -DSTATS -DNDEBUG -O2 -fvisibility=hidden -mmacosx-version-min=10.13 -F/System/Library/PrivateFrameworks -framework Carbon -framework Cocoa -framework CoreServices -framework SkyLight -framework ScriptingBridge -framework IOKit -o...

bump to 22.05 export the flake overlay at the preferred name.

I recently get this error ``` spacebar-msg: failed to connect to socket.. │ ``` Not sure how to debug it. Maybe someone here has an idea?