Michael Mogenson
Michael Mogenson
Looks like the [pip version](https://pypi.org/project/xontrib-powerline/) hasn't been updated since 2017. The master branch of this repo works fine with xonsh 0.9. @santagada, would you mind pushing a new version to...
Curious, the app is targeting SDK version 27, which is Android 8.1. This Android app is mostly stitching together a GATT server example and web server example. I'm not really...
This thread helped me figure out that adding `cargo-make` as a `dev-dependency` adds `use_std` to the features for `memchr`, breaking the build. I'm using nightly 2020-05-08, but using `-Zfeatures=build_dep` did...
Just wanted to mention that I've had a good experience with this display + Pi 400 + Ubuntu 20.10 + Phosh + Wayland. The orientation and scale can be set...
If hammerspoon can't directly invoke an Apple method to move a window to a space, it would still be nice to provide a utility function to accomplish this same task...
Hey, sorry for the delay. Could you check a few things: 1) Make sure you're using the latest version of Hammerspoon and have cloned the latest version of PaperWM.spoon 2)...
Hi, this is an issue for all window in MacOS Sequoia. There's no known solution at the moment. Here are my attempts: https://github.com/Hammerspoon/hammerspoon/issues/3698#issuecomment-2484062012 The current work around is to [toggle...
I added a way to move a window from one space to another by automating the mouse cursor in Mission Control. Please see if #57 fixes this issue.