acheronfail
acheronfail
This PR adds the `window_type` property. I'm creating this PR now, but we should wait for the upstream changes first: * [x] add `window_type` to i3's IPC response: https://github.com/i3/i3/pull/3797 *...
I'm just seeing if there's any interest in creating a struct to wrap the rects received from i3. Ideally these: https://github.com/tmerr/i3ipc-rs/blob/master/src/reply.rs#L211 Could be changed to something along the lines of:...
I've noticed that `hs.spaces.removeSpace` doesn't work for me, some details: * macOS `14.5` * Hammerspoon `0.9.100` Here's an easy way to reproduce the error: ```lua -- this is run directly...
As discussed in #380 , I believe the `NAPI_EXPERIMENTAL` flag is causing build issues on supported node versions for this package. I've looked through the git blame, and it appears...
Setting the headlights to `Solid` with white, and then setting the taillights to `Rainbow Cycle` allows users to replicate the `Mullet` effect from the Float package. Using `Rainbow Cycle` on...
It doesn't take much to support CJS, and it really helps the community with large applications and projects that continue to use this package. #### Explanation I'm not going to...
Apologies if this has already been asked before, but I couldn’t find it. When the NSL game runs and imports GOG games, the shortcuts launch GOG Galaxy and then launch...
- fixes #113