Chris Jones

Results 226 comments of Chris Jones

thanks. I checked out a branch that breaks it, set that debugging variable, spawned a new zsh and this looks to be the relevant portion of the log: ``` +_gitstatus_daemon_p9k_:63>...

``` ❯ gb -vv | grep add-screen-serial * add-screen-serial f11d64b5f [github/add-screen-serial] Preserve binary fields when converting display info to Lua types ``` Edit: if it's relevant, `github` is not a...

Hmm, I wonder if there is deeper magic at work here. I added a `github` remote and it didn't improve things, then I noticed: ``` ❯ g config --get-regexp "^branch\\.$(git...

I continued to bash my head against this, and figured out how to easily regenerate the cert template and offset values. Still might be handy to document somehow, to help...

> @asmagill / @cmsj - Curious, if this is an extension that people really want/need - any reason we can't bring into the Hammerspoon core? We've resisted putting Spaces into...

Looking at the docs, it's not so much about attaching the menu object to the dock, more that our AppDelegate will get a callback when a dock menu object is...

Sounds good to me, probably the closest we'll come to any kind of real Spaces API. As for why yabai needs SIP disabled, I believe it's because they're installing a...

Looking at the code for Lunar, it seems like it's doing the rotation using DDC, which I didn't expect. The basic issue here is that the ARM version of macOS...

Sometimes this kind of thing can be caused by apps having a different name in their Info.plist from the name of their .app bundle. If that’s the case here, maybe...

Are there any errors in the Hammerspoon Console when the movements fail to trigger?